From d26cb88d9ee1a17c973168ecc4650ae6ee025a75 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 27 Aug 2012 14:06:34 +0100 Subject: [PATCH 01/48] new app , speed of sound --- metadata/net.codechunk.speedofsound.txt | 23 +++++++++++++++++++++++ metadata/org.fdroid.fdroid.txt | 4 ++-- 2 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 metadata/net.codechunk.speedofsound.txt diff --git a/metadata/net.codechunk.speedofsound.txt b/metadata/net.codechunk.speedofsound.txt new file mode 100644 index 0000000000..4b5d1b6ba7 --- /dev/null +++ b/metadata/net.codechunk.speedofsound.txt @@ -0,0 +1,23 @@ +AntiFeatures:NonFreeDep +Category:Multimedia +License:GPLv2 +Web Site:https://github.com/jpeddicord/speedofsound +Source Code:https://github.com/jpeddicord/speedofsound +Issue Tracker:https://github.com/jpeddicord/speedofsound/issues + +Summary:Adjust volume according to speed +Description: +Keep your eyes on the road, not your phone! Speed of Sound automatically adjusts your music player’s volume while you’re driving about with your GPS, lowering the volume while driving slowly or at a stoplight, and cranking it up on the highway. + +This is a feature available in some more expensive cars and sound systems. We’re giving it to you for free to use on your phone. Just start up your music player, plug your phone into your car stereo, and open Speed of Sound. +. + +Repo Type:git +Repo:https://github.com/jpeddicord/speedofsound.git + +Build Version:0.8.1,8,8dc2de2691b10101f65d9495db6d8c19d3a9f62f,subdir=speedofsound,prebuild=android update project --path ../actionbarsherlock --target android-15,target=Google Inc.:Google APIs:15 + +Update Check Mode:RepoManifest +Current Version:0.8.1 +Current Version Code:8 + diff --git a/metadata/org.fdroid.fdroid.txt b/metadata/org.fdroid.fdroid.txt index 0980a7e59a..7fb75723bf 100644 --- a/metadata/org.fdroid.fdroid.txt +++ b/metadata/org.fdroid.fdroid.txt @@ -30,6 +30,6 @@ Build Version:0.24,15,9b5fe2976443255b95027abd412f1c1e7f3d27b2,update=force Build Version:0.25,16,43977cc493e47a4dc841c4192ae8a40fb14b639b,update=force Update Check Mode:RepoManifest -Current Version:0.25 -Current Version Code:16 +Current Version:0.26 +Current Version Code:17 From b77f22f9c80b54e028b275b1aed82aad8d5f3e5e Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 27 Aug 2012 14:15:59 +0100 Subject: [PATCH 02/48] new game , dodge --- metadata/com.dozingcatsoftware.dodge.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 metadata/com.dozingcatsoftware.dodge.txt diff --git a/metadata/com.dozingcatsoftware.dodge.txt b/metadata/com.dozingcatsoftware.dodge.txt new file mode 100644 index 0000000000..66eec7fb89 --- /dev/null +++ b/metadata/com.dozingcatsoftware.dodge.txt @@ -0,0 +1,18 @@ +Category:Games +License:GPLv3 +Web Site:http://code.google.com/p/dodge-android/ +Source Code:http://code.google.com/p/dodge-android/source/checkout +Issue Tracker:http://code.google.com/p/dodge-android/issues/list + +Summary:Guide the ball to safety +Description: +Guide the ball through the thicket of balls using the accelerometer +. + +Repo Type:git-svn +Repo:http://dodge-android.googlecode.com/svn/trunk/ + +Build Version:1.4.3,8,11 + +Update Check Mode:Market + From 7728655c8bad1639d8eba73661853d179e5e1402 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 27 Aug 2012 15:11:03 +0100 Subject: [PATCH 03/48] new app hfr4droid --- metadata/info.toyonos.hfr4droid.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 metadata/info.toyonos.hfr4droid.txt diff --git a/metadata/info.toyonos.hfr4droid.txt b/metadata/info.toyonos.hfr4droid.txt new file mode 100644 index 0000000000..17e23e7fc8 --- /dev/null +++ b/metadata/info.toyonos.hfr4droid.txt @@ -0,0 +1,21 @@ +Category:Internet +License:GPLv3 +Web Site:http://code.google.com/p/hfr4droid/ +Source Code:http://code.google.com/p/hfr4droid/source/list +Issue Tracker:http://code.google.com/p/hfr4droid/issues/list + +Summary:Consulter le forum HFR +Description: +. + +Repo Type:git-svn +Repo:http://hfr4droid.googlecode.com/svn/trunk/ + +Build Version:0.5.1,51,131,subdir=hfr4droid,prebuild=mv lib libs +Build Version:0.6.1,61,160,subdir=hfr4droid,prebuild=mv lib libs + + +Update Check Mode:Market +Current Version:0.6.1 +Current Version Code:61 + From 08d4ca758bb4e6163ed431f7d55c26d6f0801ce3 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 27 Aug 2012 15:29:01 +0100 Subject: [PATCH 04/48] new app , network log --- metadata/com.googlecode.networklog.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 metadata/com.googlecode.networklog.txt diff --git a/metadata/com.googlecode.networklog.txt b/metadata/com.googlecode.networklog.txt new file mode 100644 index 0000000000..b24b212d75 --- /dev/null +++ b/metadata/com.googlecode.networklog.txt @@ -0,0 +1,21 @@ +Category:Internet +License:MPL2 +Web Site:https://code.google.com/p/iptableslog/ +Source Code:https://code.google.com/p/iptableslog/source/list +Issue Tracker:https://code.google.com/p/iptableslog/issues/list + +Summary:See what's accessing the internet +Description: +Network Log monitors iptables-logging to display a real-time list of which apps are making network connections, and provides statistics about those app connections. +. + +Repo Type:git +Repo:http://code.google.com/p/iptableslog/ + +#I only used a target for the libs because I don't have all the sdks +Build Version:2.5.1,20501,8aed25f3e6e1,prebuild=android update project -p ActionBarSherlock/library -t android-15 && android update project -p ViewPagerIndicator/library --target android-15 + +Update Check Mode:RepoManifest +Current Version:2.5.1 +Current Version Code:20501 + From 95b74911cdfbb21ab758cb81fe1f3bee0015ae19 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 27 Aug 2012 15:48:14 +0100 Subject: [PATCH 05/48] new app zooborns --- metadata/org.smerty.zooborns.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 metadata/org.smerty.zooborns.txt diff --git a/metadata/org.smerty.zooborns.txt b/metadata/org.smerty.zooborns.txt new file mode 100644 index 0000000000..8cb2318b80 --- /dev/null +++ b/metadata/org.smerty.zooborns.txt @@ -0,0 +1,19 @@ +Category:Multimedia +License:NewBSD +Web Site:https://github.com/Smerty/zooborns.android +Source Code:https://github.com/Smerty/zooborns.android + +Summary:View photos of newly-borns +Description: +View the recent photos from zooborns.com. Menu key in fullscreen for sharing / fullstory / wallpaper. Menu key on thumbnail list to enable / disable push notifications etc. +. + +Repo Type:git +Repo:https://github.com/Smerty/zooborns.android.git + +Build Version:1.4.4,14,a5db1955358465c77c80cffdfc47d78f5a549b5b + +Update Check Mode:RepoManifest +Current Version:1.4.4 +Current Version Code:14 + From c94b248bba909acfdf3b42a67a233d39615dbbb9 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 27 Aug 2012 16:40:14 +0100 Subject: [PATCH 06/48] new game mtg familiar --- metadata/com.gelakinetic.mtgfam.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 metadata/com.gelakinetic.mtgfam.txt diff --git a/metadata/com.gelakinetic.mtgfam.txt b/metadata/com.gelakinetic.mtgfam.txt new file mode 100644 index 0000000000..edf365dcdc --- /dev/null +++ b/metadata/com.gelakinetic.mtgfam.txt @@ -0,0 +1,16 @@ +Category:Games +License:GPLv3 +Web Site:https://code.google.com/p/mtg-familiar +Source Code:https://code.google.com/p/mtg-familiar/source/list +Issue Tracker:https://code.google.com/p/mtg-familiar/issues/list +Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=mfshick%40gmail%2ecom&item_name=Donate%20to%20MTG + +Summary:Utilities for the game MTG +Description: +This application provides a way to search an offline database of all magic cards. The application also provides a life counter, a random number generator, card price lookups, and card image downloads. Future features include deck management, rules, and anything else which would be useful while playing Magic. +. + +Repo Type:git-svn +Repo:http://mtg-familiar.googlecode.com/svn/trunk + +Build Version:1.8.1,15,474,subdir=MTGFamiliar,prebuild=android update project -p ../actionbarsherlock --target android-15 From f2bd6c7d5ea323daa6f56e49f1fc74711059a929 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 27 Aug 2012 16:44:04 +0100 Subject: [PATCH 07/48] update check mode for mtg --- metadata/com.gelakinetic.mtgfam.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/metadata/com.gelakinetic.mtgfam.txt b/metadata/com.gelakinetic.mtgfam.txt index edf365dcdc..b83f9b2d7e 100644 --- a/metadata/com.gelakinetic.mtgfam.txt +++ b/metadata/com.gelakinetic.mtgfam.txt @@ -14,3 +14,8 @@ Repo Type:git-svn Repo:http://mtg-familiar.googlecode.com/svn/trunk Build Version:1.8.1,15,474,subdir=MTGFamiliar,prebuild=android update project -p ../actionbarsherlock --target android-15 + +Update Check Mode:Market +Current Version:1.8 +Current Version Code:14 + From 0bcd23468ba8ce857aef417001b5ef091507b64b Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 27 Aug 2012 16:48:10 +0100 Subject: [PATCH 08/48] new app, network tester --- metadata/org.gc.networktester.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 metadata/org.gc.networktester.txt diff --git a/metadata/org.gc.networktester.txt b/metadata/org.gc.networktester.txt new file mode 100644 index 0000000000..9752e3b7a3 --- /dev/null +++ b/metadata/org.gc.networktester.txt @@ -0,0 +1,20 @@ +Category:Internet +License:Apache2 +Web Site:http://code.google.com/p/androidnetworktester/ +Source Code:http://code.google.com/p/androidnetworktester/source/checkout +Issue Tracker:http://code.google.com/p/androidnetworktester/issues/list + +Summary:Network tester +Description: +Is that open wifi really letting you access the web? Android Network Tester quickly validates you're connected to the real web (by downloading a dedicated 36 bytes file and checking its content). If the hotspot is actually redirecting you to a billing or authentication portal, you'll know instantly. +. + +Repo Type:git-svn +Repo:http://androidnetworktester.googlecode.com/svn/trunk/ + +Build Version:1.1,2,34,target=android-15 + +Update Check Mode:Market +Current Version:1.1 +Current Version Code:2 + From 9baef30500fc7d8345b3d24ce46e5d0d1e8a0d2d Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 27 Aug 2012 17:19:31 +0100 Subject: [PATCH 09/48] new app apptracker --- metadata/com.nolanlawson.apptracker.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 metadata/com.nolanlawson.apptracker.txt diff --git a/metadata/com.nolanlawson.apptracker.txt b/metadata/com.nolanlawson.apptracker.txt new file mode 100644 index 0000000000..82a8a7e8f7 --- /dev/null +++ b/metadata/com.nolanlawson.apptracker.txt @@ -0,0 +1,23 @@ +Category:System +License:WTFPL +Web Site:https://github.com/nolanlawson/AppTracker +Source Code:https://github.com/nolanlawson/AppTracker +Issue Tracker:https://github.com/nolanlawson/AppTracker/issues +Donation:http://nolanlawson.com/donation + +Summary:Track your app usage +Description: +App Tracker is a productivity app that keeps track of other apps you’ve used, and compiles some useful statistics about them (most used, seldom used, recently used, etc.). You can then display this information in a widget or in the app itself. + +Uses Logcat to figure out what apps have been launched. +. + +Repo Type:git +Repo:https://github.com/nolanlawson/AppTracker.git + +Build Version:1.0.9,10,ed75a40,subdir=AppTracker + +Update Check Mode:RepoManifest +Current Version:1.0.9 +Current Version Code:10 + From 0e3663d98343c6452d189dc22284696ca03a5e12 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 27 Aug 2012 17:26:14 +0100 Subject: [PATCH 10/48] new app, keep score --- metadata/com.nolanlawson.keepscore.txt | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/com.nolanlawson.keepscore.txt diff --git a/metadata/com.nolanlawson.keepscore.txt b/metadata/com.nolanlawson.keepscore.txt new file mode 100644 index 0000000000..6de4cbbc82 --- /dev/null +++ b/metadata/com.nolanlawson.keepscore.txt @@ -0,0 +1,24 @@ +Category:Games +License:WTFPL +Web Site:https://github.com/nolanlawson/KeepScore +Source Code:https://github.com/nolanlawson/KeepScore +Issue Tracker:https://github.com/nolanlawson/KeepScore/issues +Donate:http://nolanlawson.com/donate + +Summary:User-friendly score keeper +Description: +Need to keep score for a game? Throw away the pen and paper! + +"KeepScore is a free and open-source score keeper that can be used with any points-based game, from cribbage to Carcassonne. I’m a big board gamer, so I wrote it to help me and my friends when we play games together." +. + +Repo Type:git +Repo:https://github.com/nolanlawson/KeepScore.git + +Build Version:1.1.4,15,v1.1.4,subdir=KeepScore + +#Tags fails +Update Check Mode:RepoManifest +Current Version:1.1.4 +Current Version Code:15 + From 405538c754b55c8b03cbd8178970fa57c8c34e70 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 27 Aug 2012 17:30:20 +0100 Subject: [PATCH 11/48] new app sandwich roulette --- metadata/com.maxfierke.sandwichroulette.txt | 25 +++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/com.maxfierke.sandwichroulette.txt diff --git a/metadata/com.maxfierke.sandwichroulette.txt b/metadata/com.maxfierke.sandwichroulette.txt new file mode 100644 index 0000000000..ba2090a77b --- /dev/null +++ b/metadata/com.maxfierke.sandwichroulette.txt @@ -0,0 +1,25 @@ +Category:Office +License:GPLv3 +Web Site:https://github.com/maxfierke/sandwichroulette +Source Code:https://github.com/maxfierke/sandwichroulette +Issue Tracker:https://github.com/maxfierke/sandwichroulette/issues + +Summary:Not sure what you want? +Description: +SandwichRoulette is an application designed for the indecisive. Like many +people, my lunch has been delayed because of my inability to decide on what +to put in my sandwiches. This application, designed for Android-powered +devices running 2.1 and higher, automates the ingredient choosing process. +Creations can be saved and later versions will support sharing the +particularly delicious ones. +. + +Repo Type:git +Repo:https://github.com/maxfierke/sandwichroulette.git + +Build Version:1.5,2,1.5 + +Update Check Mode:Tags +Current Version:1.5 +Current Version Code:2 + From bb804b9492c4f9610072953e674a79a71b0ecbc9 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 27 Aug 2012 18:03:15 +0100 Subject: [PATCH 12/48] new app nano convertor --- metadata/com.nanoconverter.zlab.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 metadata/com.nanoconverter.zlab.txt diff --git a/metadata/com.nanoconverter.zlab.txt b/metadata/com.nanoconverter.zlab.txt new file mode 100644 index 0000000000..936f83f8a2 --- /dev/null +++ b/metadata/com.nanoconverter.zlab.txt @@ -0,0 +1,23 @@ +Category:Office +License:WTFPL +Web Site:http://blog.zorg.tk/nanoconverter/ +Source Code:https://github.com/ZorgeR/nanoConverter +Issue Tracker:https://github.com/ZorgeR/nanoConverter/issues + +Summary:Money conversion +Description: +Learn exchange rates? Convert currency? Not problem with nanoConverter! +You will always know the current exchange rates for exchange and can easily transfer them between themselves. + +N.B Website is in Russian +. + +Repo Type:git +Repo:https://github.com/ZorgeR/nanoConverter.git + +Build Version:0.7.90,35,4a742743b4ea000d533eab5a356aa513ad3e1c80,subdir=Source,prebuild=rm -rf ../Signed.APK + +Update Check Mode:RepoManifest +Current Version:0.7.90 +Current Version Code:35 + From 0efd648f0c0d6aba56fb7cd98ce8403a9c67e8b4 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 27 Aug 2012 18:20:17 +0100 Subject: [PATCH 13/48] new app (disabled) 920 battlelog --- metadata/com.ninetwozero.battlelog.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 metadata/com.ninetwozero.battlelog.txt diff --git a/metadata/com.ninetwozero.battlelog.txt b/metadata/com.ninetwozero.battlelog.txt new file mode 100644 index 0000000000..3d86400b92 --- /dev/null +++ b/metadata/com.ninetwozero.battlelog.txt @@ -0,0 +1,21 @@ +Disabled:I'm not sure this is legit. See blog post on Web Site +Category:Games +License:GPLv3 +Web Site:http://ninetwozero.com +Source Code:https://github.com/ninetwozero/BF3-Battlelog +Issue Tracker:https://github.com/ninetwozero/BF3-Battlelog/issues + +Summary:A Battlefield 3 battlelog +Description: +No description available +. + +Repo Type:git +Repo:https://github.com/ninetwozero/BF3-Battlelog.git + +Build Version:1.0.9,12,c532259 + +Update Check Mode:RepoManifest +Current Version:1.0.9 +Current Version Code:12 + From 75abdc2edef6a27239d724647bf3d343ab0bcb38 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 27 Aug 2012 18:28:34 +0100 Subject: [PATCH 14/48] new , battery manager --- metadata/ch.rrelmy.android.batterymanager.txt | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 metadata/ch.rrelmy.android.batterymanager.txt diff --git a/metadata/ch.rrelmy.android.batterymanager.txt b/metadata/ch.rrelmy.android.batterymanager.txt new file mode 100644 index 0000000000..efdf19d13b --- /dev/null +++ b/metadata/ch.rrelmy.android.batterymanager.txt @@ -0,0 +1,20 @@ +Category:System +License:GPLv3 +Web Site:https://github.com/rrelmy/BatteryLevel +Source Code:https://github.com/rrelmy/BatteryLevel +Issue Tracker: + +Summary:See the battery level +Description: +Simple app the shows the battery level when the app is launched. Press anywhere to close it +. + +Repo Type:git +Repo:https://github.com/rrelmy/BatteryLevel.git + +Build Version:0.3,3,45ad3b,target=android-15 + +Update Check Mode:RepoManifest +Current Version:0.3 +Current Version Code:3 + From 37ab9ace4e03bf399b9813a7c8dfa388ef7868af Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 27 Aug 2012 18:55:01 +0100 Subject: [PATCH 15/48] new app tpthelper --- metadata/com.amphoras.tpthelper.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 metadata/com.amphoras.tpthelper.txt diff --git a/metadata/com.amphoras.tpthelper.txt b/metadata/com.amphoras.tpthelper.txt new file mode 100644 index 0000000000..39639e8278 --- /dev/null +++ b/metadata/com.amphoras.tpthelper.txt @@ -0,0 +1,22 @@ +Category:System +License:GPLv3 +Web Site:https://github.com/Amphoras/TPT-Helper +Source Code:https://github.com/Amphoras/TPT-Helper/tree/V2.0.3/TPT%20Helper +Issue Tracker:https://github.com/Amphoras/TPT-Helper/issues + +Summary:Tools for ZTE phones +Description: +TPT Helper is designed for the ZTE phones. It helps you to easily repartition the phone and for the ZTE Blade, convert it to the Gen 2 memory layout to let you run the latest custom ROMs. ZTE phones supported so far are the ZTE Blade/Orange San Francisco, ZTE Skate/Orange Monte Carlo and the Orange San Francisco II/T-Mobile Vivacity. + +Warning: TPTs can be dangerous and could permanently brick your phone. Only use files designed for your phone, and always follow the in-app instructions. When you flash a TPT, all your data will be wiped. Make a backup first. +. + +Repo Type:git +Repo:https://github.com/Amphoras/TPT-Helper.git + +Build Version:2.0.3,24,e2c80263eef99fd6ab4aa656bfae47a22389493f,subdir=TPT Helper,target=android-10 + +Update Check Mode:Market +Current Version:2.0.3 +Current Version Code:24 + From 77df337185f89c5f954f0cff840aa1dd454e5819 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 27 Aug 2012 19:14:42 +0100 Subject: [PATCH 16/48] new app polite droid --- metadata/com.politedroid.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 metadata/com.politedroid.txt diff --git a/metadata/com.politedroid.txt b/metadata/com.politedroid.txt new file mode 100644 index 0000000000..cbd800baef --- /dev/null +++ b/metadata/com.politedroid.txt @@ -0,0 +1,23 @@ +Category:Office +License:GPLv3 +Web Site:https://github.com/miguelvps/PoliteDroid +Source Code:https://github.com/miguelvps/PoliteDroid +Issue Tracker:https://github.com/miguelvps/PoliteDroid/issues + +Summary:Calendar tool +Description: +Activates silent mode during calendar events + +v1.2 crashes on some Android 4 installs +. + +Repo Type:git +Repo:https://github.com/miguelvps/PoliteDroid.git + +Build Version:1.2,3,6a548e4b19,target=android-10 +Build Version:1.3,4,ad865b57bf3ac59580f38485608a9b1dda4fa7dc,target=android-15 + +Update Check Mode:Tags +Current Version:1.2 +Current Version Code:3 + From c6310c907a5d382aa680d5a211629505329beb57 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 27 Aug 2012 19:20:51 +0100 Subject: [PATCH 17/48] new app migraine tracker --- ...om.rhiannonweb.android.migrainetracker.txt | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/com.rhiannonweb.android.migrainetracker.txt diff --git a/metadata/com.rhiannonweb.android.migrainetracker.txt b/metadata/com.rhiannonweb.android.migrainetracker.txt new file mode 100644 index 0000000000..e222d01c27 --- /dev/null +++ b/metadata/com.rhiannonweb.android.migrainetracker.txt @@ -0,0 +1,24 @@ +Category:Office +License:GPLv2 +Web Site:http://sourceforge.net/projects/migrainetracker/ +Source Code:http://sourceforge.net/projects/migrainetracker/ +Issue Tracker: + +Summary:Event tracker +Description: +Migraine Tracker is a simple event tracking app. Originally designed as a personal application to track migraines, it can be used to track any recurring event’s time and duration for later analysis. + +The UI is designed to be as simple as possible, allowing ease of use during severe headaches or other events where a complex or feature-heavy UI is unwelcome. + +Migraine Tracker does not, and is not intended to, diagnose or treat any condition. It merely collects data for later analysis by a qualified professional instead of using paper forms or notebooks. All data is stored locally on your Android device, and only event duration and score is stored. +. + +Repo Type:hg +Repo:http://hg.code.sf.net/p/migrainetracker/code + +Build Version:0.9b,2,ed91ba + +Update Check Mode:Market +Current Version:0.9b +Current Version Code:2 + From 39d4dbac1d12f9ebecf1f42c310166b6bbe83783 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 27 Aug 2012 19:58:52 +0100 Subject: [PATCH 18/48] new app, rpcoiner --- metadata/de.kromonos.android.rpcoiner.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 metadata/de.kromonos.android.rpcoiner.txt diff --git a/metadata/de.kromonos.android.rpcoiner.txt b/metadata/de.kromonos.android.rpcoiner.txt new file mode 100644 index 0000000000..0e74fe68ce --- /dev/null +++ b/metadata/de.kromonos.android.rpcoiner.txt @@ -0,0 +1,21 @@ +Category:Office +License:GPLv3 +Web Site:http://kromonos.net/ +Source Code:https://gitorious.org/rpcoiner/rpcoiner +Issue Tracker:https://bugs.bka.li/describecomponents.cgi?product=RPCoiner + +Summary:BiCoind API client +Description: +Gets transaction and balance. Alpha +. + +Repo Type:git +Repo:https://git.gitorious.org/rpcoiner/rpcoiner.git + +Build Version:0.1 Alpha,1,8d5930b,subdir=RPCoiner + +#version in strings.xml +Update Check Mode:None +Current Version:0.1 Alpha +Current Version Code:1 + From 505f75236b799481ae62afb8bf383473022585d5 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 27 Aug 2012 20:24:46 +0100 Subject: [PATCH 19/48] new app, andlytics --- metadata/com.github.andlyticsproject.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 metadata/com.github.andlyticsproject.txt diff --git a/metadata/com.github.andlyticsproject.txt b/metadata/com.github.andlyticsproject.txt new file mode 100644 index 0000000000..16e1735a67 --- /dev/null +++ b/metadata/com.github.andlyticsproject.txt @@ -0,0 +1,20 @@ +Category:Development +License:Apache2 +Web Site:https://github.com/brunomendola/andlytics/ +Source Code:https://github.com/brunomendola/andlytics +Issue Tracker:https://github.com/brunomendola/andlytics/issues + +Summary:Track your apps on Play Store +Description: +View stats and reply to comments +. + +Repo Type:git +Repo:https://github.com/brunomendola/andlytics.git + +Build Version:2.2.1,215,0e91055e0d,bindir=build + +Update Check Mode:RepoManifest +Current Version:2.2.1 +Current Version Code:215 + From 64ef90da65528fae9390f439938ca22ef81fd874 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 27 Aug 2012 20:45:04 +0100 Subject: [PATCH 20/48] add requries root to network log --- metadata/com.googlecode.networklog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/metadata/com.googlecode.networklog.txt b/metadata/com.googlecode.networklog.txt index b24b212d75..d9a6cb1684 100644 --- a/metadata/com.googlecode.networklog.txt +++ b/metadata/com.googlecode.networklog.txt @@ -12,6 +12,8 @@ Network Log monitors iptables-logging to display a real-time list of which apps Repo Type:git Repo:http://code.google.com/p/iptableslog/ +Requires Root:Yes + #I only used a target for the libs because I don't have all the sdks Build Version:2.5.1,20501,8aed25f3e6e1,prebuild=android update project -p ActionBarSherlock/library -t android-15 && android update project -p ViewPagerIndicator/library --target android-15 From c37d18ae4d17b7f46f55964dc6462d2d7acd4025 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 27 Aug 2012 21:02:50 +0100 Subject: [PATCH 21/48] add to rpcoiner description --- metadata/de.kromonos.android.rpcoiner.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/de.kromonos.android.rpcoiner.txt b/metadata/de.kromonos.android.rpcoiner.txt index 0e74fe68ce..074dd658e8 100644 --- a/metadata/de.kromonos.android.rpcoiner.txt +++ b/metadata/de.kromonos.android.rpcoiner.txt @@ -6,7 +6,7 @@ Issue Tracker:https://bugs.bka.li/describecomponents.cgi?product=RPCoiner Summary:BiCoind API client Description: -Gets transaction and balance. Alpha +Gets transaction and balance. Alpha. German only . Repo Type:git From 0c79379c819a169ec0dc82a5061e9ac3a683b274 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 27 Aug 2012 21:07:03 +0100 Subject: [PATCH 22/48] clarify andlytics description --- metadata/com.github.andlyticsproject.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/com.github.andlyticsproject.txt b/metadata/com.github.andlyticsproject.txt index 16e1735a67..1b4d7166f0 100644 --- a/metadata/com.github.andlyticsproject.txt +++ b/metadata/com.github.andlyticsproject.txt @@ -6,7 +6,7 @@ Issue Tracker:https://github.com/brunomendola/andlytics/issues Summary:Track your apps on Play Store Description: -View stats and reply to comments +View stats and reply to comments. Requires a google account on the phone but not an admob account . Repo Type:git From 08ba28bae7e942e69e1b23249530b807935d1fd2 Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 28 Aug 2012 10:03:41 +0100 Subject: [PATCH 23/48] new app lampshade --- metadata/eu.prismsw.lampshade.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 metadata/eu.prismsw.lampshade.txt diff --git a/metadata/eu.prismsw.lampshade.txt b/metadata/eu.prismsw.lampshade.txt new file mode 100644 index 0000000000..216d5f7ef8 --- /dev/null +++ b/metadata/eu.prismsw.lampshade.txt @@ -0,0 +1,20 @@ +Category:Reading +License:MIT +Web Site:https://github.com/prismsw/Lampshade +Source Code:https://github.com/prismsw/Lampshade +Issue Tracker:https://github.com/prismsw/Lampshade/issues + +Summary:TV tropes wrapper +Description: +tvtropes.org is a wiki catalogue of the tricks of the trade for writing fiction. Features include: formatting suitable for mobile devices; holo theme (light and dark) and a beautiful ICS look; save articles for later reading; extensive use of the action bar; spoiler functionality; search for articles; and more nifty little things +. + +Repo Type:git +Repo:https://github.com/prismsw/Lampshade.git + +Build Version:1.1.7,117,v1.1.7,subdir=Lampshade,srclibs=ActionBarSherlock@6e3f2bb5,prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties + +Update Check Mode:Tags +Current Version:1.1.7 +Current Version Code:117 + From 9df0b7029bc2f0e034265a863638fc6c894d4fc7 Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 28 Aug 2012 10:18:55 +0100 Subject: [PATCH 24/48] new app permission --- metadata/org.androidsoft.app.permission.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 metadata/org.androidsoft.app.permission.txt diff --git a/metadata/org.androidsoft.app.permission.txt b/metadata/org.androidsoft.app.permission.txt new file mode 100644 index 0000000000..16209faf74 --- /dev/null +++ b/metadata/org.androidsoft.app.permission.txt @@ -0,0 +1,19 @@ +Category:System +License:GPLv3 +Web Site:http://www.androidsoft.org/ +Source Code:http://code.google.com/p/androidsoft/source/browse/trunk/permission + +Summary:Rank apps by permissions +Description: +Gives a rating to each app, based on how much influence they can have +. + +Repo Type:svn +Repo:https://androidsoft.googlecode.com/svn/trunk/permission/ + +Build Version:1.4.1,12,64,prebuild=rm -rf releases + +Update Check Mode:Market +Current Version:1.4.1 +Current Version Code:12 + From 5fdc8c26f5369cf76eca46152d7bd6d55cb718f1 Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 28 Aug 2012 11:20:41 +0100 Subject: [PATCH 25/48] new app supergenpass --- metadata/info.staticfree.SuperGenPass.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 metadata/info.staticfree.SuperGenPass.txt diff --git a/metadata/info.staticfree.SuperGenPass.txt b/metadata/info.staticfree.SuperGenPass.txt new file mode 100644 index 0000000000..655c523ca2 --- /dev/null +++ b/metadata/info.staticfree.SuperGenPass.txt @@ -0,0 +1,22 @@ +Category:Office +License:GPLv3+ +Web Site:http://staticfree.info/projects/sgp/ +Source Code:https://staticfree.info/git/SuperGenPass.git +Flattr:633869 + +Summary:Implementation of SuperGenPass +Description: +SuperGenPass combines a Web site's domain and your master password to generate a unique password for each Web site you visit using a strong cryptographic hash. + +In addition to using the form when you run the app, you can also use the "Share Page" menu item in the Browser application to launch SGP and pre-fill the domain. Go to Menu → More → Share Page. +. + +Repo Type:git +Repo:git://staticfree.info/git/SuperGenPass/ + +Build Version:2.1,17,e22b86b5cd132cba8,prebuild=rm SuperGenPass.apk && mv lib libs + +Update Check Mode:Market +Current Version:2.1 +Current Version Code:17 + From 50d83cdb3884f1e37e37e8503b1fc811d565a53f Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 28 Aug 2012 11:35:33 +0100 Subject: [PATCH 26/48] new app , import contacts --- metadata/am.ed.importcontacts.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 metadata/am.ed.importcontacts.txt diff --git a/metadata/am.ed.importcontacts.txt b/metadata/am.ed.importcontacts.txt new file mode 100644 index 0000000000..5726486113 --- /dev/null +++ b/metadata/am.ed.importcontacts.txt @@ -0,0 +1,15 @@ +Category:Office +License:GPLv3 +Web Site:http://ed.am/dev/android/import-contacts +Source Code:http://bzr.ed.am/android/import-contacts + +Summary:NoCloud contacts +Description: +Import Contacts is an application to help you import your contacts directly to your Android device without the need to upload them to Google first. Contacts (vCard “.vcf” files) are imported from your SD card directly in to the phones contact list. +. + +Repo Type:bzr +Repo:http://bzr.ed.am/android/import-contacts + +#used revision ahead of release as he's changed package id +Build Version:1.2,3,53 From 4b7fe7273fea3aa873659b2fc1525e3d654378f4 Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 28 Aug 2012 12:46:55 +0100 Subject: [PATCH 27/48] new app footgut widget --- metadata/com.iazasoft.footguy.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 metadata/com.iazasoft.footguy.txt diff --git a/metadata/com.iazasoft.footguy.txt b/metadata/com.iazasoft.footguy.txt new file mode 100644 index 0000000000..7ed938702f --- /dev/null +++ b/metadata/com.iazasoft.footguy.txt @@ -0,0 +1,20 @@ +Category:Wallpaper +License:GPLv2 +Web Site:http://code.google.com/p/footguy/ +Source Code:http://code.google.com/p/footguy/source/checkout +Issue Tracker:http://code.google.com/p/footguy/issues/list + +Summary:Footguy widget +Description: +Footguy is an internet relic. Tap the footguy widget to see your uptime +. + +Repo Type:git-svn +Repo:http://footguy.googlecode.com/svn/trunk/ + +Build Version:1.1,2,7,target=android-15 + +Update Check Mode:None +Current Version:1.1 +Current Version Code:2 + From 6e32764167b59e2dff5e7564875da71f7e514a4b Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 28 Aug 2012 13:30:49 +0100 Subject: [PATCH 28/48] new app, mylock --- metadata/i4nc4mp.myLock.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 metadata/i4nc4mp.myLock.txt diff --git a/metadata/i4nc4mp.myLock.txt b/metadata/i4nc4mp.myLock.txt new file mode 100644 index 0000000000..94a86a6ac7 --- /dev/null +++ b/metadata/i4nc4mp.myLock.txt @@ -0,0 +1,22 @@ +Category:System +License:GPLv3 +Web Site:https://code.google.com/p/mylockforandroid/wiki/officialFAQ +Source Code:https://code.google.com/p/mylockforandroid/source/list +Issue Tracker:https://code.google.com/p/mylockforandroid/issues/list + +Summary:Lockscreen replacement +Description: +The goal of myLock is to provide missing user-customization over the balance between keyguarding, convenience, & overall security, as well as personalization options on the lockscreen. We have built it and optimized it using android 2.0 enhancements and have tested it on Droid and Nexus One devices, with those particular hardware configurations in mind. + +See the website for details +. + +Repo Type:svn +Repo:http://mylockforandroid.googlecode.com/svn/trunk + +Build Version:1.5,26,332,subdir=myLock,prebuild=rm -rf ../custom\ lock ../myLock\ for\ xoom ../myLock-lite ../myLock-Advanced ../myLockFroyo ../phone ../myLockAdvanced ../myLockGuarded + +Update Check Mode:Market +Current Version:42 +Current Version Code:28 + From 62c7b65b3b9bfeab6c595f4aaf907b94dc469ce8 Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 28 Aug 2012 13:45:43 +0100 Subject: [PATCH 29/48] new app, chromadoze --- metadata/net.pmarks.chromadoze.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 metadata/net.pmarks.chromadoze.txt diff --git a/metadata/net.pmarks.chromadoze.txt b/metadata/net.pmarks.chromadoze.txt new file mode 100644 index 0000000000..2cdd2357ba --- /dev/null +++ b/metadata/net.pmarks.chromadoze.txt @@ -0,0 +1,22 @@ +Category:Multimedia +License:GPLv3 +Web Site:http://code.google.com/p/chromadoze/ +Source Code:http://code.google.com/p/chromadoze/source/checkout +Issue Tracker:http://code.google.com/p/chromadoze/issues/list + +Summary:Noise generator +Description: +Generates noise with a custom colour profile. It is intended to be used as a sleep sound generator. It provides rapid feedback to adjustments in the spectrum, and is designed to minimize CPU usage in the steady state. + +It works by running shaped white noise through an Inverse Discrete Cosine Transform, generating a few megabytes of distinct audio blocks. The steady-state behavior selects blocks at random, and smoothly crossfades between them +. + +Repo Type:git-svn +Repo:http://chromadoze.googlecode.com/svn/trunk/ + +Build Version:1.1.1,7,26 + +Update Check Mode:Market +Current Version:1.1.1 +Current Version Code:7 + From f204d3ea6fb0feb0e32f96cd29aa518d86f88a64 Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 28 Aug 2012 13:52:58 +0100 Subject: [PATCH 30/48] new app aurora --- metadata/com.kai1973i.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 metadata/com.kai1973i.txt diff --git a/metadata/com.kai1973i.txt b/metadata/com.kai1973i.txt new file mode 100644 index 0000000000..8942f7d42b --- /dev/null +++ b/metadata/com.kai1973i.txt @@ -0,0 +1,20 @@ +Category:Science & Education +License:Apache2 +Web Site:http://code.google.com/p/auroraapp/ +Source Code:http://code.google.com/p/auroraapp/source/checkout +Issue Tracker:http://code.google.com/p/auroraapp/issues/list + +Summary:Space weather info +Description: +This is beta , so please don't go too hard on it :-) +. + +Repo Type:git-svn +Repo:http://auroraapp.googlecode.com/svn/ + +Build Version:1.04,4,9,subdir=trunk/aAuroraApp,target=android-10 + +#not in the market +Update Check Mode:None +Current Version:1.04 +Current Version Code:4 From 8a9284a6a86c25bb850f3a1b3f4daa4ef4edf15d Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 28 Aug 2012 14:26:58 +0100 Subject: [PATCH 31/48] new app openwatch --- metadata/org.ale.openwatch.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 metadata/org.ale.openwatch.txt diff --git a/metadata/org.ale.openwatch.txt b/metadata/org.ale.openwatch.txt new file mode 100644 index 0000000000..679c7b5847 --- /dev/null +++ b/metadata/org.ale.openwatch.txt @@ -0,0 +1,20 @@ +Category:Multimedia +License:Apache2 +Web Site:http://openwatch.net +Source Code:https://github.com/Miserlou/OpenWatch---Android +Issue Tracker:https://github.com/Miserlou/OpenWatch---Android/issues + +Summary:Record video secretly +Description: +This app records video secretly and sends the results to OpenWatch, a participatory citizen media project which uses mobile technology to enable public monitoring of authority figures. +. + +Repo Type:git +Repo:https://github.com/Miserlou/OpenWatch---Android.git + +Build Version:1.4,5,fe7e9e1,prebuild=sed -i '/market/d' project.properties + +Update Check Mode:RepoManifest +Current Version:1.4 +Current Version Code:5 + From fa009034e2a4c9b86cefa2802a2e8f8ec4f47758 Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 28 Aug 2012 18:00:09 +0100 Subject: [PATCH 32/48] disable openwatch --- metadata/org.ale.openwatch.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata/org.ale.openwatch.txt b/metadata/org.ale.openwatch.txt index 679c7b5847..a878800bfc 100644 --- a/metadata/org.ale.openwatch.txt +++ b/metadata/org.ale.openwatch.txt @@ -12,7 +12,8 @@ This app records video secretly and sends the results to OpenWatch, a participat Repo Type:git Repo:https://github.com/Miserlou/OpenWatch---Android.git -Build Version:1.4,5,fe7e9e1,prebuild=sed -i '/market/d' project.properties +#app doesn't work, probably because of the missing library: http://code.google.com/p/marketlicensing/ +#Build Version:1.4,5,fe7e9e1,prebuild=sed -i '/market/d' project.properties Update Check Mode:RepoManifest Current Version:1.4 From 2fa8ff4b311fcbe8a66506fec21ac7e0b9f7097f Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 28 Aug 2012 18:03:32 +0100 Subject: [PATCH 33/48] new app, facebook contact sync --- metadata/ro.weednet.contactssync.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 metadata/ro.weednet.contactssync.txt diff --git a/metadata/ro.weednet.contactssync.txt b/metadata/ro.weednet.contactssync.txt new file mode 100644 index 0000000000..b624b03e84 --- /dev/null +++ b/metadata/ro.weednet.contactssync.txt @@ -0,0 +1,23 @@ +Category:Office +License:GPLv3 +Web Site:https://github.com/loadrunner/Facebook-Contact-Sync +Source Code:https://github.com/loadrunner/Facebook-Contact-Sync +Issue Tracker:https://github.com/loadrunner/Facebook-Contact-Sync/issues + +Summary:Sync your Facebook Contacts +Description: +To configure, go to "Settings => Accounts & Sync => Add Account". +Depending on how many friends you have, the first import might take a while, so be patient. + +* Facebook does not allow to export phone numbers or emails. Only names, pictures and statuses are synced. +* Facebook users have the option to block one or all apps. If they opt for that, they will be EXCLUDED from your friends list. +* Does NOT work on Samsung Galaxy SIII +. + +Repo Type:git +Repo:https://github.com/loadrunner/Facebook-Contact-Sync.git + +Build Version:1.0.0,32,b3879c973e7cac3a3319 + +Update Check Mode:Market + From 9f261699a585d00d3b3576982221b1cf7629ecef Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 28 Aug 2012 18:11:29 +0100 Subject: [PATCH 34/48] new app doIT --- metadata/se.chalmers.doit.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 metadata/se.chalmers.doit.txt diff --git a/metadata/se.chalmers.doit.txt b/metadata/se.chalmers.doit.txt new file mode 100644 index 0000000000..7d3d8f0330 --- /dev/null +++ b/metadata/se.chalmers.doit.txt @@ -0,0 +1,20 @@ +Category:Office +License:GPLv3 +Web Site:http://code.google.com/p/dat255-doit/ +Source Code:http://code.google.com/p/dat255-doit/source/checkout +Issue Tracker:http://code.google.com/p/dat255-doit/issues/list + +Summary:Todo lists +Description: +Create tasks and sort by due date or priority. +. + +Repo Type:git-svn +Repo:http://dat255-doit.googlecode.com/svn/trunk/ + +Build Version:1.0,1,110,subdir=doIT,target=android-10,prebuild=rm -rf ./doIT.apk + +Update Check Mode:None +Current Version:1.0 +Current Version Code:1 + From a6d9d60ed2daf59ec6cc0db58169bbe261d38adb Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 28 Aug 2012 19:04:11 +0100 Subject: [PATCH 35/48] new app androidwisprclient --- metadata/com.sputnik.wispr.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 metadata/com.sputnik.wispr.txt diff --git a/metadata/com.sputnik.wispr.txt b/metadata/com.sputnik.wispr.txt new file mode 100644 index 0000000000..03d004fb69 --- /dev/null +++ b/metadata/com.sputnik.wispr.txt @@ -0,0 +1,19 @@ +Category:Internet +License:GPLv3 +Web Site:http://code.google.com/p/androidwisprclient/ +Source Code:http://code.google.com/p/androidwisprclient/source/checkout +Issue Tracker:http://code.google.com/p/androidwisprclient/issues/list + +Summary:Auto connect to FON network +Description: +The FON network is made up of routers that share their internet access with guests in return for access to other FON access points. This app authenticates with a username and password using WISPr and supports routers managed by FON and partners +. + +Repo Type:git-svn +Repo:http://androidwisprclient.googlecode.com/svn/trunk/ + +Build Version:1.4.7,147,134 + +Update Check Mode:None +Current Version:1.4.7 +Current Version Code:147 From 092e4ddbd324031fd2fdc6cfd4a0d386940ccc0c Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 28 Aug 2012 19:12:07 +0100 Subject: [PATCH 36/48] new app camppyre --- metadata/campyre.android.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 metadata/campyre.android.txt diff --git a/metadata/campyre.android.txt b/metadata/campyre.android.txt new file mode 100644 index 0000000000..52285c6818 --- /dev/null +++ b/metadata/campyre.android.txt @@ -0,0 +1,22 @@ +Category:Internet +License:MIT +Web Site:https://github.com/konklone/campyre +Source Code:https://github.com/konklone/campyre +Issue Tracker:https://github.com/konklone/campyre/issues + +Summary:Client for Campfire +Description: +* Talk and listen in any room +* View transcript for current day +* Upload images through the Gallery +. + +Repo Type:git +Repo:https://github.com/konklone/campyre.git + +Build Version:1.0.1,7,91b1224cc4bee18047,prebuild=rm -rf ./assets/releases + +Update Check Mode:Market +Current Version:1.0.1 +Current Version Code:7 + From 2e0c9cdc0844929112eb4b38d1cbe5fa61314099 Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 28 Aug 2012 19:18:12 +0100 Subject: [PATCH 37/48] new app pindroid --- metadata/com.pindroid.txt | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 metadata/com.pindroid.txt diff --git a/metadata/com.pindroid.txt b/metadata/com.pindroid.txt new file mode 100644 index 0000000000..79c1735414 --- /dev/null +++ b/metadata/com.pindroid.txt @@ -0,0 +1,26 @@ +Category:Internet +License:GPLv3 +Web Site:https://github.com/maxpower47/PinDroid +Source Code:https://github.com/maxpower47/PinDroid +Issue Tracker:https://github.com/maxpower47/PinDroid/issues + +Summary:Pinboard client +Description: +Port of DeliciousDroid. Features +- Tablet optimized +- Add, edit, view, and delete bookmarks +- Sync bookmarks and tags +- Home screen widget and live folders +- Search titles, tags, and notes +Translations: English, Finnish, Spanish, German. +. + +Repo Type:git +Repo:https://github.com/maxpower47/PinDroid.git + +Build Version:2.0.3,44,v2.0.3 + +Update Check Mode:Tags +Current Version:2.0.3 +Current Version Code:44 + From 685f69d9635a02b8c6676cec1fcbec3236862953 Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 28 Aug 2012 19:37:51 +0100 Subject: [PATCH 38/48] new app , cyclestreets --- metadata/net.cyclestreets.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 metadata/net.cyclestreets.txt diff --git a/metadata/net.cyclestreets.txt b/metadata/net.cyclestreets.txt new file mode 100644 index 0000000000..baddefd879 --- /dev/null +++ b/metadata/net.cyclestreets.txt @@ -0,0 +1,22 @@ +Category:Navigation +License:GPLv3 +Web Site:http://www.cyclestreets.net/blog/category/android +Source Code:https://github.com/cyclestreets/android +Issue Tracker:https://github.com/cyclestreets/android/issues +Donation:http://www.cyclestreets.net/donate + +Summary:UK cycling navigation +Description: +UK-wide cycle journey planner CycleStreets - Cycle navigation for cyclists, by cyclists. +Plan routes from A to B anywhere in the UK, with a choice of four routing modes to suit a range of cyclists from beginner to regular commuter. And the Photomap lets you submit photos of infrastructure problems or good practice around the UK. Routes for cyclists using OpenStreetMap/OpenCycleMap maps that can be cached in advance of the journey +. + +Repo Type:git +Repo:https://github.com/cyclestreets/android.git + +Build Version:1.5,11,RELEASE_1_5 + +Update Check Mode:Tags +Current Version:1.5 +Current Version Code:11 + From b55932aac53b0e215f3f724bac00a57f565ae366 Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 28 Aug 2012 19:44:14 +0100 Subject: [PATCH 39/48] new app, petronious --- metadata/org.dyndns.ipignoli.petronius.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 metadata/org.dyndns.ipignoli.petronius.txt diff --git a/metadata/org.dyndns.ipignoli.petronius.txt b/metadata/org.dyndns.ipignoli.petronius.txt new file mode 100644 index 0000000000..18c641f6d3 --- /dev/null +++ b/metadata/org.dyndns.ipignoli.petronius.txt @@ -0,0 +1,20 @@ +Category:Office +License:MIT +Web Site:http://code.google.com/p/petronius/wiki +Source Code:http://code.google.com/p/petronius/source/checkout +Issue Tracker:http://code.google.com/p/petronius/issues/list + +Summary:Wardrobe management +Description: +Petronius is your personal wardrobe consultant. It keeps track of the clothes you have in your closet and helps you to choose them day by day, always suggesting the most stylish and creative combinations. +. + +Repo Type:git-svn +Repo:http://petronius.googlecode.com/svn/trunk/ + +Build Version:1.3,4,57 + +Update Check Mode:None +Current Version:1.3 +Current Version Code:4 + From 76d231c1fecae3966560b6a3e262aa37e1e22833 Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 28 Aug 2012 20:00:10 +0100 Subject: [PATCH 40/48] new app speedometer --- metadata/SpeedoMeterApp.main.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 metadata/SpeedoMeterApp.main.txt diff --git a/metadata/SpeedoMeterApp.main.txt b/metadata/SpeedoMeterApp.main.txt new file mode 100644 index 0000000000..e9fa019f00 --- /dev/null +++ b/metadata/SpeedoMeterApp.main.txt @@ -0,0 +1,19 @@ +Category:Navigation +License:PublicDomain +Web Site:http://sourceforge.net/projects/androidspeedo/ +Source Code:http://sourceforge.net/projects/androidspeedo/ + +Summary:Simple Speedometer +Description: +No description available +. + +Repo Type:git +Repo:git://git.code.sf.net/p/androidspeedo/code + +Build Version:1.0,1,d30c4c0b52c51bb420 + +Update Check Mode:RepoManifest +Current Version:1.0 +Current Version Code:1 + From 566734afa5bf99fb1bc8dbfad621382e0a197266 Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 28 Aug 2012 20:11:44 +0100 Subject: [PATCH 41/48] new app applocker --- metadata/com.gueei.applocker.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 metadata/com.gueei.applocker.txt diff --git a/metadata/com.gueei.applocker.txt b/metadata/com.gueei.applocker.txt new file mode 100644 index 0000000000..a9e6f32b85 --- /dev/null +++ b/metadata/com.gueei.applocker.txt @@ -0,0 +1,21 @@ +Category:System +License:GPLv3 +Web Site:http://code.google.com/p/applocker +Source Code:http://code.google.com/p/applocker/source/checkout +Issue Tracker:http://code.google.com/p/applocker/issues/list + +Summary:Lockdown your apps +Description: +A simple mechanism for preventing certain apps from opening without a password +. + +Repo Type:git-svn +Repo:http://applocker.googlecode.com/svn/ + +#Source for library:http://code.google.com/p/android-binding/ +Build Version:1.2,3,5,subdir=trunk/AppLocker,prebuild=sed -i '/library/d' project.properties + +Update Check Mode:Market +Current Version:1.2 +Current Version Code:3 + From 43f64cc2038976dc3812dac33098de842e0aa4f4 Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 28 Aug 2012 21:04:34 +0100 Subject: [PATCH 42/48] new app world clock --- metadata/com.irahul.worldclock.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 metadata/com.irahul.worldclock.txt diff --git a/metadata/com.irahul.worldclock.txt b/metadata/com.irahul.worldclock.txt new file mode 100644 index 0000000000..415345a3c0 --- /dev/null +++ b/metadata/com.irahul.worldclock.txt @@ -0,0 +1,18 @@ +Category:Office +License:GPLv3 +Web Site:https://github.com/rahulaga/WorldClock +Source Code:https://github.com/rahulaga/WorldClock +Donate:http://www.androidopensourceapps.org/p/donate.html + +Summary:World Clock +Description: +World clock that lets you select your favourite timezones +. + +Repo Type:git +Repo:https://github.com/rahulaga/WorldClock.git + +Build Version:0.6,2,bb6a003 + +Update Check Mode:Market + From b2603cabcfabfb9b54079cc2e85c4709fc42ed5c Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 28 Aug 2012 21:22:17 +0100 Subject: [PATCH 43/48] change world clock description --- metadata/com.irahul.worldclock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/com.irahul.worldclock.txt b/metadata/com.irahul.worldclock.txt index 415345a3c0..a61786da33 100644 --- a/metadata/com.irahul.worldclock.txt +++ b/metadata/com.irahul.worldclock.txt @@ -6,7 +6,7 @@ Donate:http://www.androidopensourceapps.org/p/donate.html Summary:World Clock Description: -World clock that lets you select your favourite timezones +See what the time is in many different places at once. . Repo Type:git From 6d923c25df9bac08ed10e251f7085e2eec39ce6f Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 28 Aug 2012 21:28:32 +0100 Subject: [PATCH 44/48] new app, per-app --- metadata/mobi.omegacentauri.PerApp.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 metadata/mobi.omegacentauri.PerApp.txt diff --git a/metadata/mobi.omegacentauri.PerApp.txt b/metadata/mobi.omegacentauri.PerApp.txt new file mode 100644 index 0000000000..2d12c277cc --- /dev/null +++ b/metadata/mobi.omegacentauri.PerApp.txt @@ -0,0 +1,21 @@ +Category:System +License:NewBSD +Web Site:http://code.google.com/p/perapp/ +Source Code:http://code.google.com/p/perapp/source/checkout +Issue Tracker:http://code.google.com/p/perapp/issues/list + +Summary:Different app, different settings +Description: +Easily extendable per-app settings app for Android +. + +Repo Type:git-svn +Repo:http://perapp.googlecode.com/svn/trunk/ + +Build Version:0.12,14,22 + +#Not in Market, yet +Update Check Mode:None +Current Version:0.12 +Current Version Code:14 + From 4a13223e56808b57e200a15bba17073b394dc63c Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 28 Aug 2012 22:05:54 +0100 Subject: [PATCH 45/48] new app , sound recorder --- metadata/net.micode.soundrecorder.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 metadata/net.micode.soundrecorder.txt diff --git a/metadata/net.micode.soundrecorder.txt b/metadata/net.micode.soundrecorder.txt new file mode 100644 index 0000000000..89978776d3 --- /dev/null +++ b/metadata/net.micode.soundrecorder.txt @@ -0,0 +1,20 @@ +Category:Office +License:Apache2 +Web Site:https://github.com/MiCode/SoundRecorder +Source Code:https://github.com/MiCode/SoundRecorder +Issue Tracker:https://github.com/MiCode/SoundRecorder/issues + +Summary:Record your voice +Description: +Simple sound recorder from the MiCode project +. + +Repo Type:git +Repo:https://github.com/MiCode/SoundRecorder.git + +Build Version:1.0,1,16efc01,target=android-15 + +Update Check Mode:None +Current Version:1.0 +Current Version Code:1 + From 4a00b207cd8122a1154a9466aa69407778866530 Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 28 Aug 2012 22:17:30 +0100 Subject: [PATCH 46/48] new app , ics openvpn --- metadata/de.blinkt.openvpn.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 metadata/de.blinkt.openvpn.txt diff --git a/metadata/de.blinkt.openvpn.txt b/metadata/de.blinkt.openvpn.txt new file mode 100644 index 0000000000..577cc38427 --- /dev/null +++ b/metadata/de.blinkt.openvpn.txt @@ -0,0 +1,21 @@ +Category:Internet +License:NewBSD +Web Site:http://code.google.com/p/ics-openvpn/ +Source Code:http://code.google.com/p/ics-openvpn/source/checkout +Issue Tracker:http://code.google.com/p/ics-openvpn/issues/list + +Summary:OpenVPN without root +Description: +No description available +. + +Repo Type:hg +Repo:https://code.google.com/p/ics-openvpn/ + +#Takes a long time to build +Build Version:0.5.21,48,v0.5.21,buildjni=yes + +Update Check Mode:Market +Current Version:0.5.21 +Current Version Code:48 + From f4d57ebf95661f73f3cc534bf00e71901713192d Mon Sep 17 00:00:00 2001 From: David Black Date: Wed, 29 Aug 2012 11:54:42 +0100 Subject: [PATCH 47/48] new app androidomatic keyer --- metadata/com.templaro.opsiz.aka.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 metadata/com.templaro.opsiz.aka.txt diff --git a/metadata/com.templaro.opsiz.aka.txt b/metadata/com.templaro.opsiz.aka.txt new file mode 100644 index 0000000000..c00748708f --- /dev/null +++ b/metadata/com.templaro.opsiz.aka.txt @@ -0,0 +1,20 @@ +Category:Office +License:Apache2 +Web Site:https://code.google.com/p/androidomatic-keyer +Source Code:https://code.google.com/p/androidomatic-keyer/source/list +Issue Tracker:https://code.google.com/p/androidomatic-keyer/issues/list + +Summary:Morse code keyer +Description: +This project enables ham radio operators to use their android phones as memory keyers to send CW or Hellschreiber signals using any radio transmitter capable of putting out a carrier wave. The application presents a list of editable phrases, then plays the selected phrase as morse code (or Hellschriber) through the sound output. The audible tones produced may be used directly if a modulated signal is desired, but the sound can also be routed through an easy-to-build interface which converts this sound into on/off keying for the transmitter. +. + +Repo Type:hg +Repo:https://code.google.com/p/androidomatic-keyer + +Build Version:1.0,10,7266db,target=android-7 + +Update Check Mode:Market +Current Version:1.0 +Current Version Code:10 + From 56688eec03501f313836c03c47239971892e0567 Mon Sep 17 00:00:00 2001 From: David Black Date: Wed, 29 Aug 2012 13:04:14 +0100 Subject: [PATCH 48/48] add disabled build wwwjdic --- metadata/org.nick.wwwjdic.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 metadata/org.nick.wwwjdic.txt diff --git a/metadata/org.nick.wwwjdic.txt b/metadata/org.nick.wwwjdic.txt new file mode 100644 index 0000000000..46225f4557 --- /dev/null +++ b/metadata/org.nick.wwwjdic.txt @@ -0,0 +1,15 @@ +Category:Office +License:Apache2.0 +Web Site:https://code.google.com/p/wwwjdic/ +Source Code:https://code.google.com/p/wwwjdic/source/list + +Summary:Frontend for WWWJDIC +Description: + +. + +Repo Type:svn +Repo:http://wwwjdic.googlecode.com/svn/branches/2.0/ + +#doesn't work,but I tried the latest branch +#Build Version:2.2.4,2240,981,subdir=wwwjdic-app,update=.;../wwwjdic,target=android-15,srclibs=ActionBarSherlock@9598f2bb2c,prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties