Commit graph

321 commits

Author SHA1 Message Date
vshcherb
506e740bcd Merge pull request #691 from balrog-kun/master
Consts for addr:place=* and place=neighbourhood.
2014-06-23 03:02:36 +02:00
Victor Shcherb
658de3c710 Embed fonts into build 2014-06-21 02:51:40 +02:00
Victor Shcherb
f31cebf6a7 Add support for custom fonts 2014-06-21 02:32:49 +02:00
Victor Shcherb
60f3dae306 Add favorites 2014-06-20 11:41:55 +02:00
Andrzej Zaborowski
9d2cbe0d17 Add CityType.NEIGHBOURHOOD for OsmAndMapCreator.
place=neighbourhood is gaining popularity for about two years in OSM
tagging and is supported by other tools as a subdivision of a
place=suburb and similar.
2014-06-20 01:18:10 +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
Victor Shcherb
11280b62ba Fix rendering style 2014-06-19 22:39:45 +02:00
Victor Shcherb
30b71f729a Add support for icon visible size (special case 0) 2014-06-19 21:04:56 +02:00
Victor Shcherb
d9a7c973b3 Try to fix basemap generation 2014-06-13 11:32:06 +02:00
Victor Shcherb
91b7739581 update favorites icon 2014-06-11 00:57:53 +02:00
Victor Shcherb
c3d3f509c1 Refactor labels 2014-06-08 21:01:46 +02:00
Victor Shcherb
d4fe3288d2 Initial refactoring 2014-06-08 10:50:40 +02:00
vshcherb
b164eab3e2 Update Algorithms.java
Add parse color
2014-06-01 11:18:43 +02:00
vshcherb
fa778d890c Fix regions and add edit device color 2014-05-27 02:36:15 +02:00
Koen Rabaey
a4455a1fc3 import&save gpx&kml files from file&content uri's 2014-05-22 10:51:31 +02:00
vshcherb
71b98f79f0 Fix modified date (unified UTC solution) 2014-04-28 22:26:43 +02:00
vshcherb
be1bb81e05 Rename to follow file name convention 2014-04-26 16:18:51 +02:00
vshcherb
740c829fab Use timestamp instead of date 2014-04-26 16:18:51 +02:00
vshcherb
381492698a update names 2014-04-26 16:16:03 +02:00
vshcherb
4d00c93c55 Update constants 2014-04-17 00:08:04 +02:00
vshcherb
2f3cee4d50 Add customization point / remove intents class 2014-04-16 23:55:22 +02:00
vshcherb
a7a5639969 Update download items 2014-04-15 01:26:40 +02:00
vshcherb
bce2a537d7 Show locale names instead of download names (but search both) 2014-04-14 02:08:48 +02:00
vshcherb
2dc9e63dc9 Fix collator issue 2014-04-12 23:37:18 +02:00
vshcherb
3fe967d797 Update collator 2014-04-11 01:04:17 +02:00
vshcherb
fb83b64ac4 Fix bug in countries with mph limits 2014-04-07 00:56:17 +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
c2c0ec5303 Fix small issues 2014-03-29 21:16:53 +01:00
vshcherb
681f6a27e0 Fix small issues 2014-03-26 12:56:02 +01:00
vshcherb
2355433947 Update map controls to display zoom in/out conditionally 2014-03-22 02:03:57 +01:00
vshcherb
016f4acd3b Fix navigate action menu & put read time out for tiles 2014-03-08 15:50:07 +01:00
vshcherb
a6d7c1d052 Fix java based rendering 2014-03-07 02:36:42 +01:00
vshcherb
57b86af812 Add info to trace 2014-03-06 10:13:57 +01:00
vshcherb
c185447fbe Add missing points/roads for basemap 2014-03-06 01:57:55 +01:00
Alexey Pelykh
40d5335dbd Merge branch 'master' of ssh://github.com/osmandapp/Osmand 2014-03-04 19:33:04 +02:00
Alexey Pelykh
7f66caede9 JNI should be in core 2014-03-04 19:32:34 +02:00
vshcherb
3c1104b1d0 Improve gpx route calculation 2014-03-03 18:44:17 +01:00
vshcherb
05e763f60c Improve gpx route calculation 2014-03-03 15:55:32 +02:00
vshcherb
1f7f7f54da Add osmand route calculation following gpx track 2014-03-02 19:47:03 +02:00
vshcherb
4279cf6150 Add field for java pc rendering 2014-03-01 19:02:50 +02:00
vshcherb
82137dc66b Fix roundabout issue 2014-03-01 16:49:21 +02:00
vshcherb
2cc5409044 Add rendering route data objects from java/ change download button behavior 2014-03-01 13:30:25 +02:00
Alexey Pelykh
e6e5d2c32b Merge branch 'master' of ssh://github.com/osmandapp/Osmand 2014-02-27 11:19:42 +02:00
Alexey Pelykh
09b9f77c67 Remove always-outdated target 2014-02-27 11:19:17 +02:00
vshcherb
c7e764239b Add dynamic routing parameters for osmand routing.xml 2014-02-26 21:03:12 +01:00
vshcherb
61dbb483ed Fix issue with addr:housenumber 2014-02-23 14:17:21 +01:00
Alexey Pelykh
3dea3362c4 Merge branch 'master' of ssh://github.com/osmandapp/Osmand 2014-02-23 00:11:14 +02:00
Alexey Pelykh
4f926a391e Include icu4c in deps 2014-02-23 00:10:44 +02:00
vshcherb
df6cf9f480 Update routing 2014-02-21 01:03:34 +01:00