new app, com.grapefruitopia.dashclock.k9

This commit is contained in:
David Black 2013-02-27 19:05:59 +00:00
parent ceef5eb644
commit a1303a4782
3 changed files with 33 additions and 0 deletions

View file

@ -20,9 +20,16 @@ Description:
N.B This apk is form ARMv7 only. Other ABIs are available from the website
.
Repo Type:svn
Repo:http://csipsimple.googlecode.com/svn/trunk/CSipSimple
#Requires quilt and swig as described here
# http://code.google.com/p/csipsimple/wiki/HowToBuild
Build Version:0.04-3,1915,!quilt seems to conflict with fdroid 1920,\
srclibs=ActionBarSherlock@4.1.0,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
make SWIG=swig,buildjni=no
#Device-variable
Update Check Mode:None
Current Version:0.04-04

View file

@ -0,0 +1,24 @@
Category:Wallpaper
License:Apache2
Web Site:https://github.com/benjymous/dashclock-k-9
Source Code:https://github.com/benjymous/dashclock-k-9
Issue Tracker:https://github.com/benjymous/dashclock-k-9/issues
Name:DashClock Extension: K-9 Unread Count
Summary:Display email info on the lockscreen
Description:
[[net.nurik.roman.dashclock]] extension that displays the number of
unread emails.
.
Repo Type:git
Repo:https://github.com/benjymous/dashclock-k-9.git
Build Version:1.1.0.1,1101,3ded5013c3,srclibs=DashClock@v1.2,rm=libs/dashclock-api-r1.1.jar,prebuild=\
echo 'source.dir=src;$$DashClock$$/api/src' >> project.properties
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.1.0.1
Current Version Code:1101

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.
If you're a [[com.fsck.k9]] user, check out [[com.grapefruitopia.dashclock.k9]].
.
Repo Type:srclib