just activate latest net.nurik.roman.dashclock ...
as there's not much chance of anybody taking a look at the patch
This commit is contained in:
parent
481a16b1a3
commit
1232744ba2
|
@ -7,15 +7,17 @@ Issue Tracker:http://code.google.com/p/dashclock/issues/list
|
||||||
Auto Name:DashClock Widget
|
Auto Name:DashClock Widget
|
||||||
Summary:Extensible lock screen widget
|
Summary:Extensible lock screen widget
|
||||||
Description:
|
Description:
|
||||||
|
'''For versions 1.4.3 and below''', the Weather extension requires Network
|
||||||
|
Location, the non-free system app that's found on devices that have the other
|
||||||
|
proprietary Google services.
|
||||||
|
Later versions allow for the location to be set manually
|
||||||
|
|
||||||
DashClock is a replacement lock screen clock widget for Android 4.2+. It also
|
DashClock is a replacement lock screen clock widget for Android 4.2+. It also
|
||||||
exposes additional status items called extensions. The widget comes bundled
|
exposes additional status items called extensions. The widget comes bundled
|
||||||
with extensions that give you instant access to:
|
with extensions that give you instant access to:
|
||||||
* Missed calls and unread text messages
|
* Missed calls and unread text messages
|
||||||
* Your next calendar appointment
|
* Your next calendar appointment
|
||||||
* Your next scheduled alarm
|
* Your next scheduled alarm
|
||||||
For versions 1.4.3 and below, the Local Weather extension requires Network
|
|
||||||
Location, the non-free system app that's found on devices that have the other
|
|
||||||
proprietary Google services.
|
|
||||||
|
|
||||||
To add the widget to your Android 4.2 device's lock screen, simply swipe to the
|
To add the widget to your Android 4.2 device's lock screen, simply swipe to the
|
||||||
left-most page of your lock screen and touch the "+" icon. Then, select
|
left-most page of your lock screen and touch the "+" icon. Then, select
|
||||||
|
@ -30,7 +32,7 @@ Repo:DashClock
|
||||||
Build Version:1.3.1,14,v1.3.1,subdir=main
|
Build Version:1.3.1,14,v1.3.1,subdir=main
|
||||||
Build Version:1.4.2,17,v1.4.2,subdir=main
|
Build Version:1.4.2,17,v1.4.2,subdir=main
|
||||||
Build Version:1.4.3,19,v1.4.3,subdir=main
|
Build Version:1.4.3,19,v1.4.3,subdir=main
|
||||||
Build Version:1.5,25,!patch needs checking at v1.5,subdir=main/src/main,\
|
Build Version:1.5,25,v1.5,subdir=main/src/main,\
|
||||||
forceversion=yes,forcevercode=yes,srclibs=DragSort@0.6.1,patch=code-25.patch,\
|
forceversion=yes,forcevercode=yes,srclibs=DragSort@0.6.1,patch=code-25.patch,\
|
||||||
extlibs=android/android-support-v13.jar,target=android-17,prebuild=\
|
extlibs=android/android-support-v13.jar,target=android-17,prebuild=\
|
||||||
echo "android.library.reference.1=$$DragSort$$" >> project.properties && \
|
echo "android.library.reference.1=$$DragSort$$" >> project.properties && \
|
||||||
|
|
Loading…
Reference in a new issue