fdroiddata/metadata/com.showmehills.txt

61 lines
2.4 KiB
Plaintext
Raw Normal View History

2013-04-17 15:13:50 +00:00
AntiFeatures: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
2013-06-15 10:13:09 +00:00
Auto Name:Show Me Hills
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-05-27 10:08:12 +00:00
on a camera view. The supplied data for hills of the UK and Ireland is
2013-04-17 15:13:50 +00:00
better than that for the rest of the world.
2013-05-27 10:08:12 +00:00
'''N.B''' Although it is not necessary (since v0.30) to have Google
Maps installed to install the app, attempting to view the map overlay mode
if you don't have Google maps installed, will crash the app.
2013-05-27 10:08:12 +00:00
Even if you have that installed 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
2013-04-17 15:13:50 +00:00
source code.
2013-01-28 16:52:48 +00:00
Anti-feature: Tracking. Crash reports are sent without interaction, but
that can be disabled in the settings.
2013-04-17 15:13:50 +00:00
Google Analytics was removed before building.
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
2013-04-17 17:02:06 +00:00
# Use NoAnalytics@c8d7785075 without patch for next version
2013-04-17 15:13:50 +00:00
Build Version:0.30,30,v0.30,patch=analytics.patch,\
update=no,srclibs=NoAnalytics@158a4a,\
subdir=ShowMe/ShowMeHills,rm=ShowMe/ShowMeX/libs/libGoogleAnalyticsV2.jar,prebuild=\
mkdir src && echo "sdk.dir=$$SDK$$" >local.properties && \
echo "android.library.reference.1=$$NoAnalytics$$" >> ../ShowMeX/project.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-05-01 13:27:23 +00:00
2012-10-22 18:44:34 +00:00
Auto Update Mode:None
2013-04-17 15:13:50 +00:00
Update Check Mode:Tags
Current Version:0.30
Current Version Code:30
2012-05-01 13:27:23 +00:00