From 892953fc3105904d9a8f8ee12ddcb18975c8d1e0 Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 23 Jan 2014 12:25:01 +0000 Subject: [PATCH] update Dashclock --- metadata/net.nurik.roman.dashclock.txt | 36 ++++++++++++++++---------- 1 file changed, 23 insertions(+), 13 deletions(-) diff --git a/metadata/net.nurik.roman.dashclock.txt b/metadata/net.nurik.roman.dashclock.txt index de3b14465b..136d1b7531 100644 --- a/metadata/net.nurik.roman.dashclock.txt +++ b/metadata/net.nurik.roman.dashclock.txt @@ -21,6 +21,8 @@ left-most page of your lock screen and touch the "+" icon. Then, select "DashClock" to customize and add the widget. You can make this the primary lock screen widget, replacing the default clock, by first touching-and-holding it and then dragging it horizontally to the very rightmost position. + +Status: Recent versions are using the proprietary Google Play Services . Repo Type:srclib @@ -37,17 +39,25 @@ sed -i '59\,74d' res/values-es/strings.xml && \ cd ../../../ && echo "source.dir=$PWD/main/src/main/java;$PWD/api/src/main/java;\ $PWD/main/src/main/aidl;$PWD/api/src/main/aidl" >> main/src/main/ant.properties -# gradle build -#Build Version:1.5,25,v1.5,subdir=main,gradle=yes,\ -#prebuild=echo 'sdk.dir=$$SDK$$' > ../local.properties && \ -# sed -i '10s/dashclock/main/g;s/18.0.0/18.0.1/g;51\,86d' build.gradle && \ -# sed -i 's@"aidl@"$$SDK$$/build-tools/18.0.1/aidl@g' ../api/build.gradle && \ -# sed -i 's/0.4/0.5.6/g' ../example-extension/build.gradle && \ -# sed -i '59\,74d' src/main/res/values-es/strings.xml -# see ../../../main/version.properties for version -Auto Update Mode:None -# Use None because of checkupdates bug -Update Check Mode:None -Current Version:1.5 -Current Version Code:25 +Build:1.6,26 + commit=ba178b86f8b7 + subdir=main/src/main + target=android-19 + forceversion=yes + forcevercode=yes + extlibs=android/android-support-v13.jar + srclibs=1:DragSort@0.6.1 + patch=code_26.patch + prebuild=cd ../../../ && \ + echo "source.dir=$PWD/main/src/main/java;$PWD/api/src/main/java;$PWD/main/src/main/aidl;$PWD/api/src/main/aidl" >> main/src/main/ant.properties + +Maintainer Notes: +fdroid breaks build.gradle so ant must be used; it's probably better here anyway +RM don't work; last version without GMS +. + +Auto Update Mode:None +Update Check Mode:Static +Current Version:1.6 +Current Version Code:26