fdroiddata/metadata/com.showmehills.txt

96 lines
3.2 KiB
Plaintext
Raw Normal View History

AntiFeatures:Tracking,UpstreamNonFree
Categories: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
2013-07-13 18:07:40 +00:00
Summary:Mountain identification
2012-05-29 07:50:34 +00:00
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.
2014-08-29 15:08:26 +00:00
Even if you have that installed the "birds eye", map overlay mode won't work
2013-05-27 10:08:12 +00:00
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:0.2,2
commit=v0.2
Build:0.4,4
commit=v0.4
Build:0.16,16
commit=v0.16
subdir=ShowMe/ShowMeHills
prebuild=mkdir src && \
echo "sdk.dir=$$SDK$$" >local.properties && \
echo "sdk.dir=$$SDK$$" >../ShowMeX/local.properties
update=no
Build:0.21,21
commit=v0.21
subdir=ShowMe/ShowMeHills
prebuild=mkdir src && \
echo "sdk.dir=$$SDK$$" >local.properties && \
echo "sdk.dir=$$SDK$$" >../ShowMeX/local.properties
update=no
Build:0.23,23
disable=no source
commit=unknown - see disabled
Build:0.24,24
commit=v0.24
subdir=ShowMe/ShowMeHills
prebuild=mkdir src && \
echo "sdk.dir=$$SDK$$" >local.properties && \
echo "sdk.dir=$$SDK$$" >../ShowMeX/local.properties
update=no
2013-04-17 17:02:06 +00:00
# Use NoAnalytics@c8d7785075 without patch for next version
Build:0.30,30
commit=v0.30
subdir=ShowMe/ShowMeHills
patch=analytics.patch
srclibs=NoAnalytics@158a4a
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
update=no
2012-05-01 13:27:23 +00:00
Build:0.31,31
disable=analytics
commit=9dc018d5170932dec806742f7c1a1f0d053c6fd4
subdir=ShowMe/ShowMeHills
srclibs=NoAnalytics@c8d7785075
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
update=no
2012-10-22 18:44:34 +00:00
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:0.31
Current Version Code:31
2012-05-01 13:27:23 +00:00