xhsyy / omnidroid

Automatically exported from code.google.com/p/omnidroid
Apache License 2.0
1 stars 0 forks source link

Notification acknowledgement should remove it from notification bar #144

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enable Notifications
2. Cause a rule to be triggered causing notification
3. Click on notification to view it in the logs (crashes see 
http://codereview.appspot.com/1871050/show for that problem)
4. Notice that the notification is still in the notification bar

What is the expected output? What do you see instead?
Notification should be cleared from notification bar.

Original issue reported on code.google.com by case.and...@gmail.com on 27 Jul 2010 at 2:39

GoogleCodeExporter commented 9 years ago
To see this without the crash in Step #3, replace it with:
3. Open the Omnidroid Logs activity
4. Select the notification in notification bar to view it in the logs
5. Notice that the notification is still in the notification bar

Original comment by case.and...@gmail.com on 27 Jul 2010 at 2:43

GoogleCodeExporter commented 9 years ago
I think if you go to logs that should clear notifications as well.
thoughts?

Original comment by sv767%ny...@gtempaccount.com on 30 Jul 2010 at 3:30

GoogleCodeExporter commented 9 years ago
Sounds right to me.

Original comment by case.and...@gmail.com on 30 Jul 2010 at 3:41

GoogleCodeExporter commented 9 years ago
I think Salome fixed this in her last commit also.

Original comment by case.and...@gmail.com on 5 Aug 2010 at 10:50