From a63d5d80848cedfd882e5fbcd38a9d9b47fc330d Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Tue, 13 Dec 2011 22:39:29 +0000 Subject: [PATCH 1/8] Tidier market check launching From e4c48113773206b3b9aa97565fd0ccab78bb91c2 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Tue, 13 Dec 2011 22:54:37 +0000 Subject: [PATCH 2/8] Metadata: another day,another version of coolreader --- metadata/org.coolreader.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata/org.coolreader.txt b/metadata/org.coolreader.txt index cfb3abd5d7..e6e338ca72 100644 --- a/metadata/org.coolreader.txt +++ b/metadata/org.coolreader.txt @@ -46,7 +46,7 @@ Build Version:3.0.53-14,259,cr3.0.53-14,subdir=android,rm=android/build.properti Build Version:3.0.53-18,263,c555ecd66d18b218fb255733c8b33a0825992f76,subdir=android,rm=android/build.properties,buildjni=yes Build Version:3.0.53-19,264,cr3.0.53-19,subdir=android,rm=android/build.properties,buildjni=yes Build Version:3.0.54-5,275,cr3.0.54-5,subdir=android,rm=android/build.properties,buildjni=yes +Build Version:3.0.54-9,279,cr3.0.54-9,subdir=android,rm=android/build.properties,buildjni=yes -Market Version:3.0.54-5 -Market Version Code:275 -Build Version:3.0.53-14,259,cr3.0.53-14,subdir=android,rm=android/build.properties,buildjni=yes +Market Version:3.0.54-9 +Market Version Code:279 From 3074ad5c630c3a508e7fc486852d30bea658ef13 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Tue, 20 Dec 2011 14:42:00 +0000 Subject: [PATCH 3/8] Better git reset --- metadata/net.osmand.plus.txt | 5 +++-- metadata/tuioDroid.impl.txt | 2 ++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/metadata/net.osmand.plus.txt b/metadata/net.osmand.plus.txt index 49809a2f94..bb7c09a1ae 100644 --- a/metadata/net.osmand.plus.txt +++ b/metadata/net.osmand.plus.txt @@ -20,6 +20,7 @@ Build Version:0.6.7,37,v0.6.7,subdir=OsmAnd,encoding=utf-8,prebuild=mkdir raw,pa Build Version:0.6.8,39,v0.6.8,subdir=OsmAnd,encoding=utf-8,prebuild=mkdir raw Build Version:0.6.8',41,!No corresponding source for whatever this is Build Version:0.6.9,42,v0.6.9,subdir=OsmAnd,encoding=utf-8,prebuild=mkdir raw +Build Version:0.6.9',43,!No corresponding source for whatever this is -Market Version:0.6.9 -Market Version Code:42 +Market Version:0.6.9' +Market Version Code:43 diff --git a/metadata/tuioDroid.impl.txt b/metadata/tuioDroid.impl.txt index 46187fca59..2152f44e17 100644 --- a/metadata/tuioDroid.impl.txt +++ b/metadata/tuioDroid.impl.txt @@ -15,3 +15,5 @@ Repo:http://tuiodroid.googlecode.com/svn/trunk/ Build Version:1.0,4,28,subdir=TUIOdroid,prebuild=rm -rf bin && rm -rf gen,target=android-11 +Market Version:1.0 +Market Version Code:4 From bfc296651b6819a9c2a037564a4431840c383e24 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Tue, 20 Dec 2011 14:42:43 +0000 Subject: [PATCH 4/8] Metadata: version updates --- metadata/org.eehouse.android.xw4.txt | 6 ++++-- metadata/org.linphone.txt | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/metadata/org.eehouse.android.xw4.txt b/metadata/org.eehouse.android.xw4.txt index 900295b43b..e18983b220 100644 --- a/metadata/org.eehouse.android.xw4.txt +++ b/metadata/org.eehouse.android.xw4.txt @@ -17,6 +17,8 @@ Repo:git://xwords.git.sourceforge.net/gitroot/xwords/xwords #Build Version:4.4 beta 26,19,!Missing resources? android_beta_26,subdir=xwords4/android/XWords4 Build Version:4.4 beta 33,26,android_beta_33,subdir=xwords4/android/XWords4 Build Version:4.4 beta 38,30,android_beta_38,subdir=xwords4/android/XWords4 +Build Version:4.4 beta 39,31,android_beta_39,subdir=xwords4/android/XWords4,target=android-8,prebuild=cd .. && ./scripts/genvers.sh >ant_out.txt -Market Version:4.4 beta 38 -Market Version Code:30 + +Market Version:4.4 beta 39 +Market Version Code:31 diff --git a/metadata/org.linphone.txt b/metadata/org.linphone.txt index dfefca7006..9eb773501f 100644 --- a/metadata/org.linphone.txt +++ b/metadata/org.linphone.txt @@ -6,5 +6,5 @@ Summary:SIP (VOIP) client Description: A SIP (VOIP) client. . -Market Version:1.2.1 -Market Version Code:1210 +Market Version:1.2.2 +Market Version Code:1220 From 8d322fdfa5a05732171464d1262dcc7733b5fbf2 Mon Sep 17 00:00:00 2001 From: Hans-Emil Skogh Date: Sun, 11 Dec 2011 15:34:21 +0100 Subject: [PATCH 5/8] Added grid view when listing apps in browse repository. Also, the WP plugin will now pass on all of the relevant query arguments via generated links by default. From be31afc47e619ae089dd608bd26bd49b42591c13 Mon Sep 17 00:00:00 2001 From: Hans-Emil Skogh Date: Mon, 12 Dec 2011 21:21:07 +0100 Subject: [PATCH 6/8] Get site path (www-root) from environment variable. (Won't work on IIS...) From 2d9e42cd0f8893a64033c6e74b9a2c1a49991482 Mon Sep 17 00:00:00 2001 From: Hans-Emil Skogh Date: Sun, 18 Dec 2011 21:16:20 +0100 Subject: [PATCH 7/8] Implemented searching for apps in the repository. Adds a new shortcode attribute "search" for the shortcode "fdroidrepo". When this is set, a search field will be shown above the app listing. Uses the fdfilter search code to do the search result filtering. From d33c7fd428a9583e54df14f67429afbd35ee9822 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Tue, 20 Dec 2011 14:49:11 +0000 Subject: [PATCH 8/8] Formatting fixes