update Dashclock

This commit is contained in:
David Black 2014-01-23 12:25:01 +00:00
parent 9c95f8798b
commit 892953fc31

View file

@ -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