OsmAnd/OsmAnd-java
Hans-Christoph Steiner 9bb03894a5 generate OpenStreetMap shortlinks using current char set (~ instead of @)
OpenStreetMap has changed the shortlink charset to use ~ instead of @ to be
support services like Twitter where @ has meaning.  OpenStreetMap still will
parse the old format, but only generates new shortlinks using "~".  This
commit changes OsmAnd to have the same behavior.

References:
https://wiki.openstreetmap.org/wiki/Shortlink#Code_for_encoding_.26_decoding
e84b2bd22f/app/assets/javascripts/application.js (L188)

---------------- OsmAnd-java/src/net/osmand/util/MapUtils.java ----------------
2015-01-21 11:25:51 +01:00
..
.settings Move OsmAnd java core project back to android repository for maintainance reasons 2013-04-18 23:35:20 +02:00
libs Move OsmAnd java core project back to android repository for maintainance reasons 2013-04-18 23:35:20 +02:00
protobuf-src Update protobuf 2013-11-11 01:38:37 +01:00
src generate OpenStreetMap shortlinks using current char set (~ instead of @) 2015-01-21 11:25:51 +01:00
.classpath Move classes back to main repository 2013-05-19 23:32:11 +02:00
.gitignore Initial gradle support 2014-12-16 13:24:33 +02:00
.project Move classes back to main repository 2013-05-19 23:32:11 +02:00
build.gradle Initial gradle support 2014-12-16 13:24:33 +02:00
build.xml Fix search by name 2014-11-19 00:47:59 +01:00
collect_legacy_libs.sh Update core-legacy location 2014-12-21 23:39:14 +01:00
collect_libs.sh keep up-to-date 2013-08-18 21:55:32 +03:00
OsmAnd-java.iml Update route colors 2013-08-26 01:10:28 +02:00