From 687985d99f82f85cda3ca9b90387052d7a353a5a Mon Sep 17 00:00:00 2001 From: M66B Date: Fri, 29 May 2020 12:37:40 +0200 Subject: [PATCH] Updated FAQ --- FAQ.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index e779ce8327..494597e0d0 100644 --- a/FAQ.md +++ b/FAQ.md @@ -338,7 +338,10 @@ with the "side effect" that new messages are often not or late being reported an Android shows icons of high priority status bar notifications first and will hide the icon of FairEmail's notification if there is no space to show icons anymore. In practice this means that the status bar notification doesn't take space in the status bar, unless there is space available. -On Android 8 Oreo and later it is possible to disable the status bar notification via the notification settings of FairEmail (service channel). +The status bar notification can be disabled via the notification settings of FairEmail: + +* Android 8 Oreo and later: tap the *Service channel* button and disable the notification channel via the Android settings +* Android 7 Nougat and before: enabled *Use background service to synchronize messages*, but be sure to read the remark below the setting You can switch to periodically synchronization of messages in the receive settings to remove the notification, but be aware that this might use more battery power. See [here](#user-content-faq39) for more details about battery usage.