From 397fc3f735016d8ae1726ab2c3c9f9cc09064234 Mon Sep 17 00:00:00 2001 From: M66B Date: Mon, 19 Sep 2022 08:05:13 +0200 Subject: [PATCH] Updated FAQ --- FAQ.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/FAQ.md b/FAQ.md index 9daa7b29a7..4cc576492e 100644 --- a/FAQ.md +++ b/FAQ.md @@ -4743,12 +4743,12 @@ Related questions: * The Play store version does not support Android Auto, see [this FAQ](#user-content-faq165) for more information * The Play store version does not support Amazon devices with Android 5 Lollipop because there are critical bugs in this Android version of Amazon * The Play Store version does not support Gravatars/Libravatars due to Play Store policies -* The GitHub version will check for [updates on GitHub](https://github.com/M66B/FairEmail/releases) and is updated more frequently +* The GitHub version will check for [updates on GitHub](https://github.com/M66B/FairEmail/releases) and is updated more frequently, but updates need to be installed manually * The GitHub version has some different links, some more options (like sharing the HTML of a message) and some different default values (more geared to advanced users) -* The GitHub version can be installed as an update over the Play store version +* The GitHub version can be installed as an update over the Play store version, whereas the F-Droid build can't (see below for more details) * The F-Droid build does not support OAuth, see [this FAQ](#user-content-faq147) about why not * The F-Droid build does not include [Google Play Billing](https://developer.android.com/google/play/billing/integrate), so Play store purchases cannot be reused -* The F-Droid build is supported only if the version number is the same as the the version number of the latest GitHub version, see also [this FAQ](#user-content-faq147) +* The F-Droid build is supported only if the version number is the same as the version number of the latest GitHub version, see also [this FAQ](#user-content-faq147) The Play store and GitHub version are signed with the [same digital signature](https://github.com/M66B/FairEmail#user-content-downloads) (security certificate). The F-Droid build is signed by the F-Droid organization with a different digital key.