Commit graph

1903 commits

Author SHA1 Message Date
Victor Shcherb
9c0b06e197 Fix small mistakes and issue Issue 635 2011-09-20 01:47:15 +02:00
arlas
134dd22695 Edited DataExtractionOSM/src/net/osmand/osm/util/MinskTransReader.java via GitHub 2011-09-19 16:50:18 +03:00
arlas
cfd875c230 Edited DataExtractionOSM/src/net/osmand/osm/io/OsmBaseStorage.java via GitHub 2011-09-19 16:41:43 +03:00
arlas
6c908b967e Edited DataExtractionOSM/src/net/osmand/osm/Way.java via GitHub 2011-09-19 16:38:07 +03:00
arlas
a500d0a4f4 Edited DataExtractionOSM/src/net/osmand/binary/BinaryInspector.java via GitHub 2011-09-19 16:29:20 +03:00
arlas
73c576af25 optimizations 2011-09-19 16:22:45 +03:00
arlas
989720ffaa optimization csize 2011-09-19 16:13:41 +03:00
arlas
c322bbd53b optimizations 2011-09-19 16:02:07 +03:00
arlas
00b355b012 optimizations from http://developer.android.com/guide/practices/design/performance.html 2011-09-19 15:52:35 +03:00
Victor Shcherb
146446661c Initial city rewriting 2011-09-19 01:37:25 +02:00
Victor Shcherb
49e435e88e Replace LF by CRLF 2011-09-19 00:32:53 +02:00
Victor Shcherb
217040c325 Auto-follow route option! Issue 356 2011-09-18 23:44:10 +02:00
arlas
162838bb30 edit squareroots and proposal for offline routing 2011-09-19 00:36:56 +03:00
Victor Shcherb
905388ff6e Update poi 2011-09-18 22:50:27 +02:00
Victor Shcherb
c35f20d7c4 Partial implementation 277. Poi labelling 2011-09-18 22:48:02 +02:00
dusan
197fe1ff1f updated slovak translation-added new strings 2011-09-18 20:42:05 +02:00
Victor Shcherb
a04526e15a Fix Translation String duplication (For all translators) 2011-09-18 15:43:46 +02:00
vshcherb
a1c2b5772c Merge pull request #70 from Brainik/patch-6
Translated "search location" strings to CZ
2011-09-18 06:39:56 -07:00
vshcherb
a8f1a22e12 Merge pull request #64 from arlas/patch-3
changed priorities, OSM mappers advice
2011-09-18 06:38:20 -07:00
vshcherb
81dee8a869 Merge pull request #66 from Boris-de/master
MessageFormat did not work when sharing a position
2011-09-18 06:37:23 -07:00
vshcherb
af5c9a79b8 Merge pull request #69 from arlas/patch-5
italian translation
2011-09-18 05:56:20 -07:00
Victor Shcherb
13a7e98f6a Fix Issue 643: stop routing doens't clear navigation point 2011-09-18 14:41:29 +02:00
Brainik
d7ab3cb5ea Translated "search location" strings to CZ 2011-09-18 15:11:58 +03:00
Victor Shcherb
a3577aa171 Upload new spanish file 2011-09-18 13:56:56 +02:00
Victor Shcherb
fb37149847 Issue 519. Not rotate on low zoom levels 2011-09-18 13:40:59 +02:00
Victor Shcherb
f571c8f317 Replace LF by CRLF 2011-09-18 12:01:12 +02:00
Victor Shcherb
b5852e72db Fix issue 641. Flickering screen 2011-09-18 11:51:04 +02:00
arlas
0ed344321d italian translation 2011-09-18 02:55:22 +03:00
Victor Shcherb
f46aadd5c2 Fix NPE 2011-09-17 19:45:33 +02:00
Victor Shcherb
b45d8c1ae5 Test night build 2011-09-17 19:30:48 +02:00
Victor Shcherb
7b954f5a7b Test night build 2011-09-17 19:19:52 +02:00
Victor Shcherb
20b37cb0a9 Merge branch 'searchUI' 2011-09-17 13:47:46 +02:00
Victor Shcherb
8977e9c776 Improve city searching 2011-09-17 13:36:48 +02:00
Christopher Creutzig
867ebcd028 download progress bar 2011-09-17 12:14:34 +02:00
Victor Shcherb
1b039835c5 Implement search address 2011-09-16 09:57:37 +02:00
Victor Shcherb
4d56ca74de Implement incremental search 2011-09-16 01:41:09 +02:00
Victor Shcherb
890277dd4b Partial implementation 2011-09-15 02:01:58 +02:00
Victor Shcherb
3e0350a963 Add progress bars to search activities 2011-09-14 22:37:35 +02:00
Christopher Creutzig
902e756dfb download progress bar 2011-09-14 22:03:48 +02:00
Pavol Zibrita
b0acc299c5 Updated map creation scripts 2011-09-13 23:43:00 +00:00
vshcherb
eb256ffcd0 Fix convert31Y 2011-09-14 01:51:37 +03:00
vshcherb
b811842864 Issue 638 added Russia to the file 2011-09-14 00:39:14 +03:00
Pavol Zibrita
990baaa2ec Increasing buffer size, deleting temp file asap. 2011-09-13 23:18:19 +02:00
Boris Wachtmeister
df1e452cfa bugfix: MessageFormat did not work when sharing a position
I noticed that sharing my position did not work properly. Instead of a
link to the position, there was a {0} and {1}. The MessageFormat did not
seem to work and because I couldn't get it working with MessageFormat, I
did it the way as the SaveDirectionsAsyncTask in MapActivityActions with
the getString(int, Object...) of mapActivity's parent.

As this change used a different format for replacements, I updated the
strings.xml too.
2011-09-13 20:33:57 +02:00
Victor Shcherb
e864bee7cb Implement search 2011-09-13 09:43:17 +02:00
Victor Shcherb
1ab21d4033 Fix search address 2011-09-13 09:00:52 +02:00
Victor Shcherb
b32ea87c04 Small changes in search address 2011-09-13 08:34:08 +02:00
Pavol Zibrita
e2ebcb8c96 Cache increase.
Thi is used only in CachedNodes which is used when creating rTrees,
should have no effect on OsmAnd app.
2011-09-13 01:50:20 +02:00
Victor Shcherb
1f807756ee Search favorites 2011-09-13 00:38:18 +02:00
Victor Shcherb
320d1d93de Improve poi search and other search 2011-09-12 22:02:08 +02:00