From a8b0b78310d7153f173922d36bb073c4b711dc33 Mon Sep 17 00:00:00 2001 From: relan Date: Sat, 26 Aug 2017 18:35:42 +0300 Subject: [PATCH] DAVdroid: disable 1.6.2 This version does not work on Android 4.0.4, but minSdkVersion was bumped only in 1.6.3. So people with Android ICS upgrade to 1.6.2 and end up with broken DAVdroid version. After this build is disabled, they will be allowed to upgrade only to 1.6.1.1, which is the last working version for their devices. Closes fdroid/fdroiddata#838. --- metadata/at.bitfire.davdroid.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata/at.bitfire.davdroid.txt b/metadata/at.bitfire.davdroid.txt index e89cad5586..ef1b9dd211 100644 --- a/metadata/at.bitfire.davdroid.txt +++ b/metadata/at.bitfire.davdroid.txt @@ -575,6 +575,7 @@ Build:1.6.1.1-ose,151 gradle=standard Build:1.6.2-ose,152 + disable=freezes when trying to sync on Android 4.0.4 commit=v1.6.2-ose subdir=app submodules=yes