Author Topic: Status Icon in Notification Bar  (Read 3324 times)

horizon

  • Newbie
  • *
  • Posts: 22
Status Icon in Notification Bar
« on: October 14, 2013, 07:55:18 am »
I see that the settings state "Recommended for proper operation, disable at your discretion".
What's the reason behind keeping it in status bar, sort of like hard-coded without possibility of using clear function to hide/remove it?

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: Status Icon in Notification Bar
« Reply #1 on: October 16, 2013, 02:28:11 am »
To be as exact as possible, this is the reason:

http://android-developers.blogspot.ru/2010/02/service-api-changes-starting-with.html

Google's desire to prevent apps from doing work in the background without the user being very aware of it.

Now, that's "doing things by the book". If you disable the setting, the app will use its own mechanism to prevent being kicked out of memory at an inopportune time. Based on user feedback, it seems to work fine.
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/