mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-03 21:55:13 +00:00
Updated FAQ
This commit is contained in:
parent
c9c03f1460
commit
f1b86347fe
1 changed files with 3 additions and 0 deletions
3
FAQ.md
3
FAQ.md
|
@ -29,6 +29,7 @@ For authorizing:
|
|||
* "*... Couldn't read row ...*" causes sometimes a crash. This could be caused by a bug in the [Room Persistence Library](https://developer.android.com/topic/libraries/architecture/room) but more likely indicates a corrupt database.
|
||||
* A [bug in Android](https://issuetracker.google.com/issues/119872129) "*... Bad notification posted ...*" lets FairEmail crash on some devices after updating FairEmail and tapping on a notification.
|
||||
* A [bug in Android](https://issuetracker.google.com/issues/62427912) "*... ActivityRecord not found for ...*" sometimes causes a crash after updating FairEmail.
|
||||
* Encryption with [YubiKey](https://www.yubico.com/) results into an infinite loop. FairEmail follows the latest version of the [OpenKeychain API](https://github.com/open-keychain/openpgp-api), so this is likely being caused by an external bug.
|
||||
|
||||
## Planned features
|
||||
|
||||
|
@ -391,6 +392,8 @@ If you want, you can verify a signature by opening the *signature.asc* attachmen
|
|||
|
||||
Encryption/decryption is a pro feature.
|
||||
|
||||
Please see the [known problems](#known-problems) about YubiKey.
|
||||
|
||||
<br />
|
||||
|
||||
<a name="faq13"></a>
|
||||
|
|
Loading…
Reference in a new issue