Enable geocaching
This commit is contained in:
parent
960ff61a7e
commit
7ad8f119d0
|
@ -7,16 +7,25 @@ Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=cgeo%40cgeo
|
||||||
|
|
||||||
Summary:Geo-caching client
|
Summary:Geo-caching client
|
||||||
Description:
|
Description:
|
||||||
Geocaching is a sport where people hide things and you go and find them.
|
Geocaching is a sport where people hide things and you go and find them. This as an unnofficial client to
|
||||||
|
access geocaching.com's list of caches, search and save them to the device. This build will not display Google
|
||||||
|
Maps because F-droid is not allowed distribute API keys. However OSM maps (Mapnik and Cyclemap) are available.
|
||||||
|
You will also need a geocaching.com to unlock the full descriptions of the caches, and a premium membership to
|
||||||
|
sort caches by distance.
|
||||||
|
|
||||||
|
Read Recent Changes, FAQ, and About in c:geo, before submitting issues!
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/cgeo/c-geo-opensource.git
|
Repo:https://github.com/cgeo/c-geo-opensource.git
|
||||||
|
|
||||||
|
#Use version name from Google Play. Below are dummy keys
|
||||||
|
Build Version:2012.06.28,20120628,388a5a3b1c0885a,subdir=main,forceversion=yes,\
|
||||||
|
prebuild=cp templates/private.properties . && cp templates/mapsapikey.xml res/values/ && \
|
||||||
|
sed -i 's@\(maps.api.key=\).*@\1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA@' private.properties && \
|
||||||
|
sed -i 's@\(maps.api.key.market=\).*@\1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA@' private.properties && \
|
||||||
|
sed -i 's/\@maps.api.key\@/${maps.api.key}/g' res/values/mapsapikey.xml
|
||||||
|
|
||||||
Update Check Mode:Market
|
Update Check Mode:Market
|
||||||
Current Version:2012.08.15
|
Current Version:2012.08.15
|
||||||
Current Version Code:20120815
|
Current Version Code:20120815
|
||||||
|
|
||||||
#No maps api key
|
|
||||||
#use version name from Google Play
|
|
||||||
#Build Version:2012.06.28,20120628,388a5a3b1c0885a65fb036feb2cbd3d4106e83f0,subdir=main,forceversion=yes,target=android-15
|
|
||||||
|
|
Loading…
Reference in a new issue