Clear a specific notifcation only from the app that created it

Edward_D

New member
I have learned a ton while using MacroDroid and am continuously learning more. One thing I have not figured out is how to clear a notification with only the action button while preventing it from being cleared using "clear all notifications". Anyone know if that is possible and how to do it if it is. Thanks,

Edward
 

Qarboz

Well-known member
I have learned a ton while using MacroDroid and am continuously learning more. One thing I have not figured out is how to clear a notification with only the action button while preventing it from being cleared using "clear all notifications". Anyone know if that is possible and how to do it if it is. Thanks,

Edward

Action->Clear Notification->Select App(s)->[select app to clear notification]
 

Edward_D

New member
I have now made it so that the "Done charging" and "Low battery" notifications only get cleared once I unplug or plug in my phone, repectively. Still trying to figure how to clear each of those just using MacroDroid while blocking the "clear all" option from the Android system.

Tried what previous replies said and it is not doing what I want, yet.
 

Dm114

Well-known member
I have now made it so that the "Done charging" and "Low battery" notifications only get cleared once I unplug or plug in my phone, repectively. Still trying to figure how to clear each of those just using MacroDroid while blocking the "clear all" option from the Android system.

Tried what previous replies said and it is not doing what I want, yet.
As the title of the notifications you want to clear, you can use the name of the macro ( {macro_name} Magic Text ) or any other text, common to these notifications.
 

Edward_D

New member
I fixed it my own way by making a loop to display the notification if that notification is not present until I acknowledged it (low battery by plugging in my phone and finished charging by unplugging my phone). Thanks anyway.
 
Top