change some update check modes that don't work with market due to the
inability to find the version code. remove unreleased opengpx build and replace with current version
This commit is contained in:
parent
b44e31f973
commit
ff3cc9f79d
|
@ -14,6 +14,7 @@ Repo:https://github.com/rahulaga/WorldClock.git
|
||||||
|
|
||||||
Build Version:0.6,2,bb6a003
|
Build Version:0.6,2,bb6a003
|
||||||
|
|
||||||
Update Check Mode:Market
|
#Can't find version code on playmarket
|
||||||
|
Update Check Mode:RepoManifest
|
||||||
Current Version:0.6
|
Current Version:0.6
|
||||||
Current Version Code:2
|
Current Version Code:2
|
||||||
|
|
|
@ -15,7 +15,8 @@ Repo:http://stickeroid.googlecode.com/svn/trunk/
|
||||||
Build Version:1.1,4,11
|
Build Version:1.1,4,11
|
||||||
Build Version:1.1.2,6,20
|
Build Version:1.1.2,6,20
|
||||||
|
|
||||||
Update Check Mode:Market
|
#Can't find version code on playmarket
|
||||||
|
Update Check Mode:None
|
||||||
Current Version:1.1.2
|
Current Version:1.1.2
|
||||||
Current Version Code:6
|
Current Version Code:6
|
||||||
|
|
||||||
|
|
|
@ -24,8 +24,11 @@ Repo:https://github.com/ojacquemart/vlilleChecker.git
|
||||||
#Previous commits used a different ActionBar and didn't build
|
#Previous commits used a different ActionBar and didn't build
|
||||||
Build Version:1.1,2,5be3e6d6e056,srclibs=ActionBarSherlock@6e3f2bb,\
|
Build Version:1.1,2,5be3e6d6e056,srclibs=ActionBarSherlock@6e3f2bb,\
|
||||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||||
|
Build Version:2.0,3,!not released and needs pull to refresh srclib
|
||||||
|
|
||||||
Update Check Mode:Market
|
Auto Update Mode:None
|
||||||
Current Version:1.1
|
#Can't find version code on playmarket
|
||||||
Current Version Code:2
|
Update Check Mode:RepoManifest
|
||||||
|
Current Version:2.0
|
||||||
|
Current Version Code:3
|
||||||
|
|
||||||
|
|
|
@ -13,5 +13,8 @@ Yubnub is a social command line for the web. By typing short commands into the w
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:git://git.code.sf.net/p/yubnubapp/code
|
Repo:git://git.code.sf.net/p/yubnubapp/code
|
||||||
|
|
||||||
#Doesn't build, looks like missing source/dependencies...
|
#Builds with ant debug, not with fdroid
|
||||||
#Build Version:1.1.4,6,bb92bd86a,subdir=yubnubapp-code
|
Build Version:1.1.4,6,!bb92bd86a,subdir=yubnubapp-code
|
||||||
|
|
||||||
|
#Can't find version code on playmarket
|
||||||
|
Update Check Mode:None
|
||||||
|
|
|
@ -24,9 +24,11 @@ Variation 3 (Online):
|
||||||
Repo Type:git-svn
|
Repo Type:git-svn
|
||||||
Repo:http://opengpx.googlecode.com/svn/trunk/
|
Repo:http://opengpx.googlecode.com/svn/trunk/
|
||||||
|
|
||||||
Build Version:1.2.0,236,159
|
Build Version:1.1.0,192,72,prebuild=mv lib libs
|
||||||
|
Build Version:1.2.0,236,!not a release 159
|
||||||
|
|
||||||
Update Check Mode:Market
|
#Can't find version code on playmarket
|
||||||
Current Version:1.2.0
|
Update Check Mode:None
|
||||||
|
Current Version:1.1.0
|
||||||
Current Version Code:236
|
Current Version Code:236
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue