fdroiddata/metadata/net.nurik.roman.dashclock.txt

71 lines
2.1 KiB
Plaintext
Raw Normal View History

Categories:Wallpaper
2013-02-27 13:44:11 +00:00
License:Apache2
Web Site:https://code.google.com/p/dashclock
Source Code:https://code.google.com/p/dashclock/source
Issue Tracker:https://code.google.com/p/dashclock/issues
2013-02-27 13:44:11 +00:00
Auto Name:DashClock Widget
2013-02-27 13:44:11 +00:00
Summary:Extensible lock screen widget
Description:
2013-04-09 21:38:55 +00:00
DashClock is a replacement lock screen clock widget for Android 4.2+. It also
exposes additional status items called extensions. The widget comes bundled
2013-02-27 13:44:11 +00:00
with extensions that give you instant access to:
* Missed calls and unread text messages
* Your next calendar appointment
* Your next scheduled alarm
2013-07-26 13:25:05 +00:00
* Weather from choice of location
2013-02-27 13:44:11 +00:00
2013-07-26 13:25:05 +00:00
Other extensions are available.
2013-04-09 21:38:55 +00:00
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
2013-02-27 13:44:11 +00:00
and then dragging it horizontally to the very rightmost position.
2014-01-23 12:25:01 +00:00
Status: Recent versions are using the proprietary Google Play Services
[https://code.google.com/p/dashclock/wiki/Changelog Changelog]
2013-02-27 13:44:11 +00:00
.
Repo Type:srclib
Repo:DashClock
Build:1.3.1,14
commit=v1.3.1
subdir=main
Build:1.4.2,17
commit=v1.4.2
subdir=main
Build:1.4.3,19
commit=v1.4.3
subdir=main
Build:1.5,25
commit=v1.5
subdir=main/src/main
target=android-17
forceversion=yes
forcevercode=yes
extlibs=android/android-support-v13.jar
srclibs=DragSort@0.6.1
patch=code-25.patch
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
2013-02-27 13:44:11 +00:00
Build:1.6,30
commit=v1.6
subdir=main
gradle=yes
patch=code_30.patch,disable_gplay.diff
prebuild=echo "sdk.dir=$ANDROID_HOME" > ../local.properties && \
sed -i '/^project\.archivesBaseName/d' build.gradle
2014-01-23 12:25:01 +00:00
Auto Update Mode:None
Update Check Mode:None
2014-01-23 12:25:01 +00:00
Current Version:1.6
Current Version Code:30
2013-02-27 13:44:11 +00:00