Automagic notification theme

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

Moderator: Martin

Locked
drsood
Posts: 16
Joined: 06 Oct 2013 07:42

Automagic notification theme

Post by drsood » 08 Dec 2014 10:38

On omnirom, Automagic's notification color doesnt match the default color theme of the notifications. Martin, can you please consider adding an option so that the Automagic's notification follows the default android theme.
Screenshot_2014.jpg
Screenshot_2014.jpg (23.9 KiB) Viewed 10545 times

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

Re: Automagic notification theme

Post by Martin » 08 Dec 2014 17:52

Hi,

Automagic uses the regular notification API provided by Android so I think there's nothing wrong in Automagic. The standard Android ROMs usually use a different color for the background of the icon and a lightly darker gray for the notification text area when the notification is set to low priority. You can switch the notification to the regular priority in the preferences of Automagic and turning off Icon in expanded status bar but you will always see the notification icon in the status bar with this setting turned off.

Regards,
Martin

drsood
Posts: 16
Joined: 06 Oct 2013 07:42

Re: Automagic notification theme

Post by drsood » 09 Dec 2014 07:56

Dear Martin

You were absolutely right. It wasnt Automagic's fault. Because the notification priority was set to low, android was showing me a different coloured notification. And I was unaware of this fact. Thanks for pointing it out. Using an xposed app, I was able to fix the issue. So now, Automagic's notification looks like other notifications while keeping its status bar icon hidden. :D

Thank you
Regards
Sahil

drsood
Posts: 16
Joined: 06 Oct 2013 07:42

Re: Automagic notification theme

Post by drsood » 09 Dec 2014 08:09

Actually, I am going to post my settings here. So other users can use the solution.

Automagic Preferences --> Check 'Show status icon' & Uncheck 'Icon in expanded status bar'
Xposed app --> NotifyClean App --> look for Automagic in list and open it --> Extended options --> Position of the notifications --> select 'Bottom, and hide the icon'

The next time, automagic's notification is updated, it will start using the new settings

Locked