mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-23 16:25:30 +00:00
Updated FAQ
This commit is contained in:
parent
ba242ac0b6
commit
d9c111beb7
1 changed files with 3 additions and 1 deletions
4
FAQ.md
4
FAQ.md
|
@ -696,8 +696,10 @@ for example to set a specific notification sound or to show notifications on the
|
|||
|
||||
FairEmail has the following notification channels:
|
||||
|
||||
* Service: used for the foreground service notification, see also [this FAQ](#user-content-faq2)
|
||||
* Service: used for the notification of the synchronize service, see also [this FAQ](#user-content-faq2)
|
||||
* Send: used for the notification of the send service
|
||||
* Notifications: used for new message notifications
|
||||
* Warning: used for warning notifications
|
||||
* Error: used for error notifications
|
||||
|
||||
See [here](https://developer.android.com/guide/topics/ui/notifiers/notifications#ManageChannels) for details on notification channels.
|
||||
|
|
Loading…
Reference in a new issue