Updated FAQ

pull/169/head
M66B 6 years ago
parent 7b7ec3ffe1
commit 717b264291

@ -309,7 +309,7 @@ only suggesting contacts won't work without contacts permissions.
<a name="faq2"></a>
**(2) Why is there a permanent notification shown?**
A low priority permanent status bar notification with the number of accounts being synchronized and the number of operations pending (see the next question) is shown
A low priority permanent status bar notification with the number of accounts being monitored and the number of operations pending (see the next question) is shown
to prevent Android from killing the service that takes care of continuous receiving email.
This was [already necessary](https://developer.android.com/reference/android/app/Service.html#startForeground(int,%20android.app.Notification)),
but with the introduction of [doze mode](https://developer.android.com/training/monitoring-device-state/doze-standby) in Android 6 Marshmallow this is more than ever necessary.

Loading…
Cancel
Save