Changes

no edit summary
Line 2: Line 2:     
* '''Change icon''' - You can manually set an alternative icon to appear in the phone status bar. It is also possible to dynamically change the icon via any macro using the [[Action: Set MacroDroid Icon|Set MacroDroid Icon]] action.
 
* '''Change icon''' - You can manually set an alternative icon to appear in the phone status bar. It is also possible to dynamically change the icon via any macro using the [[Action: Set MacroDroid Icon|Set MacroDroid Icon]] action.
 +
* ''' Change text''' - You can use the [[Action: Set MacroDroid Notification Text|Set MacroDroid Notification Text]] to set dynamic text content on the notification from any macro.
 
* '''Set priority''' - You can change the priority of the persistent notification. On some devices this may effect the order it appears in the notification list and on older devices setting a minimum priority may prevent the notification appearing at all in the list of notifications.
 
* '''Set priority''' - You can change the priority of the persistent notification. On some devices this may effect the order it appears in the notification list and on older devices setting a minimum priority may prevent the notification appearing at all in the list of notifications.
 
* '''Show last run macros''' - If this option is enabled there will be a list of the last run macros shown within the notification. This is useful to track what has run recently and when it ran.
 
* '''Show last run macros''' - If this option is enabled there will be a list of the last run macros shown within the notification. This is useful to track what has run recently and when it ran.
 
* '''Configure Button Bar''' - An alternative view of the persistent notification is to use a button bar which will display up to 7 clickable buttons that can then be used to invoke a macro via the [[Trigger: Notification Bar Button|Notification Bar Button]] trigger. Clicking this option will take you to a screen where you can configure the content of the button bar and customize colors etc.
 
* '''Configure Button Bar''' - An alternative view of the persistent notification is to use a button bar which will display up to 7 clickable buttons that can then be used to invoke a macro via the [[Trigger: Notification Bar Button|Notification Bar Button]] trigger. Clicking this option will take you to a screen where you can configure the content of the button bar and customize colors etc.
 +
 +
=== Hiding Persistent Notification ===
 +
 +
On Android 8 and above you can hide the persistent notification by long pressing the notification and switching the persistent notification category off. On some devices this could lead to an alternative warning notification that MacroDroid is running in the background. Please see the in app guidance for this within the Notification Bar Options screen which describes how to hide this.