Update FAQ.md

This commit is contained in:
Marcel Bokhorst 2018-09-10 11:28:40 +02:00 committed by GitHub
parent 347e603ec5
commit dc4eff075e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
FAQ.md
View File

@ -126,7 +126,7 @@ See [here](https://support.microsoft.com/en-us/help/12409/microsoft-account-app-
**(15) Can you add ... ?**
* More themes: the goal is to keep the app as simple as possible, so this will not be added.
* LED notifications: there are less and less devices with a notification light and if there is one, it can mostly be managed by Android, so there is little point in adding support for this.
* LED notifications/vibrations: there are less and less devices with a notification light and if there is one, it can mostly be managed by Android, so there is little point in adding support for this.
* Encryption: there is too little interest in sending/receiving encrypted messages to justifiy putting effort into this.
* POP/poll support: besides that any decent provider is supporting / should support IMAP, polling does consume extra battery power and will delay notification of new messages, so this will not be added.
* Multiple select: swiping is easier and doesn't have the risk of accidental touches, so multiple select would not add anything.