Commit graph

66 commits

Author SHA1 Message Date
Hans-Christoph Steiner
2da1458999 add a preference to allow user to set a network proxy
Some networks require a proxy to get internet beyond the firewall, and
proxies are also useful for channeling all traffic through circumvention
and privacy proxies like Tor, I2P, Psiphon, etc.  In places where the
connection to download tiles might be blocked, using a proxy can give the
user access.
2015-01-20 16:18:46 +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
ca4b4e14c8 Update poi filter types 2015-01-19 22:32:27 +01:00
Victor Shcherb
774cf6f92c Fix addr:flats 2015-01-13 23:14:09 +01:00
Victor Shcherb
e55a1d7b8f Update rendering types parser 2015-01-09 00:10:52 +01:00
Victor Shcherb
95364cb9e7 Rules encoding 2015-01-08 18:36:35 +01:00
Victor Shcherb
e1300b9df7 Fix rendering types issue 2015-01-08 00:19:54 +01:00
Victor Shcherb
38407ae763 Commit poi with name 2015-01-06 21:49:38 +01:00
Victor Shcherb
c95dcf10e4 Commit poi with name 2015-01-06 21:45:58 +01:00
Victor Shcherb
68806ded9e Fix search by name 2014-11-19 00:47:59 +01:00
Victor Shcherb
b5975af3a9 Fix merge 2014-11-17 22:05:09 +01:00
Victor Shcherb
3dfcf8fecf Merge branch 'master' of ssh://github.com/osmandapp/Osmand 2014-10-13 00:47:20 +02:00
Victor Shcherb
a00b64f85e Fix issue with unnecessary POI created 2014-10-13 00:46:54 +02:00
Taranenko Roman
515f610cac Added more elements in the predefined list of POI types and fixed issue
"Please add natural=tree to POI creation list". Fixed app crash in
DownloadIndexesThread.
2014-10-09 20:40:09 +03:00
Victor Shcherb
8627391c4f Fix crash 2014-08-28 01:23:49 +02:00
Victor Shcherb
7c48e7052f Map rendering types 2014-08-27 23:44:49 +02:00
Victor Shcherb
f7ab4f4be3 Fix mixed casing in rendering_types.xml (all lowercase now) and relation=true for additional 2014-08-03 19:44:48 +02:00
Victor Shcherb
e44d520b3a update entity 2014-07-30 16:11:39 +02:00
Victor Shcherb
68cd88c36d Index strings in proper order 2014-06-26 01:14:30 +02:00
Victor Shcherb
87d910e7b7 Update rendering types 2014-06-26 00:23:16 +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
53e0727f7c Update MapRenderingTypes.java 2014-03-31 18:05:52 +02:00
vshcherb
c515f2cbc2 Fix exception traces 2014-03-29 21:19:18 +01:00
vshcherb
61dbb483ed Fix issue with addr:housenumber 2014-02-23 14:17:21 +01:00
vshcherb
f82ea8df18 Speedup routing 2014-02-07 02:38:42 +01:00
vshcherb
ffec2a815d Encoder 2014-02-06 02:23:10 +01: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
6fc2e88619 Add new poi type for open sea maps 2013-11-30 20:17:13 +01:00
vshcherb
c6bc4b32bd Add open sea maps parsing 2013-11-30 20:17:13 +01:00
vshcherb
4305d74c20 Update MapRenderingTypes.java 2013-11-27 01:15:57 +01:00
vshcherb
2b002357c1 Update MapRenderingTypes.java 2013-11-27 01:03:02 +01:00
vshcherb
793d16517a Fix exception (crash POI filter) 2013-11-26 00:22:17 +01:00
vshcherb
d051a5f8e9 Fix exception (crash POI filter) 2013-11-26 00:09:47 +01:00
vshcherb
a9c6f8ebd3 Support custom categories and put them into USER_DEFINED 2013-11-24 21:29:50 +01:00
vshcherb
b088a94df2 Add reading new tags 2013-11-24 19:22:07 +01:00
vshcherb
105beb6976 Fix creation of old maps 2013-11-24 17:38:09 +01:00
vshcherb
6ff89eff04 Update rendering types for new Android version & new map creator 2013-11-24 17:38:09 +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
dfceb65104 Update Map rendering types usage 2013-11-03 16:27:04 +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