fdroiddata/metadata/net.osmand.plus.txt

108 lines
5.5 KiB
Plaintext

Category:Navigation
License:GPLv3
Web Site:http://osmand.net
Source Code:https://github.com/osmandapp/Osmand
Issue Tracker:http://code.google.com/p/osmand/issues/list
Donate:http://code.google.com/p/osmand/#Please_support_the_project
Name:OsmAnd~
Auto Name:OsmAnd~
Summary:Maps & navigation; online and off
Description:
Osmand~ is the generic name for builds of Osmand not done by the developers.
Each apk is labelled according to the CPU architecture which it is designed
to run on.
Osmand~'s features can be extended by enabling the plugins
via the settings, which include online
maps from many sources, tracking, OSM editing and accessibility enhancements.
Map data of both vector
and raster types can be stored on the phone memory card for offline usage, and
navigation by default uses offline methods.
Map data packages for many territories can be downloaded from
within the app and there is a desktop program available on the website as well
for creating your own. Donations by way of PayPal or BidforFix are accepted.
Status: We have technical difficulties building the latest versions.
.
Repo Type:srclib
Repo:android
Build Version:0.6.5,34,v0.6.5,subdir=OsmAnd,encoding=utf-8,prebuild=mkdir assets && mkdir raw
Build Version:0.6.6,36,v0.6.6_2,subdir=OsmAnd,encoding=utf-8,prebuild=mkdir raw
Build Version:0.6.7,37,v0.6.7,subdir=OsmAnd,encoding=utf-8,prebuild=mkdir raw,patch=code37.patch
Build Version:0.6.8,39,v0.6.8,subdir=OsmAnd,encoding=utf-8,prebuild=mkdir raw
Build Version:0.6.8',41,!No corresponding source for whatever this is
Build Version:0.6.9,42,v0.6.9,subdir=OsmAnd,encoding=utf-8,prebuild=mkdir raw
Build Version:0.6.9',43,!No corresponding source for whatever this is
Build Version:0.8.1,65,d62472532d8,subdir=OsmAnd,encoding=utf-8,buildjni=no,target=android-8,update=force,forceversion=yes,\
prebuild=cd ../DataExtractionOSM && \
ant compile build && \
cd ../OsmAnd/ && \
sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml && \
cp ../DataExtractionOSM/build/OsmAndMapCreator.jar libs/ && \
zip -d libs/OsmAndMapCreator.jar net/osmand/LogUtil.class && \
cp -r ../DataExtractionOSM/build/lib/ libs/
Build Version:0.8.2,71,50a4733475cd,subdir=OsmAnd,encoding=utf-8,buildjni=yes,target=android-8,update=force,forceversion=yes,\
forcevercode=yes,submodules=yes,prebuild=\
sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml && \
cd ../DataExtractionOSM && \
ant compile build && \
cd ../OsmAnd/ && \
sed -i 's/app_version">[^<]*/app_version">0.8.2-fdroid/' res/values/no_translate.xml && \
cp ../DataExtractionOSM/build/OsmAndMapCreator.jar libs/ && \
zip -d libs/OsmAndMapCreator.jar net/osmand/LogUtil.class && \
cp -r ../DataExtractionOSM/build/lib/ libs/
# Name srclibs in such a way as to replicate OsmAnd build tree
# Could try making https://github.com/osmandapp/OsmAnd-external-qtbase a srclib too
# Don't really understand what the other build.xmls do: they don't appear to put jars in classpath
# Jars haven't been verified
Build Version:1.4-MIPS,1450,!r1.4,forcevercode=yes,\
rm=SherlockBar/build.xml,subdir=OsmAnd,encoding=utf-8,\
srclibs=tools@9b4c9da995;core@r1.1.4,prebuild=\
sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml && \
$$SDK$$/tools/android update project -p ../SherlockBar && \
sed -i 's/"\${aapt.ignore.assets}"/"\${aapt.ignore.assets}" \
libraryRFileRefid="project.library.bin.r.file.path"/g' build.xml && \
sed -i 's/app_version">[^<]*/app_version">1.4-MIPS/' \
res/values/no_translate.xml && sed -i '/keys/d' ant.properties,build=\
ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ OSMAND_MIPS_ONLY=true ./ndk-build.sh && \
ant jar native-libs -f $$tools$$/OsmAndMapCreator/build.xml && \
ant build -f ../OsmAnd-java/build.xml,buildjni=no
Build Version:1.4-x86,1451,!r1.4,forcevercode=yes,\
rm=SherlockBar/build.xml,subdir=OsmAnd,encoding=utf-8,\
srclibs=tools@9b4c9da995;core@r1.1.4,prebuild=\
sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml && \
$$SDK$$/tools/android update project -p ../SherlockBar && \
sed -i 's/"\${aapt.ignore.assets}"/"\${aapt.ignore.assets}" \
libraryRFileRefid="project.library.bin.r.file.path"/g' build.xml && \
sed -i 's/app_version">[^<]*/app_version">1.4-X86/' \
res/values/no_translate.xml && sed -i '/keys/d' ant.properties,build=\
ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ OSMAND_X86_ONLY=true ./ndk-build.sh && \
ant jar native-libs -f $$tools$$/OsmAndMapCreator/build.xml && \
ant build -f ../OsmAnd-java/build.xml,buildjni=no
Build Version:1.4-ARM,1452,!permission denied in build/srclib/core/android-configure.sh at r1.4,forcevercode=yes,\
rm=SherlockBar/build.xml,subdir=OsmAnd,encoding=utf-8,\
srclibs=tools@9b4c9da995;core@r1.1.4,prebuild=\
sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml && \
$$SDK$$/tools/android update project -p ../SherlockBar && \
sed -i 's/"\${aapt.ignore.assets}"/"\${aapt.ignore.assets}" \
libraryRFileRefid="project.library.bin.r.file.path"/g' build.xml && \
sed -i 's/app_version">[^<]*/app_version">1.4-ARM/' \
res/values/no_translate.xml && sed -i '/keys/d' ant.properties,build=\
ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ OSMAND_ARM_ONLY=true ./ndk-build.sh && \
ant jar native-libs -f $$tools$$/OsmAndMapCreator/build.xml && \
ant build -f ../OsmAnd-java/build.xml,buildjni=no
# GA maybe in next version
# will need to source "resources" srclib for next version
# see https://github.com/osmandapp/OsmAnd-manifest/blob/master/current_release.xml
# use custom VC scheme: multiply VC by 10; it never matches published apk anyway
Auto Update Mode:None
Update Check Mode:Market
Current Version:1.4.1
Current Version Code:143