1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-26 09:47:13 +00:00

Updated FAQ

This commit is contained in:
M66B 2020-03-23 15:20:39 +01:00
parent 5c52f23056
commit 9c47779e1a

10
FAQ.md
View file

@ -6,7 +6,7 @@ At the bottom you can find how to ask other questions, request features and repo
## Index
* [Authorizing accounts](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-authorizing-accounts)
* [How to ...?](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-how-to-)
* [How to ...?](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-howto)
* [Known problems](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-known-problems)
* [Planned features](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-planned-features)
* [Frequently requested features](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-frequently-requested-features)
@ -41,16 +41,18 @@ Related questions:
* [Is OAuth supported?](#user-content-faq111)
* [Why is ActiveSync not supported?](#user-content-faq133)
<a name="howto">
## How to ...?
* Change the account name: Setup, step 1, Manage, tap account
* Change the swipe left/right target: Setup, step 1, Manage, tap account, at the bottom
* Set a signature: Setup, step 2, Manage, tap identity. See [this FAQ](#user-content-faq57) about how to insert an image, etc.
* Set a signature: Setup, step 2, Manage, tap identity, Edit signature. See [this FAQ](#user-content-faq57) about how to insert an image, etc.
* Add CC and BCC addresses: tap the people's icon at the end of the subject
* Go to the next/previous message on archive/delete: in the behavior settings disable *Automatically close conversations* and select *Go to next/previous conversation* for *On closing a conversation*
* Add a folder to the unified inbox: long press the folder in the folder list and check *Show in unified inbox*
* Add a folder to the navigation menu: long press the folder in the folder list and check *Show in navigation menu*
* Load all messages: long press a folder in the folder list, select *Synchronize all/more messages*
* Load more messages: long press a folder in the folder list, select *Synchronize more messages*
* Delete a message, skipping trash: in the 3-dots menu of the action bar just above the message text *Delete* or alternatively, unselect the trash folder in the account settings
* Delete an account/identity: Setup step 1/2, Manage, tap account/identity, three-dots menu, Delete
* Delete a folder: long press the folder in the folder list, Edit properties, three-dots menu, Delete
@ -66,7 +68,7 @@ Related questions:
* A [bug in Android](https://issuetracker.google.com/issues/119872129) lets FairEmail crash with "*... Bad notification posted ...*" on some devices once after updating FairEmail and tapping on a notification.
* A [bug in Android](https://issuetracker.google.com/issues/62427912) sometimes causes a crash with "*... ActivityRecord not found for ...*" after updating FairEmail. Reinstalling ([source](https://stackoverflow.com/questions/46309428/android-activitythread-reportsizeconfigurations-causes-app-to-freeze-with-black)) might fix the problem.
* A [bug in Android](https://issuetracker.google.com/issues/37018931) sometimes causes a crash with *... InputChannel is not initialized ...* on some devices.
* A [bug in LineageOS](https://review.lineageos.org/c/LineageOS/android_frameworks_base/+/265273) sometimes causes a crash with *... java.lang.ArrayIndexOutOfBoundsException: length=...; index=... ...*.
* ~~A [bug in LineageOS](https://review.lineageos.org/c/LineageOS/android_frameworks_base/+/265273) sometimes causes a crash with *... java.lang.ArrayIndexOutOfBoundsException: length=...; index=... ...*.~~
* A bug in Nova Launcher on Android 5.x lets FairEmail crash with a *java.lang.StackOverflowError* when Nova Launcher has access to the accessibility service.
* ~~The folder selector sometimes shows no folders for yet unknown reasons. This seems to be fixed.~~
* ~~A [bug in AndroidX](https://issuetracker.google.com/issues/64729576) makes it hard to grap the fast scroller. A workaround was added.~~