diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index 4ad54c2b..39cfc81c 100644 Binary files a/.idea/caches/build_file_checksums.ser and b/.idea/caches/build_file_checksums.ser differ diff --git a/FAQ.md b/FAQ.md index 07e5868a..89670c89 100644 --- a/FAQ.md +++ b/FAQ.md @@ -130,7 +130,8 @@ See [here](https://support.microsoft.com/en-us/help/12409/microsoft-account-app- * More themes: the goal is to keep the app as simple as possible, so this will not be added. * Encryption: there is too little interest in sending/receiving encrypted messages to justify putting effort into this. * Multiple select: swiping is easier and doesn't have the risk of accidental touches, so multiple select would not add anything. -* Swipe left/right for previous/next message: this would be confusing since sometimes a message and sometimes a message conversation would be shown. +* Swipe left/right for previous/next message: this would be confusing since sometimes a message and sometimes a conversation would be shown. +* Open message from notification: this would be confusing since sometimes a message and sometimes a conversation would be opened. * Preview message text: this is not always possible because the message text is initially not downloaded for large messages and besides that the subject is supposed to tell what the message is about. * Filter rules: filter rules should be executed on the server because a battery powered device with possibly an unstable internet connection is not suitable for executing filter rules.