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?
Remove Non-Automagic Notifications
Moderator: Martin
Re: Remove Non-Automagic Notifications
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.
The help page of action Control UI contains an example script to do this.
Re: Remove Non-Automagic Notifications
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
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+.
The API used for this is quite new and requires Android 4.3+.