Page 1 of 1
Remove Automagics own status icon?
Posted: 14 Oct 2014 20:51
by kintrupf
As far as I understand it Automatic needs its status icon (or expanded notification) to ensure that it keeps running in the background.
But wouldn't it be possible to remove that status icon if a flow creates its own permanent status icon or notification?
Re: Remove Automagics own status icon?
Posted: 16 Oct 2014 19:41
by Martin
Theoretically this should be possible to implement in a future version. Technically it's not the same to run an app as a foreground service and to post a regular permanent notification so Automagic would be killed often when you disable the icon of Automagic and post your own permanent notification. You could use a trigger Automagic Notification Selected to execute your own flow when the Automagic notification is selected, but it does not yet allow to customize the look of the notification.