Page 1 of 1

Remove Non-Automagic Notifications

Posted: 10 Apr 2013 16:31
by Wiely
There is a trigger that allows flow execution when a specified package sets a notification in the status bar (Notification on Statusbar Displayed).
There is also an action to remove a notification from the status bar (Remove Notification on Statusbar). But that requires a Notification ID.
Is there a way to remove a notification posted by another application?

Re: Remove Non-Automagic Notifications

Posted: 13 Apr 2013 17:56
by Martin
Only possibility to do this in Automagic is to use action Control UI, expand the statusbar and click the "Clear all notifications" button.
The help page of action Control UI contains an example script to do this.

Re: Remove Non-Automagic Notifications

Posted: 05 Dec 2013 13:50
by fly
Sorry to bump an old thread, but is this still a limitation? I'd like to dismiss *only* a Google Hangouts notification after X mintes.

Re: Remove Non-Automagic Notifications

Posted: 05 Dec 2013 18:05
by Martin
The next version of Automagic extends action Remove Notification on Statusbar to remove notifications of other apps.
The API used for this is quite new and requires Android 4.3+.