c:geo: disable non-working builds
This commit is contained in:
parent
f48c5fa25b
commit
17e565139f
|
@ -13,27 +13,17 @@ Geocaching is a sport where people hide things and you go and find them. This
|
|||
is an unnofficial client to access geocaching.com's list of caches, search and
|
||||
save them to the device.
|
||||
|
||||
This build does not support proprietary Google Maps, but OSM maps (Mapnik and
|
||||
Cyclemap) are available.
|
||||
|
||||
You will need a geocaching.com account to the unlock the exact location of the
|
||||
caches, and a premium membership to sort caches by distance.
|
||||
|
||||
Read Recent Changes, FAQ, and About in c:geo, before submitting issues!
|
||||
|
||||
Updates are unlikely, as it needs proprietary SDKs to build, as well as multiple
|
||||
'secret' keys.
|
||||
Older builds of this application no longer work due to reliance on third party
|
||||
services that have changed. Newer builds cannot be built without proprietary
|
||||
software, and in any case have proprietary dependencies and 'secret' keys missing
|
||||
from the source code.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/cgeo/c-geo-opensource.git
|
||||
|
||||
#Uses version name from Google Play, with '-fdroid' suffix, Auto-updated - tag
|
||||
#is always market_nnnnn where nnnnn is the version code.
|
||||
#Dummy API keys are used, but future versions should just disable the Google
|
||||
#Maps functionality.
|
||||
#Force target as API 11 isn't on build server
|
||||
Build:2012.06.18,20120618
|
||||
disable=No longer works due to 3rd party service changes
|
||||
commit=388a5a3b1c0885a
|
||||
subdir=main
|
||||
target=Google Inc.:Google APIs:15
|
||||
|
@ -49,6 +39,7 @@ Build:2012.08.15,20120815
|
|||
commit=unknown - see disabled
|
||||
|
||||
Build:2012.12.03,20121203
|
||||
disable=No longer works due to 3rd party service changes
|
||||
commit=market_20121203
|
||||
subdir=main
|
||||
target=Google Inc.:Google APIs:16
|
||||
|
@ -61,6 +52,7 @@ Build:2012.12.03,20121203
|
|||
sed -i 's/\@maps.api.key\@/${maps.api.key}/g' res/values/mapsapikey.xml
|
||||
|
||||
Build:2013.01.10-fdroid,20130110
|
||||
disable=No longer works due to 3rd party service changes
|
||||
commit=market_20130110
|
||||
subdir=main
|
||||
target=Google Inc.:Google APIs:16
|
||||
|
@ -73,6 +65,7 @@ Build:2013.01.10-fdroid,20130110
|
|||
sed -i 's/\@maps.api.key\@/${maps.api.key}/g' res/values/mapsapikey.xml
|
||||
|
||||
Build:2013.02.07-fdroid,20130207
|
||||
disable=No longer works due to 3rd party service changes
|
||||
commit=market_20130207
|
||||
subdir=main
|
||||
target=Google Inc.:Google APIs:16
|
||||
|
@ -85,6 +78,7 @@ Build:2013.02.07-fdroid,20130207
|
|||
sed -i 's/\@maps.api.key\@/${maps.api.key}/g' res/values/mapsapikey.xml
|
||||
|
||||
Build:2013.02.21-fdroid,20130221
|
||||
disable=No longer works due to 3rd party service changes
|
||||
commit=market_20130221
|
||||
subdir=main
|
||||
target=Google Inc.:Google APIs:16
|
||||
|
@ -97,6 +91,7 @@ Build:2013.02.21-fdroid,20130221
|
|||
sed -i 's/\@maps.api.key\@/${maps.api.key}/g' res/values/mapsapikey.xml
|
||||
|
||||
Build:2013.04.03-fdroid,20130403
|
||||
disable=No longer works due to 3rd party service changes
|
||||
commit=market_20130403
|
||||
subdir=main
|
||||
target=Google Inc.:Google APIs:16
|
||||
|
@ -109,6 +104,7 @@ Build:2013.04.03-fdroid,20130403
|
|||
sed -i 's/\@maps.api.key\@/${maps.api.key}/g' res/values/mapsapikey.xml
|
||||
|
||||
Build:2013.05.13-fdroid,20130513
|
||||
disable=No longer works due to 3rd party service changes
|
||||
commit=market_20130513
|
||||
subdir=main
|
||||
target=Google Inc.:Google APIs:16
|
||||
|
@ -121,6 +117,7 @@ Build:2013.05.13-fdroid,20130513
|
|||
sed -i 's/\@maps.api.key\@/${maps.api.key}/g' res/values/mapsapikey.xml
|
||||
|
||||
Build:2013.05.16-fdroid,20130516
|
||||
disable=No longer works due to 3rd party service changes
|
||||
commit=market_20130516
|
||||
subdir=main
|
||||
target=Google Inc.:Google APIs:16
|
||||
|
@ -146,6 +143,7 @@ Build:2013.05.18-fdroid,20130518
|
|||
sed -i 's/\@maps.api.key\@/${maps.api.key}/g' res/values/mapsapikey.xml
|
||||
|
||||
Build:2013.05.22-fdroid,20130522
|
||||
disable=No longer works due to 3rd party service changes
|
||||
commit=market_20130522
|
||||
subdir=main
|
||||
target=Google Inc.:Google APIs:16
|
||||
|
@ -158,6 +156,7 @@ Build:2013.05.22-fdroid,20130522
|
|||
sed -i 's/\@maps.api.key\@/${maps.api.key}/g' res/values/mapsapikey.xml
|
||||
|
||||
Build:2013.05.31a-fdroid,20130532
|
||||
disable=No longer works due to 3rd party service changes
|
||||
commit=market_20130532
|
||||
subdir=main
|
||||
forceversion=yes
|
||||
|
@ -169,6 +168,7 @@ Build:2013.05.31a-fdroid,20130532
|
|||
sed -i 's/\@maps.api.key\@/${maps.api.key}/g' res/values/mapsapikey.xml
|
||||
|
||||
Build:2013.06.05-fdroid,20130605
|
||||
disable=No longer works due to 3rd party service changes
|
||||
commit=market_20130605
|
||||
subdir=main
|
||||
forceversion=yes
|
||||
|
@ -180,6 +180,7 @@ Build:2013.06.05-fdroid,20130605
|
|||
sed -i 's/\@maps.api.key\@/${maps.api.key}/g' res/values/mapsapikey.xml
|
||||
|
||||
Build:2013.07.25-fdroid,20130725
|
||||
disable=No longer works due to 3rd party service changes
|
||||
commit=market_20130725
|
||||
subdir=main
|
||||
forceversion=yes
|
||||
|
@ -191,7 +192,7 @@ Build:2013.07.25-fdroid,20130725
|
|||
sed -i 's/\@maps.api.key\@/${maps.api.key}/g' res/values/mapsapikey.xml
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Update Check Mode:Static
|
||||
Current Version:2013.07.25-fdroid
|
||||
Current Version Code:20130725
|
||||
|
||||
|
|
Loading…
Reference in a new issue