From c12f9a180b653cd6d4de3399b3ac2988e4204db6 Mon Sep 17 00:00:00 2001 From: Lode Hoste Date: Sat, 14 Mar 2015 21:36:32 +0100 Subject: [PATCH] Enable the fdroid flavor for the twinone locker build process. Based on https://github.com/twinone/AppLocker/commit/953d4b021851703bd5c1929dbc29d67d4c5a2101 --- metadata/com.twinone.locker.txt | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/metadata/com.twinone.locker.txt b/metadata/com.twinone.locker.txt index c94b4c0781..aac89d0c5e 100644 --- a/metadata/com.twinone.locker.txt +++ b/metadata/com.twinone.locker.txt @@ -1,4 +1,4 @@ -Disabled:play-services +AntiFeatures:Tracking Categories:System License:Apache2 Web Site:https://github.com/twinone/AppLocker/blob/HEAD/README.md @@ -16,10 +16,15 @@ Repo Type:git Repo:https://github.com/twinone/AppLocker.git Build:2.5.1,2501 - disable=play-services - commit=419b68ed6da5607ffc9943a5a2d7239849ff7379 + commit=953d4b021851703bd5c1929dbc29d67d4c5a2101 subdir=app - gradle=yes + gradle=fdroid + prebuild=pushd src/main && \ + perl -pi -e 'undef $/;s///;' AndroidManifest.xml && \ + popd && \ + sed -i '/com.google.android.gms:play-services/d' build.gradle + + Auto Update Mode:None Update Check Mode:Tags