Remove Automagics own status icon?

Post your feature requets for new triggers, conditions, actions and other improvements.

Moderator: Martin

Locked
User avatar
kintrupf
Posts: 257
Joined: 10 Sep 2013 08:59

Remove Automagics own status icon?

Post by kintrupf » 14 Oct 2014 20:51

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?

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Remove Automagics own status icon?

Post by Martin » 16 Oct 2014 19:41

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.

Locked