fdroiddata/metadata/com.showmehills.txt

51 lines
2 KiB
Plaintext
Raw Normal View History

#NonFreeDep can be removed with the Manifest patch below
2012-09-14 08:36:42 +00:00
#NonFreeDep because it requires google maps, Tracking because acra is enabled
#by default, although it can be turned off in preferences
AntiFeatures:NonFreeDep,Tracking
2012-05-29 07:50:34 +00:00
Category:Navigation
2012-05-01 13:27:23 +00:00
License:GPLv3
Web Site:https://github.com/ShowMeHills/ShowMeHills/wiki
Source Code:https://github.com/ShowMeHills/ShowMeHills
Issue Tracker:
2012-05-29 07:50:34 +00:00
Summary:Augmented reality mountain identification
Description:
Augmented reality application which overlays the names of hills and mountains
2012-09-22 10:04:10 +00:00
on a camera view. Currently only has a database for hills of the UK and Ireland.
N.B The "birds eye", map overlay mode won't work because the only map source is Google Maps and that
would require an API key, to function which f-droid can't supply
2012-05-01 13:27:23 +00:00
.
Repo Type:git
Repo:https://github.com/ShowMeHills/ShowMeHills.git
Build Version:0.2,2,v0.2
2012-05-29 07:53:02 +00:00
Build Version:0.4,4,v0.4
2012-08-08 12:36:26 +00:00
Build Version:0.16,16,v0.16,update=no,subdir=ShowMe/ShowMeHills,prebuild=\
mkdir src && \
echo "sdk.dir=$$SDK$$" >local.properties && \
echo "sdk.dir=$$SDK$$" >../ShowMeX/local.properties
2012-09-14 08:36:42 +00:00
Build Version:0.21,21,v0.21,update=no,subdir=ShowMe/ShowMeHills,prebuild=\
mkdir src && \
echo "sdk.dir=$$SDK$$" >local.properties && \
echo "sdk.dir=$$SDK$$" >../ShowMeX/local.properties
2012-10-26 22:19:25 +00:00
Build Version:0.23,23,!no source
2012-11-03 11:52:22 +00:00
Build Version:0.24,24,v0.24,update=no,subdir=ShowMe/ShowMeHills,prebuild=\
mkdir src && \
echo "sdk.dir=$$SDK$$" >local.properties && \
echo "sdk.dir=$$SDK$$" >../ShowMeX/local.properties
2012-05-01 13:27:23 +00:00
#Attempting to view the peaks on the map if you don't have Google maps installed, will crash the app
#Build Version:0.24,24,v0.24,update=no,subdir=ShowMe/ShowMeHills,prebuild=\
#mkdir src && \
#echo "sdk.dir=$$SDK$$" >local.properties && \
#echo "sdk.dir=$$SDK$$" >../ShowMeX/local.properties && \
#sed -i 's/<uses-library android:name="com.google.android.maps" \/>/<uses-library android:name="com.google.android.maps" android:required="false" \/>/g' AndroidManifest.xml
2012-10-22 18:44:34 +00:00
Auto Update Mode:None
2012-05-01 13:27:23 +00:00
Update Check Mode:Market
2012-10-31 16:48:59 +00:00
Current Version:0.24
Current Version Code:24
2012-05-01 13:27:23 +00:00