damonkohler / sl4a

SL4A brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device.
Apache License 2.0
2.44k stars 800 forks source link

Hide notifications not completely hiding notifications #72

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:31

What device(s) are you experiencing the problem on?
Motorola Droid Bionic

What firmware version are you running on the device?
5.9.905.XT875.Verizon.en.US

What steps will reproduce the problem?
1. Tasker initiates sendemail.py after Hide Notifications setting is checked
2. Notification appears in notification panel at top of screen
3. Notification disappears when sendemail.py has conpleted

What is the expected output? What do you see instead?
No notifications

What version of the product are you using? On what operating system?
Version 6, rooted Gingerbread

Please provide any additional information below.
I know the hide notifications setting also fixes potential issues with fast 
triggers, but doesn't it also hide notifications? If not, I'd like to change 
this "issue" to an enhancement request to add a setting to remove notifications.

Original issue reported on code.google.com by heatherleigh on 10 Aug 2012 at 4:42

Copied from original issue: damonkohler/android-scripting#650