From 72e81e48f03b7ffc218a258db01407f2e5f3c536 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Thu, 26 Feb 2015 23:37:18 +0100 Subject: [PATCH] Update AcDisplay to 3.0.16 (48) --- metadata/com.achep.acdisplay.txt | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/metadata/com.achep.acdisplay.txt b/metadata/com.achep.acdisplay.txt index 69bdfb11dc..ef924a61d7 100644 --- a/metadata/com.achep.acdisplay.txt +++ b/metadata/com.achep.acdisplay.txt @@ -22,6 +22,8 @@ Features: * Inactive hours (to save some battery.) * Enable only while charging. * Lots of other features such as: Blacklist, Dynamic background, Low-priority notifications and much more. + +This app uses a precompiled library: XposedBridge. . Repo Type:git @@ -38,10 +40,21 @@ Build:2.4.5,29 subdir=project/AcDisplay gradle=localized -Maintainer Notes: -Our gradle pre-processing is causing harm to some conditional statements. +Build:3.0.16,48 + commit=3.0.16 + subdir=project/app + gradle=releaseFlavor + rm=project/app/src/main/libs/square-seismic*.jar + prebuild=sed -i -e '/askForPasswords/,$d' \ + -e '/String timeStamp/aString keySalt = UUID.randomUUID().toString();\nString keyEncrypted = "foo";\n/*' \ + -e '/buildTypes/i*/' \ + -e '/appcompat-v7/icompile "com.squareup:seismic:1.0.1"' \ + build.gradle -Looks like "AUM: Version %v" can be set when gradle is fixed. +Maintainer Notes: +* Our gradle pre-processing is causing harm to some conditional statements. +* Looks like "AUM: Version %v" can be set when gradle is fixed. +* Uses jar for XposedBridge. Enabling one build since we already shipped it once... . Auto Update Mode:None