From dce9df0dcf6d118fbba99b3a91f109b97be7569a Mon Sep 17 00:00:00 2001 From: M66B Date: Sat, 8 Sep 2018 20:09:29 +0000 Subject: [PATCH] Updated FAQ Closes #99 --- FAQ.md | 1 + 1 file changed, 1 insertion(+) diff --git a/FAQ.md b/FAQ.md index e2ecdb1f..63c63906 100644 --- a/FAQ.md +++ b/FAQ.md @@ -129,6 +129,7 @@ See [here](https://support.microsoft.com/en-us/help/12409/microsoft-account-app- * 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. * 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.