From ef825976a6f590ce95816fb34d1ef2d79ed5b658 Mon Sep 17 00:00:00 2001 From: M66B Date: Tue, 26 May 2026 07:08:01 +0200 Subject: [PATCH] Updated FAQ --- FAQ.md | 3 +++ index.html | 1 + 2 files changed, 4 insertions(+) diff --git a/FAQ.md b/FAQ.md index 19f6ab5bc4..ed6e3ad1cc 100644 --- a/FAQ.md +++ b/FAQ.md @@ -5599,6 +5599,9 @@ Since apps can't update themselves, updates can't be automatically installed. However, you can easily install an update via a button in the update available notification. You could use the [IzzyOnDroid F-Droid Repository](https://apt.izzysoft.de/fdroid/) to manage GitHub updates. +The GitHub "[large](https://developer.android.com/guide/topics/manifest/application-element#largeHeap)" version will request more working memory from Android, +which may be necessary when more than 10-20 accounts are configured. +
diff --git a/index.html b/index.html index 6c874588bd..07d934025b 100644 --- a/index.html +++ b/index.html @@ -2832,6 +2832,7 @@ DNS lookup 108.27.250.142.zen.spamhaus.org ->

The Play store and GitHub version are signed with the same digital signature (security certificate). The F-Droid build is signed by the F-Droid organization with a different digital key. This means you can’t update the F-Droid build with the Play store or GitHub version or the other way around without reinstalling. However, it is possible to install the GitHub version over the Play store version, and the Play store app will do the same, when auto-updating isn’t disabled for the app in the app description.

The version in the Play Store test program is more often updated, but not all GitHub releases will be released as Play Store test version.

The GitHub version will automatically check for updates and notify you when there is an update available. Since apps can’t update themselves, updates can’t be automatically installed. However, you can easily install an update via a button in the update available notification. You could use the IzzyOnDroid F-Droid Repository to manage GitHub updates.

+

The GitHub “large” version will request more working memory from Android, which may be necessary when more than 10-20 accounts are configured.


(174) Is auto discovery supported?

🌎 Google Translate