From 44eff59c038532484eeb6537bd41f802bbfef545 Mon Sep 17 00:00:00 2001 From: David Black Date: Fri, 14 Jun 2013 18:44:49 +0100 Subject: [PATCH 1/4] remove fr.ybo.gtfsalert as we have recipes for fr.ybo.transports* --- metadata/fr.ybo.gtfsalert.txt | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 metadata/fr.ybo.gtfsalert.txt diff --git a/metadata/fr.ybo.gtfsalert.txt b/metadata/fr.ybo.gtfsalert.txt deleted file mode 100644 index 69efd22245..0000000000 --- a/metadata/fr.ybo.gtfsalert.txt +++ /dev/null @@ -1,23 +0,0 @@ -Category:Navigation -License:GPLv3 -Web Site: -Source Code:https://github.com/ybonnel/GtfsAlert -Issue Tracker:https://github.com/ybonnel/GtfsAlert/issues - -Summary:Transit data for Rennes, France -Description: -Fetch transit information from data.keolis-rennes.com, via -the General Transit feed specification. -. - -Repo Type:git -Repo:https://github.com/ybonnel/GtfsAlert - -Build Version:1.0.1,101,!half-baked app at ddd2a62fd445a,prebuild=\ -sed -i 's/debuggable="true"/debuggable="false"/' AndroidManifest.xml - -Auto Update Mode:None -Update Check Mode:RepoManifest -Current Version:1.0.1 -Current Version Code:101 - From 91d3995b1355522d60ee7bc9abcb2ad9673121c6 Mon Sep 17 00:00:00 2001 From: David Black Date: Sat, 15 Jun 2013 08:44:59 +0100 Subject: [PATCH 2/4] new app, dasher.android --- metadata/dasher.android.txt | 35 +++++++++++++++++++++++++++++++++++ srclibs/TeclaAccess.txt | 6 ++++++ 2 files changed, 41 insertions(+) create mode 100644 metadata/dasher.android.txt create mode 100644 srclibs/TeclaAccess.txt diff --git a/metadata/dasher.android.txt b/metadata/dasher.android.txt new file mode 100644 index 0000000000..0c3ca56b42 --- /dev/null +++ b/metadata/dasher.android.txt @@ -0,0 +1,35 @@ +Category:Office +License:GPLv3 +Web Site:http://www.inference.phy.cam.ac.uk/dasher/MobileDasher.html +Source Code:https://github.com/acl33/AndroidDasher +Issue Tracker:https://github.com/acl33/AndroidDasher/issues + +Summary:Text input method (IME) +Description: +Dasher is an information-efficient, text-entry interface, driven by a natural +continuous steering of the cursor into boxes representing the letter you +want to input. + +Dasher is especially useful for text-entry wherever a full-size keyboard +cannot be used — for example, + +* when operating a computer one-handed, by joystick, touchscreen, trackball, or mouse; +* when operating a computer with zero hands (i.e., by head-mouse or by eyetracker); +* on a palmtop computer; +* on a wearable computer. +. + +Repo Type:git +Repo:https://github.com/acl33/AndroidDasher.git + +Build Version:2.5,9,c2be104189,\ +srclibs=TeclaAccess@ee65057ff8,prebuild=rm -rf src/dasher/applet && \ +sed -i 's@\(reference.1=\).*@\1$$TeclaAccess$$@' project.properties && \ +printf 'android.library=true' >> $$TeclaAccess$$/project.properties && \ +sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:2.5 +Current Version Code:9 + diff --git a/srclibs/TeclaAccess.txt b/srclibs/TeclaAccess.txt new file mode 100644 index 0000000000..8590ace85d --- /dev/null +++ b/srclibs/TeclaAccess.txt @@ -0,0 +1,6 @@ +Repo Type:git +Repo:https://github.com/idrc/TeclaAccess + +Subdir:sdk + +Update Project:Yes From 3fcce4923dfe8b7ed8035ed89305c2bd23ad65d5 Mon Sep 17 00:00:00 2001 From: David Black Date: Sat, 15 Jun 2013 08:49:43 +0100 Subject: [PATCH 3/4] use different commit in BV for org.mumod.android --- metadata/org.mumod.android.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/metadata/org.mumod.android.txt b/metadata/org.mumod.android.txt index e03f075a04..2540a988e0 100644 --- a/metadata/org.mumod.android.txt +++ b/metadata/org.mumod.android.txt @@ -9,8 +9,6 @@ FlattrID:998492 Auto Name:Mustard {MOD} Summary:Microblogging app Description: -N.B. Twitter is disabled in this build. - Client for [http://status.net/wiki/Take_a_tour StatusNet] (now known as [http://www.gnu.org/software/social GNU social]). GNU social is a microblogging platform somewhat like Twitter, @@ -18,13 +16,18 @@ but decentralized. Some examples are: [https://status.fsf.org fsf.org], [https://sn.jpope.org jpope.org] and [http://bka.li bka.li]. The latter is in German, as is the website. + +Twitter is disabled in this build, but in future versions +it will be possible to enter oAuth credentials into the app, after +registering your own client at dev.twitter.com. +It is already possible to add oAuth credentials for StatusNet sites. . Repo Type:git Repo:https://github.com/kromonos/Mustard-Mod.git # Patch out Twitter button -Build Version:0.4.0.16,167,2f4beca53,prebuild=\ +Build Version:0.4.0.16,167,05b41e1f17,prebuild=\ sed -i '53\,60d' res/layout/account_create.xml && \ sed -i '50\,55d' src/org/mumod/android/activity/Login.java From 7af0ab9105a3f42af8209f556de64ecc6eeb2ec8 Mon Sep 17 00:00:00 2001 From: David Black Date: Sat, 15 Jun 2013 08:52:02 +0100 Subject: [PATCH 4/4] small fix for org.mumod.android --- metadata/org.mumod.android.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/org.mumod.android.txt b/metadata/org.mumod.android.txt index 2540a988e0..ba4bf2bfed 100644 --- a/metadata/org.mumod.android.txt +++ b/metadata/org.mumod.android.txt @@ -27,7 +27,7 @@ Repo Type:git Repo:https://github.com/kromonos/Mustard-Mod.git # Patch out Twitter button -Build Version:0.4.0.16,167,05b41e1f17,prebuild=\ +Build Version:0.4.0.17,168,05b41e1f17,prebuild=\ sed -i '53\,60d' res/layout/account_create.xml && \ sed -i '50\,55d' src/org/mumod/android/activity/Login.java