From 01c605e35846f5ccd23879af766d388353e16f59 Mon Sep 17 00:00:00 2001 From: silke Date: Mon, 9 Jul 2012 15:41:20 +0200 Subject: [PATCH 01/34] Added metadata for Scanner for Zotero --- metadata/org.ale.scanner.zotero.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 metadata/org.ale.scanner.zotero.txt diff --git a/metadata/org.ale.scanner.zotero.txt b/metadata/org.ale.scanner.zotero.txt new file mode 100644 index 0000000000..18e0944783 --- /dev/null +++ b/metadata/org.ale.scanner.zotero.txt @@ -0,0 +1,19 @@ +Category:Office +License:GPLv3 +Web Site:https://github.com/jmschanck/Scanner-For-Zotero +Source Code:https://github.com/jmschanck/Scanner-For-Zotero +Issue Tracker:https://github.com/jmschanck/Scanner-For-Zotero/issues + +Summary:Scanner for Zotero +Description: +Scanner For Zotero brings Zotero's magic wand tool out into the physical world. Scan the ISBN barcode on any book, and Scanner For Zotero will fetch that item's bibliographic information from the web and allow you to add it to your Zotero library. +. + +Repo Type:git +Repo:https://github.com/jmschanck/Scanner-For-Zotero.git + +#Generated by import.py - check this is the right version, and find the right commit! +Build Version:1.0.1,2,a56bd2ced4b1,target=android-15 + +Update Check Mode:RepoManifest + From 6479bbc636558c972ab6b70e31827377de636253 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Sun, 2 Sep 2012 18:54:08 +0100 Subject: [PATCH 02/34] Delete non-existent version of smssync --- metadata/org.addhen.smssync.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/metadata/org.addhen.smssync.txt b/metadata/org.addhen.smssync.txt index e4402642fe..ba2b523b6a 100644 --- a/metadata/org.addhen.smssync.txt +++ b/metadata/org.addhen.smssync.txt @@ -15,7 +15,6 @@ Repo Type:git Repo:https://github.com/ushahidi/SMSSync.git Build Version:1.1.9,11,4dbe8c7d,subdir=smssync,update=.;../abslib,target=android-16 -Build Version:1.1.10,12,1c16b456e3,subdir=smssync,update=.;../abslib,target=android-16 Update Check Mode:Tags Current Version:1.1.9 From a892c5a0e581d7e26970f21c30acca2e59646ba3 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Sun, 2 Sep 2012 19:18:11 +0100 Subject: [PATCH 03/34] Correct commit for smssync 1.1.9 --- metadata/org.addhen.smssync.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/org.addhen.smssync.txt b/metadata/org.addhen.smssync.txt index ba2b523b6a..caf449bd45 100644 --- a/metadata/org.addhen.smssync.txt +++ b/metadata/org.addhen.smssync.txt @@ -14,7 +14,7 @@ SMS' that don't include a secret and to identify the sender. Repo Type:git Repo:https://github.com/ushahidi/SMSSync.git -Build Version:1.1.9,11,4dbe8c7d,subdir=smssync,update=.;../abslib,target=android-16 +Build Version:1.1.9,11,42478d1ac5a956f5,subdir=smssync,update=.;../abslib,target=android-16 Update Check Mode:Tags Current Version:1.1.9 From 1e0ca8b97277fe6983818ca24507d36ca51319ba Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Sun, 2 Sep 2012 19:18:59 +0100 Subject: [PATCH 04/34] But smssync doesn't build anyway, at the correct commit --- metadata/org.addhen.smssync.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/org.addhen.smssync.txt b/metadata/org.addhen.smssync.txt index caf449bd45..1de67ec286 100644 --- a/metadata/org.addhen.smssync.txt +++ b/metadata/org.addhen.smssync.txt @@ -14,7 +14,7 @@ SMS' that don't include a secret and to identify the sender. Repo Type:git Repo:https://github.com/ushahidi/SMSSync.git -Build Version:1.1.9,11,42478d1ac5a956f5,subdir=smssync,update=.;../abslib,target=android-16 +Build Version:1.1.9,11,!Doesn't build - wrong subdir and lib directory (at 42478d1ac5a956f5),subdir=smssync,update=.;../abslib,target=android-16 Update Check Mode:Tags Current Version:1.1.9 From 00e534329860fdbe09f9f5730b96235639aee602 Mon Sep 17 00:00:00 2001 From: David Black Date: Sun, 2 Sep 2012 20:24:23 +0100 Subject: [PATCH 05/34] fix builds for smssync --- metadata/org.addhen.smssync.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata/org.addhen.smssync.txt b/metadata/org.addhen.smssync.txt index 1de67ec286..5d2d2d88f9 100644 --- a/metadata/org.addhen.smssync.txt +++ b/metadata/org.addhen.smssync.txt @@ -14,7 +14,8 @@ SMS' that don't include a secret and to identify the sender. Repo Type:git Repo:https://github.com/ushahidi/SMSSync.git -Build Version:1.1.9,11,!Doesn't build - wrong subdir and lib directory (at 42478d1ac5a956f5),subdir=smssync,update=.;../abslib,target=android-16 +Build Version:1.1.9,11,42478d1ac,target=android-4,rm=tests/bin/smssyncTest.apk +Build Version:2.0.0,12,a11a20565,target=android-16,subdir=smssync,update=.;../abslib Update Check Mode:Tags Current Version:1.1.9 From fddec2f937ba618280c601bf9c62e50cc7df9dfc Mon Sep 17 00:00:00 2001 From: David Black Date: Sun, 2 Sep 2012 21:26:09 +0100 Subject: [PATCH 06/34] new app but disabled , failure to build: simple loan calculator --- metadata/ee.smkv.calc.loan.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 metadata/ee.smkv.calc.loan.txt diff --git a/metadata/ee.smkv.calc.loan.txt b/metadata/ee.smkv.calc.loan.txt new file mode 100644 index 0000000000..90c87dc128 --- /dev/null +++ b/metadata/ee.smkv.calc.loan.txt @@ -0,0 +1,21 @@ +Category:Office +License:GPLv3 +Web Site:http://code.google.com/p/android-simple-loan-calculator/ +Source Code:http://code.google.com/p/android-simple-loan-calculator/source/list +Issue Tracker:http://code.google.com/p/android-simple-loan-calculator/issues/list +Donate:http://samkov.pri.ee/simple-loan-calculator/ + +Summary:Calculator for payments +Description: +Calculate annuity, differentiated and fixed payments. +Calculation:the monthly payment, the amount of interest paid, the total cost of credit, amortization +schedule and a comparison of all these indices between different loans. +. + +Repo Type:git-svn +Repo:http://android-simple-loan-calculator.googlecode.com/svn/trunk/ + +Build Version:3.3.0,42,!Doesn't work,could do with fact it uses android-3: r115 + +Update Check Mode:Market + From bab06974d3211fb626cbefaf4c5f1fe46916ded9 Mon Sep 17 00:00:00 2001 From: David Black Date: Sun, 2 Sep 2012 21:38:39 +0100 Subject: [PATCH 07/34] fix typo in simple loan --- metadata/ee.smkv.calc.loan.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/ee.smkv.calc.loan.txt b/metadata/ee.smkv.calc.loan.txt index 90c87dc128..1782c32fff 100644 --- a/metadata/ee.smkv.calc.loan.txt +++ b/metadata/ee.smkv.calc.loan.txt @@ -15,7 +15,7 @@ schedule and a comparison of all these indices between different loans. Repo Type:git-svn Repo:http://android-simple-loan-calculator.googlecode.com/svn/trunk/ -Build Version:3.3.0,42,!Doesn't work,could do with fact it uses android-3: r115 +#Build Version:3.3.0,42,!Doesn't work,could do with fact it uses android-3: r115 Update Check Mode:Market From 3b95a461d6a5129a4ebd43b813ff9750ae1c2cd4 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Sun, 2 Sep 2012 21:06:16 +0100 Subject: [PATCH 08/34] 2.0.0 isn't a release of smssync either --- metadata/org.addhen.smssync.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/metadata/org.addhen.smssync.txt b/metadata/org.addhen.smssync.txt index 5d2d2d88f9..7b05b92487 100644 --- a/metadata/org.addhen.smssync.txt +++ b/metadata/org.addhen.smssync.txt @@ -15,7 +15,6 @@ Repo Type:git Repo:https://github.com/ushahidi/SMSSync.git Build Version:1.1.9,11,42478d1ac,target=android-4,rm=tests/bin/smssyncTest.apk -Build Version:2.0.0,12,a11a20565,target=android-16,subdir=smssync,update=.;../abslib Update Check Mode:Tags Current Version:1.1.9 From ef2541af2d435f826345b19c9d6d4df5a432256d Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Sun, 2 Sep 2012 21:42:29 +0100 Subject: [PATCH 09/34] Additional .gitignore entries for srclibs (need to move these) --- build/extlib/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/extlib/.gitignore b/build/extlib/.gitignore index fc584127a7..0a2e1beab0 100644 --- a/build/extlib/.gitignore +++ b/build/extlib/.gitignore @@ -8,3 +8,5 @@ OI/ JOpenDocument/ BitcoinJWallet/ ViewPagerIndicator/ +UITableView/ +ViewPagerTabs/ From eee8c46c65e0318ac5d9fe5083f586ef51e54897 Mon Sep 17 00:00:00 2001 From: David Black Date: Sun, 2 Sep 2012 22:03:38 +0100 Subject: [PATCH 10/34] remove comma from build line ! comment --- metadata/ee.smkv.calc.loan.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/ee.smkv.calc.loan.txt b/metadata/ee.smkv.calc.loan.txt index 1782c32fff..b1c1a6f156 100644 --- a/metadata/ee.smkv.calc.loan.txt +++ b/metadata/ee.smkv.calc.loan.txt @@ -15,7 +15,7 @@ schedule and a comparison of all these indices between different loans. Repo Type:git-svn Repo:http://android-simple-loan-calculator.googlecode.com/svn/trunk/ -#Build Version:3.3.0,42,!Doesn't work,could do with fact it uses android-3: r115 +Build Version:3.3.0,42,!Doesn't work could do with fact it uses android-3: r115 Update Check Mode:Market From 0bbcd59c48323aa402341e6891aac7e850556eb8 Mon Sep 17 00:00:00 2001 From: David Black Date: Sun, 2 Sep 2012 23:07:41 +0100 Subject: [PATCH 11/34] new app, my location widget --- metadata/com.futonredemption.mylocation.txt | 22 +++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 metadata/com.futonredemption.mylocation.txt diff --git a/metadata/com.futonredemption.mylocation.txt b/metadata/com.futonredemption.mylocation.txt new file mode 100644 index 0000000000..361e1a2a54 --- /dev/null +++ b/metadata/com.futonredemption.mylocation.txt @@ -0,0 +1,22 @@ +Category:Wallpaper +License:Navigation +Web Site:http://code.google.com/p/futonic-mylocationwidget/ +Source Code:http://code.google.com/p/futonic-mylocationwidget/source/checkout +Issue Tracker:http://code.google.com/p/futonic-mylocationwidget/issues/list + +Summary:Homescreen widget +Description: +Home screen widget that gets your current address via GPS and lets you quickly +share it or view it on Flickr, Google Maps or GeoHack +. + +Repo Type:hg +Repo:https://code.google.com/p/futonic-mylocationwidget/ + +#I didn't have android-13 +Build Version:6.0,60,7462918ed401,target=android-14 + +Update Check Mode:Market +Current Version:6.0 +Current Version Code:60 + From 95905fe8358964d008111fdb980c4a19268f0bb3 Mon Sep 17 00:00:00 2001 From: David Black Date: Sun, 2 Sep 2012 23:08:30 +0100 Subject: [PATCH 12/34] Less haste , more speed --- metadata/com.futonredemption.mylocation.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/com.futonredemption.mylocation.txt b/metadata/com.futonredemption.mylocation.txt index 361e1a2a54..0e9491d9a7 100644 --- a/metadata/com.futonredemption.mylocation.txt +++ b/metadata/com.futonredemption.mylocation.txt @@ -1,5 +1,5 @@ -Category:Wallpaper -License:Navigation +Category:Navigation +License:NewBSD Web Site:http://code.google.com/p/futonic-mylocationwidget/ Source Code:http://code.google.com/p/futonic-mylocationwidget/source/checkout Issue Tracker:http://code.google.com/p/futonic-mylocationwidget/issues/list From bebb60e13fc312a647dbacb3ca17287ade82a952 Mon Sep 17 00:00:00 2001 From: David Black Date: Sun, 2 Sep 2012 23:26:21 +0100 Subject: [PATCH 13/34] new app transdroid search --- metadata/org.transdroid.search.txt | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 metadata/org.transdroid.search.txt diff --git a/metadata/org.transdroid.search.txt b/metadata/org.transdroid.search.txt new file mode 100644 index 0000000000..1d73150682 --- /dev/null +++ b/metadata/org.transdroid.search.txt @@ -0,0 +1,28 @@ +AntiFeature:Tracking +Category:Internet +License:LGPL +Web Site:http://code.google.com/p/transdroid-search/ +Source Code:http://code.google.com/p/transdroid-search/source/checkout +Issue Tracker:http://code.google.com/p/transdroid-search/issues/list + +Summary:Plugin for Transdroid +Description: +Transdroid Torrent Search is a reusable Android application that merely +provides torrent search results (links to .torrent files) from various web +sources. These results are exposed via a ContentProvider that multiple Android +apps can use to search for torrents while maintaining control over the search +interface. +. + +Repo Type:git-svn +Repo:http://transdroid-search.googlecode.com/svn/trunk/ + +#Don't have android-13 +Build Version:1.7,9,22,target=android-14 + +#Not in market +Update Check Mode:None +Current Version:1.7 +Current Version Code:9 + + From db4c03c19b9033130b83517f58dc565f8f5df4a6 Mon Sep 17 00:00:00 2001 From: David Black Date: Sun, 2 Sep 2012 23:29:01 +0100 Subject: [PATCH 14/34] elaborate reason for antifeature in transdroid description --- metadata/org.transdroid.search.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/metadata/org.transdroid.search.txt b/metadata/org.transdroid.search.txt index 1d73150682..5a5121b084 100644 --- a/metadata/org.transdroid.search.txt +++ b/metadata/org.transdroid.search.txt @@ -12,6 +12,8 @@ provides torrent search results (links to .torrent files) from various web sources. These results are exposed via a ContentProvider that multiple Android apps can use to search for torrents while maintaining control over the search interface. + +Has the tracking antifeature because it checks for updates to the app. . Repo Type:git-svn From cadceb07d89ac5b9bb7b165a2669b633f742cd32 Mon Sep 17 00:00:00 2001 From: David Black Date: Sun, 2 Sep 2012 23:59:51 +0100 Subject: [PATCH 15/34] new app share to browser --- metadata/com.ivanvolosyuk.sharetobrowser.txt | 26 ++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 metadata/com.ivanvolosyuk.sharetobrowser.txt diff --git a/metadata/com.ivanvolosyuk.sharetobrowser.txt b/metadata/com.ivanvolosyuk.sharetobrowser.txt new file mode 100644 index 0000000000..048b5cd7df --- /dev/null +++ b/metadata/com.ivanvolosyuk.sharetobrowser.txt @@ -0,0 +1,26 @@ +Category:Internet +License:GPLv2 +Web Site:http://code.google.com/p/share-to-browser/ +Source Code:http://code.google.com/p/share-to-browser/source/checkout +Issue Tracker:http://code.google.com/p/share-to-browser/issues/list + +Summary:Send web pages to your computer +Description: +First visit http://send-to-computer.appspot.com on your computer and make sure +popup blocking is disabled. Scan the barcode given on the screen (the app +remembers the unique id at the end of the url so that it can identify your +requests for web pages). Choose Open in Browser and choose Send to Computer +(you may have to scroll). You are now setup and can send webpages to your +computer via the browser share menu. The computer browser checks every two +minutes for requests so you might have to wait a little +. + +Repo Type:git +Repo:https://code.google.com/p/share-to-browser/ + +Build Version:1.5,7,a884988e72ee,subdir=android,target=android-14 + +Update Check Mode:Market +Current Version:1.5 +Current Version Code:7 + From 709736a9b748545d16632653ce0dc9d70a73aac4 Mon Sep 17 00:00:00 2001 From: Daniel Pocock Date: Sat, 1 Sep 2012 18:09:10 +0200 Subject: [PATCH 16/34] org.dynalogin.android: initial import of dynalogin soft-token --- metadata/org.dynalogin.android.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 metadata/org.dynalogin.android.txt diff --git a/metadata/org.dynalogin.android.txt b/metadata/org.dynalogin.android.txt new file mode 100644 index 0000000000..85d3aa7f67 --- /dev/null +++ b/metadata/org.dynalogin.android.txt @@ -0,0 +1,21 @@ +Category:System +License:GPLv3+ +Web Site:http://www.dynalogin.org +Source Code:https://github.com/dynalogin/dynalogin-android +Issue Tracker:https://github.com/dynalogin/dynalogin-android/issues + +Summary: soft-token for two-factor HOTP authentication +Description: +Soft-token implementing the HOTP algorithm from the Open Authentication +(OATH) initiative. Works well with the dynalogin server platform for +secure Single Sign On (SSO) and OpenID use cases. +. + +Repo Type:git +Repo:https://github.com/dynalogin/dynalogin-android.git + +#Generated by import.py - check this is the right version, and find the right commit! +Build Version:1.0.1,2,f4043c9bc6d63b98de734b3d8ec5ef91d6852815 + +Update Check Mode:Market + From 3f8e5c798a795a4c24cdf8f4dbbc466c70cf3615 Mon Sep 17 00:00:00 2001 From: Daniel Pocock Date: Sat, 1 Sep 2012 18:44:22 +0200 Subject: [PATCH 17/34] org.lumicall.android: initial import of Lumicall softphone --- metadata/org.lumicall.android.txt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/org.lumicall.android.txt diff --git a/metadata/org.lumicall.android.txt b/metadata/org.lumicall.android.txt new file mode 100644 index 0000000000..d7f3f0c851 --- /dev/null +++ b/metadata/org.lumicall.android.txt @@ -0,0 +1,25 @@ +Category:Phone & SMS +License:GPLv3+ +Web Site:http://www.lumicall.org +Source Code:https://github.com/opentelecoms-org/lumicall +Issue Tracker:https://github.com/opentelecoms-org/lumicall/issues + +Summary: Ultimate SIP softphone, ENUM dialing, SRTP/ZRTP, ICE NAT traversal +Description: +SIP softphone with a comprehensive range of features: +* ENUM dialing seamlessly checks all numbers you dial +* DNS SRV lookup keeps track of which contact email addresses are active for federated SIP +* TLS encryption of SIP messaging and both SRTP and ZRTP supported for audio stream encryption +* ICE/STUN/TURN algorithms for NAT traversal in virtually any network (based on ice4j from Jitsi) +* Push-to-talk (PTT) walkie-talkie mode allows free group chat on wifi (as long as the router supports multicast) +* Build in Ganglia agent provides an enterprise-grade monitoring solution to map wifi coverage and it's relationship with call quality +. + +Repo Type:git +Repo:https://github.com/opentelecoms-org/lumicall.git + +#Generated by import.py - check this is the right version, and find the right commit! +Build Version:1.8.1,116,497b9f2b82af0ad986ae7e185973bdc26e0eae9a,buildjni=yes,submodules=yes + +Update Check Mode:Market + From 289c1aa2cc90fc5adae5de3299dbaa7085254ab8 Mon Sep 17 00:00:00 2001 From: Daniel Pocock Date: Sun, 2 Sep 2012 00:38:41 +0200 Subject: [PATCH 18/34] builds a very rough cut of the Lumicall apk, must still do app.properties and the apk filename issue --- metadata/org.lumicall.android.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/org.lumicall.android.txt b/metadata/org.lumicall.android.txt index d7f3f0c851..91a570cbb6 100644 --- a/metadata/org.lumicall.android.txt +++ b/metadata/org.lumicall.android.txt @@ -19,7 +19,7 @@ Repo Type:git Repo:https://github.com/opentelecoms-org/lumicall.git #Generated by import.py - check this is the right version, and find the right commit! -Build Version:1.8.1,116,497b9f2b82af0ad986ae7e185973bdc26e0eae9a,buildjni=yes,submodules=yes +Build Version:1.8.1,116,6a0f0ca4abc0edfcbc4d9e40d87772d9c14d405b,buildjni=yes,submodules=yes Update Check Mode:Market From 6a73fd1605c739977f2a78d024d7e482a5a1fdec Mon Sep 17 00:00:00 2001 From: Daniel Pocock Date: Sun, 2 Sep 2012 01:09:33 +0200 Subject: [PATCH 19/34] lumicall: add Name attribute --- metadata/org.lumicall.android.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata/org.lumicall.android.txt b/metadata/org.lumicall.android.txt index 91a570cbb6..3dd3901c54 100644 --- a/metadata/org.lumicall.android.txt +++ b/metadata/org.lumicall.android.txt @@ -1,5 +1,6 @@ Category:Phone & SMS License:GPLv3+ +Name:Lumicall Web Site:http://www.lumicall.org Source Code:https://github.com/opentelecoms-org/lumicall Issue Tracker:https://github.com/opentelecoms-org/lumicall/issues From 447077bd0ae41c1080b1b3087410e91cad33bacd Mon Sep 17 00:00:00 2001 From: Daniel Pocock Date: Sun, 2 Sep 2012 01:12:24 +0200 Subject: [PATCH 20/34] lumicall: update for building 1.8.2 --- metadata/org.lumicall.android.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/org.lumicall.android.txt b/metadata/org.lumicall.android.txt index 3dd3901c54..3dd2f89279 100644 --- a/metadata/org.lumicall.android.txt +++ b/metadata/org.lumicall.android.txt @@ -20,7 +20,7 @@ Repo Type:git Repo:https://github.com/opentelecoms-org/lumicall.git #Generated by import.py - check this is the right version, and find the right commit! -Build Version:1.8.1,116,6a0f0ca4abc0edfcbc4d9e40d87772d9c14d405b,buildjni=yes,submodules=yes +Build Version:1.8.2,117,1.8.2,buildjni=yes,submodules=yes Update Check Mode:Market From f016d544be7c6a4ee5e3c9051a308a9a20c6c0b4 Mon Sep 17 00:00:00 2001 From: Daniel Pocock Date: Sun, 2 Sep 2012 19:12:29 +0200 Subject: [PATCH 21/34] lumicall: update for building 1.8.3 --- metadata/org.lumicall.android.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/org.lumicall.android.txt b/metadata/org.lumicall.android.txt index 3dd2f89279..0d3caea5ec 100644 --- a/metadata/org.lumicall.android.txt +++ b/metadata/org.lumicall.android.txt @@ -20,7 +20,7 @@ Repo Type:git Repo:https://github.com/opentelecoms-org/lumicall.git #Generated by import.py - check this is the right version, and find the right commit! -Build Version:1.8.2,117,1.8.2,buildjni=yes,submodules=yes +Build Version:1.8.3,118,1.8.3,buildjni=yes,submodules=yes Update Check Mode:Market From c8addffd13481a52fa3977befa2c95dffcb07dfd Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 3 Sep 2012 10:03:22 +0100 Subject: [PATCH 22/34] new app, notepad from banderlabs --- metadata/bander.notepad.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 metadata/bander.notepad.txt diff --git a/metadata/bander.notepad.txt b/metadata/bander.notepad.txt new file mode 100644 index 0000000000..55a4ced5c5 --- /dev/null +++ b/metadata/bander.notepad.txt @@ -0,0 +1,21 @@ +Category:Office +License:Apache2 +Web Site:http://code.google.com/p/banderlabs/ +Source Code:http://code.google.com/p/banderlabs/source/checkout +Issue Tracker:http://code.google.com/p/banderlabs/issues/list + +Summary:Basic note taking +Description: +No description available +. + +Repo Type:git-svn +Repo:http://banderlabs.googlecode.com/svn/trunk/ + +Build Version:1.06,12,77,subdir=Notepad,target=android-15,prebuild=\ +rm -rf ../FileMan/ ../TaskMan/ ../MuClient/ + +Update Check Mode:Market +Current Version:1.06 +Current Version Code:12 + From 85511ebd522dd158bb9db39530ebb52ef8691210 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 3 Sep 2012 10:33:41 +0100 Subject: [PATCH 23/34] new app, pockettalk --- metadata/com.zachrattner.pockettalk.txt | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/com.zachrattner.pockettalk.txt diff --git a/metadata/com.zachrattner.pockettalk.txt b/metadata/com.zachrattner.pockettalk.txt new file mode 100644 index 0000000000..a03caa0143 --- /dev/null +++ b/metadata/com.zachrattner.pockettalk.txt @@ -0,0 +1,24 @@ +Category:Phone & SMS +License:GPLv3 +Web Site:http://www.zachrattner.com/ +Source Code:http://pockettalk.zachrattner.com/svn + +Summary:Read text messages using your sense of touch +Description: +You're driving down the highway when a text message comes in. Your phone's in +your pocket, so what do you do? Risk your life as well as the lives of the +others around you as you fish around in your pocket, or read the message with +your thigh as your phone vibrates the contents of the message in International +Morse Code? Be sure to turn vibration on though, as the default setting just +reads texts out loud. +. + +Repo Type:git-svn +Repo:http://pockettalk.zachrattner.com/svn/ + +Build Version:2.5,7,5 + +#No version code in market +Update Check Mode:None +Current Version:2.5 +Current Version Code:7 From 5e5afb9e4b711081159dbe9bcb2794e20243bc5d Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 3 Sep 2012 11:28:00 +0100 Subject: [PATCH 24/34] new app sagemath --- metadata/org.sagemath.droid.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 metadata/org.sagemath.droid.txt diff --git a/metadata/org.sagemath.droid.txt b/metadata/org.sagemath.droid.txt new file mode 100644 index 0000000000..716a794da2 --- /dev/null +++ b/metadata/org.sagemath.droid.txt @@ -0,0 +1,23 @@ +Category:Science & Education +License:GPLv3 +Web Site:http://www.sagemath.org +Source Code:http://code.google.com/p/sage-android/source/checkout +Issue Tracker:http://code.google.com/p/sage-android/issues/list + +Summary:Calculation client +Description: +Sage is mathematical software that combines many packages into a common interface. +This Android application connects as a http client to a Sage server, +authenticates, initiates a session, sends commands and displays the results. +There are some demos which appear to function via public server. +. + +Repo Type:hg +Repo:https://code.google.com/p/sage-android/ + +Build Version:0.3,4,5679cf93decd,subdir=app-v2 + +Update Check Mode:Market +Current Version:0.3 +Current Version Code:4 + From 0452b134a4ebcc2a18c72834534476c0bc2b2e99 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 3 Sep 2012 11:57:38 +0100 Subject: [PATCH 25/34] new app vx connect bot --- metadata/sk.vx.connectbot.txt | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 metadata/sk.vx.connectbot.txt diff --git a/metadata/sk.vx.connectbot.txt b/metadata/sk.vx.connectbot.txt new file mode 100644 index 0000000000..e4d678dee3 --- /dev/null +++ b/metadata/sk.vx.connectbot.txt @@ -0,0 +1,29 @@ +Category:Internet +License:Apache2 +Web Site:http://connectbot.vx.sk/ +Source Code:https://github.com/vx/connectbot +Issue Tracker:https://github.com/vx/connectbot/issues +Donation:http://connectbot.vx.sk/ + +Summary:SSH client +Description: +Based on Connectbot, an android ssh client as well as other projects. +Feature enhancements: background file transfer (SCP protocol;character picker +dialog (on-screen button and hardware SYM key); single line input (on-screen +button), tap and hold menu (switch to fullscreen mode, change font size); save +SSH keys as files; save console screenshots (PNG format); new key mappings +(hardware keyboard); lots of bugfixes; additional customizations for some phones +with hardware keyboards +. + +Repo Type:git +Repo:https://github.com/vx/connectbot.git + +#I didn't have android-13 +Build Version:1.7.1-21,21,cbe0ea23f1,buildjni=yes,target=android-15 + +#Device-variable +Update Check Mode:RepoManifest +Current Version:1.7.1-21 +Current Version Code:21 + From b2037c7a71ae5c8ec3701823d844bc1b03004b48 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 3 Sep 2012 12:48:16 +0100 Subject: [PATCH 26/34] new app coloring for kids --- metadata/org.androidsoft.coloring.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 metadata/org.androidsoft.coloring.txt diff --git a/metadata/org.androidsoft.coloring.txt b/metadata/org.androidsoft.coloring.txt new file mode 100644 index 0000000000..ffc451a7c6 --- /dev/null +++ b/metadata/org.androidsoft.coloring.txt @@ -0,0 +1,21 @@ +Category:Games +License:GPLv3+ +Web Site:http://androidsoft.org +Source Code:http://androidsoft.googlecode.com/svn/trunk/coloring/ +Issue Tracker: + +Summary:Colouring game for kids +Description: +No description available +. + +Repo Type:git-svn +Repo:http://androidsoft.googlecode.com/svn/trunk/coloring/ + +#Don't have android-11 +Build Version:1.0.0,1,50,prebuild=rm -rf releases,target=android-15 + +Update Check Mode:Market +Current Version:1.0.0 +Current Version Code:1 + From a67ef9e21c719640d7c0826a50cb857ee2b70cb9 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 3 Sep 2012 13:01:10 +0100 Subject: [PATCH 27/34] new app chordreader --- metadata/com.nolanlawson.chordreader.txt | 27 ++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/com.nolanlawson.chordreader.txt diff --git a/metadata/com.nolanlawson.chordreader.txt b/metadata/com.nolanlawson.chordreader.txt new file mode 100644 index 0000000000..b9f19e9a0e --- /dev/null +++ b/metadata/com.nolanlawson.chordreader.txt @@ -0,0 +1,27 @@ +Category:Multimedia +License:WTFPL +Web Site:https://github.com/nolanlawson/ChordReaderRoot +Source Code:https://github.com/nolanlawson/ChordReaderRoot +Issue Tracker:https://github.com/nolanlawson/ChordReaderRoot/issues + +Summary:Chords for guitar players +Description: +ChordReader is an app that fetches chord charts and tabulatures for your +favorite songs from the Internet, saves them, and displays them in an +easy-to-read format with the chords highlighted. The identified chords can also + be transposed up or down, or you can add a capo. It's good for changing the +key of a song to fit your vocal range. + +Doesn't work on tablets running android 4+ , but works for phones +. + +Repo Type:git +Repo:https://github.com/nolanlawson/ChordReaderRoot.git + +Build Version:1.0.1,8,v1.0.1,subdir=ChordReader + +#Tags can't find AM.xml +Update Check Mode:Market +Current Version:1.0.1 +Current Version Code:8 + From d813511b9ae346a1fdba820dcdd7a79ac17efa1a Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 3 Sep 2012 13:56:21 +0100 Subject: [PATCH 28/34] Two new widgets from SLW project --- .../tritop.android.SLWTrafficMeterWidget.txt | 21 +++++++++++++++++++ metadata/tritop.androidSLWCpuWidget.txt | 21 +++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 metadata/tritop.android.SLWTrafficMeterWidget.txt create mode 100644 metadata/tritop.androidSLWCpuWidget.txt diff --git a/metadata/tritop.android.SLWTrafficMeterWidget.txt b/metadata/tritop.android.SLWTrafficMeterWidget.txt new file mode 100644 index 0000000000..7e4dc8f3bd --- /dev/null +++ b/metadata/tritop.android.SLWTrafficMeterWidget.txt @@ -0,0 +1,21 @@ +Category:Internet +License:GPLv3 +Web Site:https://code.google.com/p/slw-battery-widget/ +Source Code:https://code.google.com/p/slw-battery-widget/source/list +Issue Tracker:https://code.google.com/p/slw-battery-widget/issues/list + +Summary:Simple internet traffic widget +Description: +Phone my need to reboot before widget becomes available +. + +Repo Type:git-svn +Repo:http://slw-battery-widget.googlecode.com/svn/SLWTrafficMeterWidget + +#Impossible to find commit by looking at log +Build Version:1.1,2,69,target=android-10 + +Update Check Mode:Market +Current Version:1.1 +Current Version Code:2 + diff --git a/metadata/tritop.androidSLWCpuWidget.txt b/metadata/tritop.androidSLWCpuWidget.txt new file mode 100644 index 0000000000..d213271cb7 --- /dev/null +++ b/metadata/tritop.androidSLWCpuWidget.txt @@ -0,0 +1,21 @@ +Category:Internet +License:GPLv3 +Web Site:https://code.google.com/p/slw-battery-widget/ +Source Code:https://code.google.com/p/slw-battery-widget/source/list +Issue Tracker:https://code.google.com/p/slw-battery-widget/issues/list + +Summary:Simple CPU widget +Description: +Phone may need to be rebooted on android 4+ for the widget to be available +. + +Repo Type:git-svn +Repo:http://slw-battery-widget.googlecode.com/svn/SLWCpuWidget + +#Impossible to find commit by looking at log +Build Version:1.5,6,78 + +Update Check Mode:Market +Current Version:1.1 +Current Version Code:2 + From 4e76ef4085c498a7c3d2609e019f2fa31e2a01ef Mon Sep 17 00:00:00 2001 From: Juergen Hock Date: Tue, 28 Aug 2012 09:54:50 +0200 Subject: [PATCH 29/34] Added Voicesmith . --- metadata/de.jurihock.voicesmith.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 metadata/de.jurihock.voicesmith.txt diff --git a/metadata/de.jurihock.voicesmith.txt b/metadata/de.jurihock.voicesmith.txt new file mode 100644 index 0000000000..47eb3cb8f2 --- /dev/null +++ b/metadata/de.jurihock.voicesmith.txt @@ -0,0 +1,19 @@ +Category:Multimedia +License:GPLv3+ +Web Site:http://voicesmith.jurihock.de/ +Source Code:http://github.com/jurihock/voicesmith +Issue Tracker:http://github.com/jurihock/voicesmith/issues + +Summary:Real-time voice changer and Altered Auditory Feedback (DAF & FAF) application for Android devices +Description: +Voicesmith records an audio signal from the built-in microphone, processes it in some way and plays it back through the earphones. There are some of the classical Phase Vocoder effects available. Voicesmith can also be used to perform the Delayed Auditory Feedback (DAF) and Frequency-Shifted Auditory Feedback (FAF). +. + +Repo Type:git +Repo:git://github.com/jurihock/voicesmith.git + +Build Version:2.1,7,275abba6fe,submodules=yes,subdir=voicesmith,target=android-8,buildjni=yes,update=.;../greendroid/GreenDroid + +Update Check Mode:None +Current Version:2.1 +Current Version Code:7 \ No newline at end of file From 75fd5613c93ff0c7ba7274b0b70c657cd145cc16 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Mon, 3 Sep 2012 14:42:04 +0100 Subject: [PATCH 30/34] Disabled voicesmith build - invalid submodule --- metadata/de.jurihock.voicesmith.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata/de.jurihock.voicesmith.txt b/metadata/de.jurihock.voicesmith.txt index 47eb3cb8f2..78845f17f6 100644 --- a/metadata/de.jurihock.voicesmith.txt +++ b/metadata/de.jurihock.voicesmith.txt @@ -4,7 +4,7 @@ Web Site:http://voicesmith.jurihock.de/ Source Code:http://github.com/jurihock/voicesmith Issue Tracker:http://github.com/jurihock/voicesmith/issues -Summary:Real-time voice changer and Altered Auditory Feedback (DAF & FAF) application for Android devices +Summary:Real-time voice changer and Altered Auditory Feedback Description: Voicesmith records an audio signal from the built-in microphone, processes it in some way and plays it back through the earphones. There are some of the classical Phase Vocoder effects available. Voicesmith can also be used to perform the Delayed Auditory Feedback (DAF) and Frequency-Shifted Auditory Feedback (FAF). . @@ -12,8 +12,8 @@ Voicesmith records an audio signal from the built-in microphone, processes it in Repo Type:git Repo:git://github.com/jurihock/voicesmith.git -Build Version:2.1,7,275abba6fe,submodules=yes,subdir=voicesmith,target=android-8,buildjni=yes,update=.;../greendroid/GreenDroid +Build Version:2.1,7,!Submodule referece appears invalid (at 275abba6fe),submodules=yes,subdir=voicesmith,target=android-8,buildjni=yes,update=.;../greendroid/GreenDroid Update Check Mode:None Current Version:2.1 -Current Version Code:7 \ No newline at end of file +Current Version Code:7 From 0ed4e82fffd22c9b36cd6b9d950773119f9d68db Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 3 Sep 2012 15:13:08 +0100 Subject: [PATCH 31/34] new app , network (mode chooser) --- metadata/de.mangelow.network.txt | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/de.mangelow.network.txt diff --git a/metadata/de.mangelow.network.txt b/metadata/de.mangelow.network.txt new file mode 100644 index 0000000000..70a3c759ab --- /dev/null +++ b/metadata/de.mangelow.network.txt @@ -0,0 +1,24 @@ +Category:System +License:Apache2 +Web Site:https://github.com/scheich/Network +Source Code:https://github.com/scheich/Network +Issue Tracker:https://github.com/scheich/Network/issues + +Summary:Shortcut to radio modes +Description: +Simply a shortcut to the modes given by *#*#INFO#*#* that allow you to +choose different radio modes. In particular you can choose WCDMA only, which +could improve battery life if your phone is in a weak 3G area and tries to +find a 2G signal all the time +. + +Repo Type:git +Repo:https://github.com/scheich/Network.git + +#Not well documented +Build Version:1.02,3,df1c1ce4f113da84 + +Update Check Mode:Market +Current Version:1.02 +Current Version Code:3 + From 5a0bff1897bef98c4daedec67d1ab0ba50112581 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 3 Sep 2012 15:29:49 +0100 Subject: [PATCH 32/34] new app , antikythera --- metadata/com.fivasim.antikythera.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 metadata/com.fivasim.antikythera.txt diff --git a/metadata/com.fivasim.antikythera.txt b/metadata/com.fivasim.antikythera.txt new file mode 100644 index 0000000000..a32595fd22 --- /dev/null +++ b/metadata/com.fivasim.antikythera.txt @@ -0,0 +1,23 @@ +Category:Science & Education +License:FreeBSD +Web Site:http://fivasim.pcriot.com/antikythera.html +Source Code:https://github.com/fivasim/Antikythera-Simulation +Issue Tracker:https://github.com/fivasim/Antikythera-Simulation/issues + +Summary:Simulation of an ancient machine +Description: +The extraordinary "Antikythera Mechanism" is the oldest known complex +scientific calculator, and it was built in Ancient Greece. Although it was +built around 150-100BC it's degree of mechanical sophistication is comparable +to a 19th century Swiss clock +. + +Repo Type:git +Repo:https://github.com/fivasim/Antikythera-Simulation.git + +Build Version:0.97,5,787a3e13fe,subdir=Antikythera + +Update Check Mode:Market +Current Version:0.97 +Current Version Code:5 + From 138f50d2a68bb18eded4038ec8cc2b420b278553 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 3 Sep 2012 15:57:58 +0100 Subject: [PATCH 33/34] new app volume control --- ...cioboxblog.altervista.it.volumecontrol.txt | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 metadata/mancioboxblog.altervista.it.volumecontrol.txt diff --git a/metadata/mancioboxblog.altervista.it.volumecontrol.txt b/metadata/mancioboxblog.altervista.it.volumecontrol.txt new file mode 100644 index 0000000000..959287e002 --- /dev/null +++ b/metadata/mancioboxblog.altervista.it.volumecontrol.txt @@ -0,0 +1,23 @@ +Category:System +License:GPLv3 +Web Site:http://mancioboxblog.altervista.org/ +Source Code:https://github.com/mancio/Volume-Control +Issue Tracker:https://github.com/mancio/Volume-Control/issues +Donate:http://mancioboxblog.altervista.org/ + +Summary:Change volume without buttons +Description: +Resizable widget that reveals more functionality depending on size. +Channels can be isolated and a mute switch is present. +. + +Repo Type:git +Repo:https://github.com/mancio/Volume-Control.git + +Build Version:1.0,1,79850c,subdir=Volume Control + +#No version code on market, but commit info is not mush good so far +Update Check Mode:RepoManifest +Current Version:1.0 +Current Version Code:1 + From 41929dcfd33f6807153027bd3267799664fb28b7 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 3 Sep 2012 16:48:14 +0100 Subject: [PATCH 34/34] new app geopaparazzi --- metadata/eu.hydrologis.geopaparazzi.txt | 31 +++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 metadata/eu.hydrologis.geopaparazzi.txt diff --git a/metadata/eu.hydrologis.geopaparazzi.txt b/metadata/eu.hydrologis.geopaparazzi.txt new file mode 100644 index 0000000000..9f8e620dcc --- /dev/null +++ b/metadata/eu.hydrologis.geopaparazzi.txt @@ -0,0 +1,31 @@ +Category:Navigation +License:GPLv3 +Web Site:http://code.google.com/p/geopaparazzi/ +Source Code:http://code.google.com/p/geopaparazzi/source/list +Issue Tracker:http://code.google.com/p/geopaparazzi/issues/list +Donate:http://code.google.com/p/geopaparazzi/ + +Summary:A field survey application +Description: +Geopaparazzi is a tool developed to do fast qualitative technical and +scientific surveys. Its strength is its direct connection to the BeeGIS GIS, +that can be used to further process the collected data. Even if the main aim +is in the field of surveying, it contains tools that can be of great use also +to tourists that want to keep a geo-diary. There is a lot of info on the wiki +if you need help getting the most out of it. Uses OSM by default. +. + +Repo Type:git +Repo:https://code.google.com/p/geopaparazzi + +Build Version:3.1.1,30,version_3.1.1,subdir=geopaparazzi.app,\ +update=.;../geopaparazzilibrary +#New libraries in libs/ +#Can't find tag for this even though update check mode got it +Build Version:3.2.0,31,6d0834dffbf5,subdir=geopaparazzi.app,\ +update=.;../geopaparazzilibrary + +Update Check Mode:Tags +Current Version:3.2.0 +Current Version Code:31 +