65 lines
2.4 KiB
Plaintext
65 lines
2.4 KiB
Plaintext
Categories:Wallpaper
|
|
License:Apache2
|
|
Web Site:http://code.google.com/p/dashclock
|
|
Source Code:http://code.google.com/p/dashclock/source
|
|
Issue Tracker:http://code.google.com/p/dashclock/issues
|
|
|
|
Auto Name:DashClock Widget
|
|
Summary:Extensible lock screen widget
|
|
Description:
|
|
DashClock is a replacement lock screen clock widget for Android 4.2+. It also
|
|
exposes additional status items called extensions. The widget comes bundled
|
|
with extensions that give you instant access to:
|
|
* Missed calls and unread text messages
|
|
* Your next calendar appointment
|
|
* Your next scheduled alarm
|
|
* Weather from choice of location
|
|
|
|
Other extensions are available.
|
|
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
|
|
"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
|
|
Repo:DashClock
|
|
|
|
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.3,19,v1.4.3,subdir=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,\
|
|
extlibs=android/android-support-v13.jar,target=android-17,prebuild=\
|
|
echo "android.library.reference.1=$$DragSort$$" >> project.properties && \
|
|
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
|
|
|
|
Build:1.6,26
|
|
disable=try fixing the gradle bug before forcing ant
|
|
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
|
|
|