Commit graph

51 commits

Author SHA1 Message Date
vshcherb
df6cf9f480 Update routing 2014-02-21 01:03:34 +01:00
vshcherb
be06d96141 Update warnings & settings with new routing 2014-02-06 00:35:08 +01:00
vshcherb
1370e3050d Update warnings & settings with new routing 2014-02-06 00:17:07 +01:00
vshcherb
db06f5ee00 Introduce New routing config 2014-02-02 14:06:15 +01:00
vshcherb
f3566c25e4 Clean binary inspector 2014-01-20 01:05:15 +01:00
vshcherb
35432e6080 Clean binary inspector 2014-01-20 01:05:03 +01:00
vshcherb
a7a59e3f07 Test new routing (not enabled in this commit) 2014-01-20 00:25:45 +01:00
vshcherb
fc11e13a1e Remove border lines & enable route precalculation 2014-01-19 23:59:14 +01:00
vshcherb
b9e4a8cc3d Investigate new routing 2014-01-19 23:59:14 +01:00
vshcherb
a1ed8cabbf Fix open sea maps creator 2013-12-01 17:08:52 +01:00
vshcherb
6fc2e88619 Add new poi type for open sea maps 2013-11-30 20:17:13 +01:00
vshcherb
3bf2ded7a4 Fix invisible zigzags 2013-11-26 16:23:12 +01:00
vshcherb
cb0a9359dc Clean map inspector 2013-11-24 21:51:10 +01:00
vshcherb
a9c6f8ebd3 Support custom categories and put them into USER_DEFINED 2013-11-24 21:29:50 +01:00
vshcherb
02f0be7d22 Fix text types 2013-11-24 20:24:19 +01:00
vshcherb
8fe2a7df62 Fix binary inspector 2013-11-24 19:23:00 +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
119623e98a Refactor amenity structure 2013-11-10 16:54:28 +01:00
vshcherb
a0b0ca8762 Update animate route 2013-11-06 13:51:54 +01:00
vshcherb
df1407e9f2 Small change 2013-11-06 11:42:27 +01:00
vshcherb
f3f9c0038b Adjust english names 2013-10-30 17:14:14 +01:00
vshcherb
6c7cd3d3c2 Simulate position in tunnels 2013-10-29 21:13:57 +01:00
vshcherb
392411a0aa Fix download button for roads-only 2013-10-27 18:47:26 +01:00
vshcherb
0bae5ded80 Implement buffer image to increase FPS 2013-10-16 21:36:13 +02:00
vshcherb
d6faeb74d8 Fix issue with transparent no-polygons 2013-10-09 20:12:03 +02:00
vshcherb
edd1516c72 Delete non existing locale 2013-09-25 11:53:03 +02:00
vshcherb
cb0785d5c5 Delete non existing locale 2013-09-25 11:49:21 +02:00
vshcherb
eb2a0b39ed Update regions 2013-09-25 11:36:22 +02:00
vshcherb
19ce935266 Add download button when the map is missing 2013-09-24 18:53:48 +02:00
vshcherb
b60c74993c Comment line 2013-09-24 00:36:39 +02:00
vshcherb
3afaf3951f Update inspector 2013-09-23 19:43:07 +02:00
vshcherb
b063b65583 Create osmand-regions 2013-09-16 22:21:22 +02:00
vshcherb
a647566ef0 Implement maxspeed:conditional 2013-09-13 00:29:12 +02:00
vshcherb
12974c9926 Implement maxspeed:conditional 2013-09-13 00:29:12 +02:00
vshcherb
61433f961a Update native interface 2013-08-17 23:33:19 +02:00
vshcherb
3afe3d86fc Fix Monaco country, create town 2013-08-16 00:44:53 +02:00
Victor Shcherb
1439a4406c Delete old impl 2013-08-07 21:25:15 +02:00
Nelson A. de Oliveira
dad7d53f43 Remove unnecessary boxing/unboxing 2013-08-03 10:47:53 -03:00
Nelson A. de Oliveira
a525df7694 Fix unnecessary bitwise operations 2013-07-31 15:39:50 -03:00
Nelson A. de Oliveira
1eea84da0b Fix unnecessary boxing/unboxing 2013-07-31 15:15:26 -03:00
Nelson A. de Oliveira
1bdb389eae Fix pointless aithmetic expressions 2013-07-31 15:14:11 -03:00
Nelson A. de Oliveira
a0de8b31b3 Fix string concatenation in StringBuffer.append()
Such calls may profitably be turned into chained append calls on the
existing StringBuffer/Builder/Appendable, saving the cost of an extra
StringBuffer/Builder allocation.
2013-07-31 15:08:29 -03:00
Nelson A. de Oliveira
6fc309af19 Fix manual array to collection copy 2013-07-31 15:06:31 -03:00
Nelson A. de Oliveira
ffc006bab6 Fix boxing of already boxed values
This is a useless operation since any boxed value will first be
auto-unboxed before boxing the value again. If done inside an inner loop
such code may cause performance problems.
2013-07-31 15:05:59 -03:00
Victor Shcherb
7bc162a878 Move OsmAnd java core project back to android repository for maintainance reasons 2013-04-18 23:35:20 +02:00
Victor Shcherb
3db27de275 Restructure repository 2012-12-12 02:10:55 +01:00