OsmAnd/OsmAnd-java
Hans-Christoph Steiner 41f356a11a use HTTPS where supported, and on Gingerbread and above (i.e. not android-9)
To increase user privacy, especially with traffic that includes sensitive
information like location and tracking markers, HTTPS should be used
whenever possible.  It seems that HTTPS is broken for a lot of sites on
versions older than android-10/Gingerbread, so HTTPS is not used on those
old platforms.
2015-01-20 16:18:46 +01:00
..
.settings
libs
protobuf-src
src use HTTPS where supported, and on Gingerbread and above (i.e. not android-9) 2015-01-20 16:18:46 +01:00
.classpath
.gitignore
.project
build.gradle Initial gradle support 2014-12-16 13:24:33 +02:00
build.xml
collect_legacy_libs.sh
collect_libs.sh
OsmAnd-java.iml