Updated FAQ

This commit is contained in:
M66B 2023-09-20 19:50:07 +02:00
parent 349bb6893f
commit a1cb4bac1a
2 changed files with 4 additions and 0 deletions

3
FAQ.md
View File

@ -3491,6 +3491,9 @@ This feature depends on support of your launcher.
FairEmail merely 'broadcasts' the number of unread messages using the ShortcutBadger library.
If it doesn't work, this cannot be fixed by changes in FairEmail.
An alternative is to use the unread messages count home screen widget.
You can add this widget by long pressing on an empty place on the home screen.
If you are using Nova launcher and you want to show the number of notifications in the launcher icon (maximum 10; imposed by Nova launcher),
you'll need to enable *Notification access* in the Android *Special app access* settings for Nova launcher on recent Android versions.

View File

@ -1824,6 +1824,7 @@ category:promotions</code></pre>
<p>Only <em>new</em> unread messages in folders set to show new message notifications will be counted, so messages marked unread again and messages in folders set to not show new message notification will not be counted.</p>
<p>Depending on what you want, the notification settings <em>Let the number of new messages match the number of notifications</em> needs to be enabled (default disabled). When enabled the badge count will be the same as the number of new message notifications. When disabled the badge count will be the number of unread messages, independent if they are shown in a notification or are new.</p>
<p>This feature depends on support of your launcher. FairEmail merely broadcasts the number of unread messages using the ShortcutBadger library. If it doesnt work, this cannot be fixed by changes in FairEmail.</p>
<p>An alternative is to use the unread messages count home screen widget. You can add this widget by long pressing on an empty place on the home screen.</p>
<p>If you are using Nova launcher and you want to show the number of notifications in the launcher icon (maximum 10; imposed by Nova launcher), youll need to enable <em>Notification access</em> in the Android <em>Special app access</em> settings for Nova launcher on recent Android versions.</p>
<p>Some launchers display a dot or a 1 for <a href="#faq2">the monitoring notification</a>, despite FairEmail explicitly requesting not to show a <em>badge</em> for this notification. This could be caused by a bug in the launcher app or in your Android version. Please double check if the notification dot (badge) is disabled for the receive (service) notification channel. You can go to the right notification channel settings via the notification settings of FairEmail. This might not be obvious, but you can tap on the channel name for more settings.</p>
<p>FairEmail does send a new message count <em>broadcast</em> intent as well:</p>