Updated FAQ

This commit is contained in:
M66B 2018-11-16 20:11:47 +01:00
parent 9c1c2f8e32
commit 01f557093f
2 changed files with 4 additions and 5 deletions

View File

@ -25,7 +25,7 @@
</value>
</option>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
<component name="ProjectType">

7
FAQ.md
View File

@ -23,17 +23,16 @@ For:
## Planned features
* Notifications per account
* Fixed action bar conversations
* Keep conversations open (for previous/next navigation)
* Microsoft OAuth
* Disable autoclose for conversations(for previous/next navigation)
* IMAP namespaces
* Fixed action bar conversations
* Microsoft OAuth
Anything on this list is in random order and *might* be added in the near future.
## Known problems
* Large replied/forwarded texts resulting in [ANR](https://developer.android.com/topic/performance/vitals/anr)s
* File not selected (canceled) when using a file manager instead of the [Storage Access Framework](https://developer.android.com/guide/topics/providers/document-provider)