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
Victor Shcherb
e59b53da68
Refactor project structure
2012-12-12 00:05:32 +01:00