No description
Find a file
Michael Laß c9987e46bb Make parsing of Google Maps URIs more flexible
When opening a location in certain apps (like WhatsApp) the value of q
in the called URI is something like "loc:xx.xxxxxxx,x.xxxxxxx (Du) ".
Until now extract() expects "xx.xxxxxxx,x.xxxxxxx" as input and cannot
parse URIs like the one above.

Solve this problem by cutting off unnessessary peaces of the URI.
2013-07-20 22:11:38 +02:00
keystores Initial commit 2012-12-12 00:41:47 +01:00
OsmAnd Make parsing of Google Maps URIs more flexible 2013-07-20 22:11:38 +02:00
OsmAnd-java Introduce icon order in rendering style 2013-07-19 00:24:16 +02:00
plugins Translated using Weblate. 2013-07-20 14:33:25 +02:00
SherlockBar Fix bugs 2013-05-09 20:37:18 +02:00
.gitattributes core.autocrlf is not the problem, from Amanuens... 2012-05-31 14:44:24 +03:00
.gitignore Fix issue 1945 2013-07-18 23:30:42 +02:00
AUTHORS Update AUTHORS 2013-07-03 22:36:52 +02:00
AUTHORS.MIT Add license 2012-04-02 23:39:32 +02:00
LICENSE Add license 2012-04-02 23:39:32 +02:00
PULL_REQUEST.MIT.LICENSE Add license 2012-04-02 23:39:32 +02:00