fdroiddata/metadata/com.showmehills.txt

54 lines
2.3 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
2013-01-03 12:30:02 +00:00
Issue Tracker:https://github.com/ShowMeHills/ShowMeHills/issues
2012-05-01 13:27:23 +00:00
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
2013-01-03 12:30:02 +00:00
on a camera view. Data for hills of the UK and Ireland is better than that of the rest of the world.
2013-01-03 12:30:02 +00:00
N.B The "birds eye", map overlay mode won't work because the only map source is Google Maps and there
isn't an API key in the source code.
2013-01-28 16:52:48 +00:00
2013-04-09 21:38:55 +00:00
Anti-feature: Dependencies. It's necessary for Google Maps to be already
installed either as an app or as a shared system library for this app to be
2013-01-28 16:52:48 +00:00
installable. We will be able to remove this dependency soon.
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 && \
2013-04-09 21:38:55 +00:00
#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
Current Version:0.29
Current Version Code:29
2012-05-01 13:27:23 +00:00