From 36ea39e16ff41aab6c4051bfb61425a22a60dba5 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Mon, 9 Jan 2012 13:19:27 +0000 Subject: [PATCH 1/8] Scan for another common binary blob From 983d27c4133677440f60b5677f564b90dd342cd7 Mon Sep 17 00:00:00 2001 From: prcrst Date: Sun, 8 Jan 2012 19:12:01 +0100 Subject: [PATCH 2/8] Another key.* offender --- metadata/edu.rit.poe.atomix.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/edu.rit.poe.atomix.txt b/metadata/edu.rit.poe.atomix.txt index c770ce0e78..4e127de85c 100644 --- a/metadata/edu.rit.poe.atomix.txt +++ b/metadata/edu.rit.poe.atomix.txt @@ -12,4 +12,4 @@ obstacle. Repo Type:hg Repo:https://droid-atomix.googlecode.com/hg/ Use Built:Yes -Build Version:1.0.1,2,ea2086d1f9fe759866008f6fe5187fc1cc97bd1d,target=android-4 +Build Version:1.0.1,2,ea2086d1f9fe759866008f6fe5187fc1cc97bd1d,target=android-4,prebuild=sed -i -e "/key\.alias.*/d" -e "/key\.store.*/d" *.properties From 044a5aa9882b7530f88fd9f8b051f33936fe8fb0 Mon Sep 17 00:00:00 2001 From: prcrst Date: Sun, 8 Jan 2012 19:13:15 +0100 Subject: [PATCH 3/8] Enhance BuildExceptions From 2bf12badd47380b0d7f9068aaa39db133e7d3788 Mon Sep 17 00:00:00 2001 From: prcrst Date: Sun, 8 Jan 2012 19:27:54 +0100 Subject: [PATCH 4/8] - Make use of enhanced BuildExceptions - Add logfiles - Add --stop mode to break on exceptions From 0ce9eb2b6b7d6e473ac77c94af1a0ada22262be8 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Sun, 8 Jan 2012 17:48:04 +0100 Subject: [PATCH 5/8] added three apps that do not build, yet --- metadata/com.bottleworks.dailymoney.txt | 25 +++++++++++++++++++++++ metadata/org.hermit.dazzle.txt | 19 +++++++++++++++++ metadata/ru.orangesoftware.financisto.txt | 24 ++++++++++++++++++++++ 3 files changed, 68 insertions(+) create mode 100644 metadata/com.bottleworks.dailymoney.txt create mode 100644 metadata/org.hermit.dazzle.txt create mode 100644 metadata/ru.orangesoftware.financisto.txt diff --git a/metadata/com.bottleworks.dailymoney.txt b/metadata/com.bottleworks.dailymoney.txt new file mode 100644 index 0000000000..9a359b78cf --- /dev/null +++ b/metadata/com.bottleworks.dailymoney.txt @@ -0,0 +1,25 @@ +License:GPLv2 +Category:Office +Web Site:https://code.google.com/p/daily-money/ +Source Code:https://code.google.com/p/daily-money/source/browse/ +Issue Tracker:https://code.google.com/p/daily-money/issues/list +Summary:A simple & easy financial android application +Description: +Features: +* Record your daily expense, income, asset and liability +* Show and count the details +* Export/Import to CSV +* Pie and time chart of balance +. + +AntiFeatures:Tracking + +Repo Type:svn +Repo:https://daily-money.googlecode.com/svn/trunk/ + +# Does not build yet +#Build Version:0.9.7-0702-freshly,2011070200,218,subdir=dailymoney-surface/,target=android-7,prebuild=\ +# cp build.xml local.properties ../dailymoney/ && \ +# cd ../dailymoney/ && \ +# cp default.properties project.properties + diff --git a/metadata/org.hermit.dazzle.txt b/metadata/org.hermit.dazzle.txt new file mode 100644 index 0000000000..cb4d87b416 --- /dev/null +++ b/metadata/org.hermit.dazzle.txt @@ -0,0 +1,19 @@ +License:GPLv2 +Category:System +Web Site:https://code.google.com/p/moonblink/wiki/Dazzle +Source Code:https://moonblink.googlecode.com/svn/trunk/Dazzle/ +Issue Tracker:https://code.google.com/p/moonblink/issues/list +Summary:configurable switcher widget for WiFi, Bluetooth, GPS, airplane mode, and brightness controls +Description: +Dazzle is a configurable switcher widget for Android devices; it allows you to create one or more switcher widgets, in four sizes, with your choice of controls. You can choose from WiFi, Bluetooth, GPS, airplane mode, and brightness controls; on supported devices, brightness lets you toggle between auto and manual modes. +. + +Repo Type:svn +Repo:http://moonblink.googlecode.com/svn/trunk + +# Build fails, probably also needs to build ../HermitLibrary +#Build Version:2.9,12,907,subdir=Dazzle,target=android-4,prebuild=\ +# cp build.xml local.properties ../HermitAndroid/ && \ +# cd ../HermitAndroid/ && \ +# cp default.properties project.properties + diff --git a/metadata/ru.orangesoftware.financisto.txt b/metadata/ru.orangesoftware.financisto.txt new file mode 100644 index 0000000000..7f346a2b9b --- /dev/null +++ b/metadata/ru.orangesoftware.financisto.txt @@ -0,0 +1,24 @@ +License:GPLv2 +Category:Office +Web Site:http://financisto.com/ +Source Code:http://bazaar.launchpad.net/~financisto-dev/financisto/trunk/files +Issue Tracker:https://bugs.launchpad.net/financisto +Summary:Personal finance manager +Description: +Personal finance manager +- Multiple accounts with multiple currencies +- Scheduled and recurring transactions +- Transfers with downloadable currency rates +- Location based transactions +- Hierarchial categories with custom attributes +- Projects to organize transactions +- Recurring budgets based on categories and projects +- Advanced reporting and filtering +. + +Repo Type:bzr +Repo:lp:financisto + +# Build fails, wrong path to GreenDroid library +#Build Version:1.5.4,57,303,target=android-4 + From ec9a4832abed796dfa25ad8cfed92db7aec7ddf7 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Mon, 9 Jan 2012 13:28:09 +0000 Subject: [PATCH 6/8] Minor corrects to 1df2a0dd1 --- metadata/com.bottleworks.dailymoney.txt | 3 ++- metadata/org.hermit.dazzle.txt | 7 +++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/metadata/com.bottleworks.dailymoney.txt b/metadata/com.bottleworks.dailymoney.txt index 9a359b78cf..77724e1121 100644 --- a/metadata/com.bottleworks.dailymoney.txt +++ b/metadata/com.bottleworks.dailymoney.txt @@ -1,9 +1,10 @@ +Disabled:Non-free blob License:GPLv2 Category:Office Web Site:https://code.google.com/p/daily-money/ Source Code:https://code.google.com/p/daily-money/source/browse/ Issue Tracker:https://code.google.com/p/daily-money/issues/list -Summary:A simple & easy financial android application +Summary:Simple Finance Manager Description: Features: * Record your daily expense, income, asset and liability diff --git a/metadata/org.hermit.dazzle.txt b/metadata/org.hermit.dazzle.txt index cb4d87b416..704de91d1a 100644 --- a/metadata/org.hermit.dazzle.txt +++ b/metadata/org.hermit.dazzle.txt @@ -3,9 +3,12 @@ Category:System Web Site:https://code.google.com/p/moonblink/wiki/Dazzle Source Code:https://moonblink.googlecode.com/svn/trunk/Dazzle/ Issue Tracker:https://code.google.com/p/moonblink/issues/list -Summary:configurable switcher widget for WiFi, Bluetooth, GPS, airplane mode, and brightness controls +Summary:Configurable switcher widget Description: -Dazzle is a configurable switcher widget for Android devices; it allows you to create one or more switcher widgets, in four sizes, with your choice of controls. You can choose from WiFi, Bluetooth, GPS, airplane mode, and brightness controls; on supported devices, brightness lets you toggle between auto and manual modes. +Dazzle is a configurable switcher widget; it allows you to create one or more +switcher widgets, in four sizes, with your choice of controls. You can choose +from WiFi, Bluetooth, GPS, airplane mode, and brightness controls; on +supported devices, brightness lets you toggle between auto and manual modes. . Repo Type:svn From bc4aab3b33ebb2e37ce37e8724740c1cd28764d9 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Mon, 9 Jan 2012 13:30:26 +0000 Subject: [PATCH 7/8] Metadata: version updates --- metadata/com.andrewshu.android.reddit.txt | 4 ++-- metadata/com.ghostsq.commander.txt | 4 ++-- metadata/com.matburt.mobileorg.txt | 4 ++-- metadata/de.shandschuh.sparserss.txt | 4 ++-- metadata/net.sourceforge.servestream.txt | 4 ++-- metadata/net.sylvek.sharemyposition.txt | 4 ++-- metadata/net.tedstein.AndroSS.txt | 4 ++-- metadata/org.coolreader.txt | 4 ++-- metadata/org.jfedor.frozenbubble.txt | 4 ++-- metadata/org.wordpress.android.txt | 4 ++-- metadata/org.xbmc.android.remote.txt | 4 ++-- metadata/org.yaxim.androidclient.txt | 4 ++-- 12 files changed, 24 insertions(+), 24 deletions(-) diff --git a/metadata/com.andrewshu.android.reddit.txt b/metadata/com.andrewshu.android.reddit.txt index ccf465121f..6d10056450 100644 --- a/metadata/com.andrewshu.android.reddit.txt +++ b/metadata/com.andrewshu.android.reddit.txt @@ -23,5 +23,5 @@ Build Version:1.2.1.2,75,28c98a7,prebuild=rsync -r lib/ libs,target=android-10 Build Version:1.2.1.3,76,143892b558,prebuild=rsync -r lib/ libs,target=android-10 Build Version:1.2.1.5,78,!more dependency shuffling required and watch out for the proguard config -Market Version:1.2.1.5 -Market Version Code:78 +Market Version:1.2.2a +Market Version Code:81 diff --git a/metadata/com.ghostsq.commander.txt b/metadata/com.ghostsq.commander.txt index b4becd21ac..2e78dcc2ae 100644 --- a/metadata/com.ghostsq.commander.txt +++ b/metadata/com.ghostsq.commander.txt @@ -27,5 +27,5 @@ prebuild=sed -ri 's/(debuggable)="true"/\1="false"/' AndroidManifest.xml Build Version:1.36.4,110,161,\ prebuild=sed -ri 's/(debuggable)="true"/\1="false"/' AndroidManifest.xml -Market Version:1.39.2 -Market Version Code:152 +Market Version:1.39.3 +Market Version Code:154 diff --git a/metadata/com.matburt.mobileorg.txt b/metadata/com.matburt.mobileorg.txt index 17f046153c..27fb61404f 100644 --- a/metadata/com.matburt.mobileorg.txt +++ b/metadata/com.matburt.mobileorg.txt @@ -14,5 +14,5 @@ Repo:https://github.com/matburt/mobileorg-android.git #Needs dropbox consumer key #Build Version:0.5.2,51,38dfe967ee99c71b12b8 -Market Version:0.6.2 -Market Version Code:62 +Market Version:0.7.1 +Market Version Code:71 diff --git a/metadata/de.shandschuh.sparserss.txt b/metadata/de.shandschuh.sparserss.txt index 1472a9559d..9b17fa5799 100644 --- a/metadata/de.shandschuh.sparserss.txt +++ b/metadata/de.shandschuh.sparserss.txt @@ -24,5 +24,5 @@ Build Version:1.3,69,197,target=android-8 Build Version:1.3.1,70,210,target=android-10 -Market Version:1.3.1 -Market Version Code:70 +Market Version:1.3.2 +Market Version Code:71 diff --git a/metadata/net.sourceforge.servestream.txt b/metadata/net.sourceforge.servestream.txt index a58594b14c..125b443571 100644 --- a/metadata/net.sourceforge.servestream.txt +++ b/metadata/net.sourceforge.servestream.txt @@ -22,5 +22,5 @@ Build Version:0.2.11,46,614,prebuild=mv lib/ libs/ #Still guessing, see previous comment Build Version:0.3.1,48,659,prebuild=mv lib/ libs/ -Market Version:0.4.1 -Market Version Code:51 +Market Version:0.4.3 +Market Version Code:53 diff --git a/metadata/net.sylvek.sharemyposition.txt b/metadata/net.sylvek.sharemyposition.txt index f463af216f..01a010b961 100644 --- a/metadata/net.sylvek.sharemyposition.txt +++ b/metadata/net.sylvek.sharemyposition.txt @@ -22,5 +22,5 @@ Repo:http://sharemyposition.googlecode.com/svn/trunk/ Build Version:1.0.11,16,64,subdir=ShareMyPosition-android -Market Version:1.0.11 -Market Version Code:16 +Market Version:1.1.0-beta1 +Market Version Code:18 diff --git a/metadata/net.tedstein.AndroSS.txt b/metadata/net.tedstein.AndroSS.txt index c9f7759763..8e2b841150 100644 --- a/metadata/net.tedstein.AndroSS.txt +++ b/metadata/net.tedstein.AndroSS.txt @@ -20,5 +20,5 @@ Build Version:0.2.2,8,v0.2.2,buildjni=yes,target=android-8 Build Version:0.3.-1,10,v0.3.-1,buildjni=yes,target=android-8 Build Version:0.3.2,13,v0.3.2,buildjni=yes,target=android-8 -Market Version:0.4.1 -Market Version Code:15 +Market Version:0.4.2 +Market Version Code:16 diff --git a/metadata/org.coolreader.txt b/metadata/org.coolreader.txt index f515884e6c..9a623c2aba 100644 --- a/metadata/org.coolreader.txt +++ b/metadata/org.coolreader.txt @@ -49,5 +49,5 @@ Build Version:3.0.54-5,275,cr3.0.54-5,subdir=android,rm=android/build.properties Build Version:3.0.54-9,279,cr3.0.54-9,subdir=android,rm=android/build.properties,buildjni=yes Build Version:3.0.54-33,303,cr3.0.54-33,subdir=android,rm=android/build.properties,buildjni=yes -Market Version:3.0.54-33 -Market Version Code:303 +Market Version:3.0.54-38 +Market Version Code:308 diff --git a/metadata/org.jfedor.frozenbubble.txt b/metadata/org.jfedor.frozenbubble.txt index a1f5a8cac2..b047037251 100644 --- a/metadata/org.jfedor.frozenbubble.txt +++ b/metadata/org.jfedor.frozenbubble.txt @@ -9,8 +9,8 @@ Description: A bubble shooting game. Knock the bubbles down by forming clusters of three or more bubbles. . -Market Version:1.11 -Market Version Code:12 +Market Version:1.12 +Market Version Code:13 Repo Type:svn Repo:http://frozenbubbleandroid.googlecode.com/svn/ diff --git a/metadata/org.wordpress.android.txt b/metadata/org.wordpress.android.txt index 0c9540fd9b..47471fe892 100644 --- a/metadata/org.wordpress.android.txt +++ b/metadata/org.wordpress.android.txt @@ -21,5 +21,5 @@ Repo:http://android.svn.wordpress.org/trunk/ Build Version:1.3.9,31,202,prebuild=mkdir libs && mv *.jar libs && sed -i "s@checkStats(accounts.size());@// MY PRIVACY > YOUR STATS@" src/org/wordpress/android/wpAndroid.java,encoding=utf-8 Build Version:1.4.1,33,228,prebuild=mkdir libs && mv *.jar libs && sed -i "s@checkStats(accounts.size());@// MY PRIVACY > YOUR STATS@" src/org/wordpress/android/wpAndroid.java,encoding=utf-8 -Market Version:2.0.1 -Market Version Code:39 +Market Version:2.0.2 +Market Version Code:40 diff --git a/metadata/org.xbmc.android.remote.txt b/metadata/org.xbmc.android.remote.txt index e178818e22..16b4d901a9 100644 --- a/metadata/org.xbmc.android.remote.txt +++ b/metadata/org.xbmc.android.remote.txt @@ -17,5 +17,5 @@ Repo:http://android-xbmcremote.googlecode.com/svn/trunk/XBMC%20Remote Build Version:0.8.5-beta1,730,730,encoding=utf-8,prebuild=mv lib libs && mv lib-src/org/codehaus src/org/ Build Version:0.8.6-beta1,768,768,encoding=utf-8,prebuild=mv lib libs && mv lib-src/org/codehaus src/org/ -Market Version:0.8.7-beta1 -Market Version Code:807 +Market Version:0.8.8-beta1 +Market Version Code:808 diff --git a/metadata/org.yaxim.androidclient.txt b/metadata/org.yaxim.androidclient.txt index e74f65fb5e..3d1f78c639 100644 --- a/metadata/org.yaxim.androidclient.txt +++ b/metadata/org.yaxim.androidclient.txt @@ -19,5 +19,5 @@ Build Version:0.8.0,9,0.8.0,oldsdkloc=yes,submodules=yes,fixtrans=yes,target=and Build Version:0.8.1,10,0.8.1,oldsdkloc=yes,submodules=yes,fixtrans=yes,target=android-10 Build Version:0.8.2,11,0.8.2,oldsdkloc=yes,submodules=yes,fixtrans=yes,target=android-10 -Market Version:0.8.2 -Market Version Code:11 +Market Version:0.8.3 +Market Version Code:12 From 5b433766ddf5f8617db737c5458aa65457194914 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Mon, 9 Jan 2012 13:51:03 +0000 Subject: [PATCH 8/8] Correct number of builds succeeded