Author Topic: New message icons  (Read 10152 times)

tennislvr8

  • Newbie
  • *
  • Posts: 6
New message icons
« on: December 06, 2014, 05:47:52 am »
I am losing my mind....I have three email accounts and each account has its own new message icon that appears in the notification bar.  Can someone please remind me how to change, add or delete these, for the life of me I cannot remember how I selected the one I selected.  Is it based on account color, i.e my blue account will have a blue icon??? PLEASE HELP and THANKS!

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: New message icons
« Reply #1 on: December 07, 2014, 02:11:35 pm »
>> When app icon is selected (displayed on status bar), message notification appear "open" very briefly, then close, preventing the user the access to actions.
When app icon is not displayed, notification details stay visible


It's Android's automatically collapsing the notification and hiding action buttons. This is how it's always worked since Android 4.1 -- apparently they think that scrolling is bad or wrong somehow.

You can get the action buttons to show if you pinch-zoom-out on the notification. Yes, terrible UI, but that's not under my app's control in any way.
Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: New message icons
« Reply #2 on: December 07, 2014, 02:17:16 pm »
>> Account notification icon color always in white

Android 5.0.

http://www.aqua-mail.com/forum/index.php?topic=3063.msg14639#msg14639

http://developer.android.com/about/versions/android-5.0-changes.html#BehaviorNotifications

Quote
The system draws notification icons in white and action icons in dark gray.

And I just learned about setColor -- new in 5.0 -- will make a note to use that. Will only affect *expanded* notifications (including the lock screen).
Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: New message icons
« Reply #3 on: December 07, 2014, 04:04:36 pm »
Done. App settings -> icon color is gone, and account options -> icon color is gone.

Instead, when running on 5.0, it will use the account's color (if set), or the accent color (if set), or the app's default "material blue".
Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: New message icons
« Reply #4 on: December 16, 2014, 01:05:42 am »
Android 5.0 makes status bar icons black and white.

Any color already present in the icon is removed.

By the system. Intentionally.

--

Now, this only applies to apps marked as "compatible with Android 5.0" -- but Aqua is marked like this, and I need it for other reasons.

--

To summarize -- Google wants all status bar icons to be purely black and white. And they have the means to enforce it, so they do.
« Last Edit: December 16, 2014, 01:29:09 am by Kostya Vasilyev, Aqua Mail »
Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/