From 9988d9bb5264bd647643bee283f291f8c0c8fc02 Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 8 Feb 2024 21:01:40 +0100 Subject: [PATCH] Updated FAQ --- FAQ.md | 2 ++ index.html | 1 + 2 files changed, 3 insertions(+) diff --git a/FAQ.md b/FAQ.md index 76bc62dfa2..07a5b26229 100644 --- a/FAQ.md +++ b/FAQ.md @@ -4468,6 +4468,8 @@ the F-Droid build, but **only if** the version number of the F-Droid build is th F-Droid builds irregularly, which can be problematic when there is an important update. Therefore you are advised to switch to the GitHub release. +Note that developers have no control over F-Droid builds and the F-Droid infrastructure (apps, forums, etc.). + OAuth access is available only for Play Store and Github releases because email providers permitted the use of OAuth for these releases only. The responsible for a release, for the F-Droid build this is the F-Droid organization, needs to ask for OAuth permissions, diff --git a/index.html b/index.html index 9e7766aa6e..21017eac53 100644 --- a/index.html +++ b/index.html @@ -2227,6 +2227,7 @@ $NotDisplayed

You likely came here because you are using a third party build of FairEmail.

There is only support on the latest Play store version, the latest GitHub release and the F-Droid build, but only if the version number of the F-Droid build is the same as the version number of the latest GitHub release.

F-Droid builds irregularly, which can be problematic when there is an important update. Therefore you are advised to switch to the GitHub release.

+

Note that developers have no control over F-Droid builds and the F-Droid infrastructure (apps, forums, etc.).

OAuth access is available only for Play Store and Github releases because email providers permitted the use of OAuth for these releases only. The responsible for a release, for the F-Droid build this is the F-Droid organization, needs to ask for OAuth permissions, which mostly involves signing a contract with binding terms and conditions.

Note that you’ll need to uninstall the F-Droid build first before you can install a GitHub release because Android refuses to install (“App was not installed”) the same app with a different signature for security reasons.

At the start of 2024, the Play Store app started to update all apps, including apps not installed via the Play Store. Since the F-Droid build is signed by the F-Droid organization, which basically means the F-Droid build is another app, updating the F-Droid build will fail. Unfortunately, there is no way to resolve this.