Commit graph

28 commits

Author SHA1 Message Date
Victor Shcherb
895b61a34b Fix issues 2015-02-16 09:42:59 +01:00
Victor Shcherb
83e90ee0a2 Fix entity parser 2015-02-10 00:24:22 +01:00
Victor Shcherb
567de5806a Update geo parse utility 2015-02-02 09:25:15 +01:00
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
Victor Shcherb
c95dcf10e4 Commit poi with name 2015-01-06 21:45:58 +01:00
Victor Shcherb
b5975af3a9 Fix merge 2014-11-17 22:05:09 +01:00
Victor Shcherb
e44d520b3a update entity 2014-07-30 16:11:39 +02:00
Andrzej Zaborowski
4b516efde9 Add an enum for addr:place for OsmAndMapCreator to use.
addr:place=* support is very important for address search in some
countries.  Nominatim and most other tools support it.
2014-06-20 01:18:09 +02:00
vshcherb
99261472db Test new routing provider (alpha routing should work with java for quite long distance). Maps needs to be updated (new regeneration 22 Jan 2014-01-21 01:58:52 +01:00
vshcherb
4b9697f104 Update map utils douglas-peuker (to return filtered out points) 2014-01-20 19:34:45 +01:00
vshcherb
a1ed8cabbf Fix open sea maps creator 2013-12-01 17:08:52 +01:00
vshcherb
9e6b9560dc Fix map generation 2013-11-30 20:44:07 +01:00
vshcherb
c6bc4b32bd Add open sea maps parsing 2013-11-30 20:17:13 +01:00
vshcherb
778a72992f Refactor poi encoder 2013-11-24 17:38:09 +01:00
vshcherb
95d92645a6 Amenity types 2013-11-24 17:38:09 +01:00
vshcherb
c9901e606c Update Map rendering types usage 2013-11-03 16:29:10 +01:00
vshcherb
bc88a329b4 Update basemap processor 2013-09-24 00:47:01 +02:00
vshcherb
b268eff282 Update way methods 2013-09-24 00:36:39 +02:00
vshcherb
3afaf3951f Update inspector 2013-09-23 19:43:07 +02:00
vshcherb
2ab208a577 Update Entity.java 2013-09-22 02:10:15 +02:00
vshcherb
2d946fc11c Fix road inconsistency 2013-09-15 18:06:42 +02:00
vshcherb
c2db279f30 Avoid nooses for coastlines 2013-09-04 23:17:50 +02:00
vshcherb
a40551f3ad Avoid nooses for coastlines 2013-09-04 21:39:39 +02:00
vshcherb
74061ebb4f Add method 2013-09-02 21:31:44 +02:00
vshcherb
fd67a53e83 Fix utilities 2013-08-29 00:36:33 +02:00
Robin Schneider
ff44f7db19 Fixed problem with https in tags.
If for example the website tag starts with https:// then it appeared in
OsmAnd as http://https://

https is not that unusual:
http://taginfo.openstreetmap.org/keys/website#values
http://taginfo.openstreetmap.org/keys/contact:website#values
2013-06-14 20:25:57 +02:00
Victor Shcherb
628a819afd Fix bugs 2013-06-05 00:11:33 +02:00
Victor Shcherb
7bc162a878 Move OsmAnd java core project back to android repository for maintainance reasons 2013-04-18 23:35:20 +02:00