OsmAnd/OsmAnd-java
Hans-Christoph Steiner 32f7cccd0f rework OpenStreetMap URL parsing to handle current formats
It seems this code is quite out of date, because none of the URL formats
listed in the tests seem to work.  This commit updates the URL formats in
the tests, then makes all of them parse properly.  It also changes the
parsing technique, leveraging java.net.URL's built-in parsing abilities to
assist.  Also, I plan on adding a lot more URL formats, so the current code
structure made it very difficult to add to.  So each service will be split
out into its own section, starting here.
2015-01-21 11:00:46 +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 rework OpenStreetMap URL parsing to handle current formats 2015-01-21 11:00:46 +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