Victor Shcherb
|
e770138e5b
|
Implement POI search by name
|
2011-09-30 15:44:30 +02:00 |
|
Victor Shcherb
|
dd95a862ee
|
Align old poi db index usage with new index usage
|
2011-09-30 15:43:44 +02:00 |
|
dusan
|
8da80467e4
|
updated slovak translation
|
2011-09-28 15:07:42 +02:00 |
|
Pavol Zibrita
|
b082e6ff00
|
show warning dialog for upgrading app if map version changes.
refactored dialogs to use the android idiom in DownloadIndexActivity
updated site php script to include the map version attribute.
|
2011-09-28 04:33:09 +02:00 |
|
Victor Shcherb
|
5f95151338
|
Implement search by name. Refactor some binary file readers
|
2011-09-28 01:38:52 +02:00 |
|
Victor Shcherb
|
54c3487c48
|
POI Name index
|
2011-09-28 01:38:52 +02:00 |
|
Victor Shcherb
|
068a15d7cc
|
Preserve space for name indexes
|
2011-09-28 01:38:52 +02:00 |
|
Victor Shcherb
|
c5179ada99
|
Modify binary POI data structure
|
2011-09-28 01:38:51 +02:00 |
|
Pavol Zibrita
|
8db4893db8
|
Moved some code to ProgressDialogImpltementation
|
2011-09-26 23:00:22 +02:00 |
|
Pavol Zibrita
|
9470285d3f
|
Trying to find better street-city binding according existing boundaries.
Removing incomplete boundaries.
Returned the algorithm to search nearest city/village for streets with
same name that are near different districts.
|
2011-09-26 21:08:29 +02:00 |
|
dusan
|
cfa7b2eaa5
|
updated slovak translation-added new strings
|
2011-09-26 12:10:15 +02:00 |
|
Pavol Zibrita
|
09a8cdfaf7
|
Include original file size in zipfile.
|
2011-09-26 00:55:46 +02:00 |
|
Pavol Zibrita
|
e8733b886c
|
'Fixed' bug 653, undetermined progress bar.
|
2011-09-26 00:47:11 +02:00 |
|
Victor Shcherb
|
be734aef85
|
Optimize poi search
|
2011-09-25 20:58:23 +02:00 |
|
Victor Shcherb
|
71baf5a7af
|
Small improvements to Local Index Activity. Made search faster
|
2011-09-25 18:20:11 +02:00 |
|
Victor Shcherb
|
fccd27d426
|
Update search to limit results
|
2011-09-25 01:14:35 +02:00 |
|
Victor Shcherb
|
d45ffc252f
|
Slightly improve poi search activity
|
2011-09-24 22:50:43 +02:00 |
|
Victor Shcherb
|
45d34de01c
|
Slightly improve poi search activity
|
2011-09-24 21:20:48 +02:00 |
|
Victor Shcherb
|
ade397475a
|
Small improvements
|
2011-09-24 11:58:17 +02:00 |
|
Victor Shcherb
|
e7d1c174fd
|
Update index info
|
2011-09-24 11:58:17 +02:00 |
|
Victor Shcherb
|
e47d9efe5f
|
Update boundary for poi data
|
2011-09-24 11:58:17 +02:00 |
|
Victor Shcherb
|
3b4f0ec85f
|
Fix binary poi search
|
2011-09-24 11:58:17 +02:00 |
|
Victor Shcherb
|
2bc344fb82
|
Read/write poi
|
2011-09-24 11:58:17 +02:00 |
|
Pavol Zibrita
|
6172f1e2b9
|
fixed duplicated key (compilation error)
|
2011-09-23 11:15:30 +02:00 |
|
Pavol Zibrita
|
2093ac93dc
|
More changes address creation without cityAdminLevel.
Some small refactoring also. Still, the streets are not generated
correctly.
|
2011-09-23 11:11:10 +02:00 |
|
Dušan
|
9a439f2d41
|
Merge pull request #75 from szimszon/patch-2
new and updated Hungarian strings
|
2011-09-22 13:57:00 -07:00 |
|
szimszon
|
f72b3c67b8
|
new and updated Hungarian strings
|
2011-09-22 23:56:02 +03:00 |
|
Pavol Zibrita
|
f9b0835949
|
Added printout of regions,cities,villages,streets
fixed compilation problem
|
2011-09-22 12:48:38 +02:00 |
|
dusan
|
9041caa4b3
|
fixed slovak translation
|
2011-09-22 08:54:40 +02:00 |
|
Victor Shcherb
|
bfdf307975
|
Write poi data
|
2011-09-22 01:12:22 +02:00 |
|
Victor Shcherb
|
bbcf0e344c
|
Fix small issues with address data loading
|
2011-09-22 01:12:21 +02:00 |
|
Victor Shcherb
|
f571feaf68
|
Binary poi index writer
|
2011-09-22 01:12:21 +02:00 |
|
Victor Shcherb
|
fc0dff14e5
|
Initial add POI index
|
2011-09-22 01:12:21 +02:00 |
|
Dušan
|
0c7ec258ac
|
Merge pull request #73 from szimszon/patch-1
corrected translation
|
2011-09-21 01:18:10 -07:00 |
|
szimszon
|
fdabb16b91
|
corrected translation
|
2011-09-21 11:16:22 +03:00 |
|
dusan
|
858fc14669
|
updated slovak translation - added new strings
|
2011-09-21 08:26:48 +02:00 |
|
pavolzibrita
|
85f9364ba3
|
Making the numbers disappear when in indeterminate mode.
|
2011-09-20 22:56:55 +03:00 |
|
pavolzibrita
|
127c6a258c
|
Merge pull request #68 from ccreutzig/master
download progress bar
|
2011-09-20 12:53:05 -07:00 |
|
pavolzibrita
|
ac21d0f275
|
some more script changes when generating maps
|
2011-09-20 21:19:13 +02:00 |
|
Victor Shcherb
|
56420d671a
|
Update batch indexes.xml
|
2011-09-20 21:02:21 +02:00 |
|
Pavol Zibrita
|
ffa836415a
|
fix google authorization
|
2011-09-20 14:57:50 +02:00 |
|
Pavol Zibrita
|
5e5b41913b
|
Reverted some optimalizations (bad placed)
|
2011-09-20 12:35:37 +02:00 |
|
Pavol Zibrita
|
6ee18303a2
|
Fix compilation error.
|
2011-09-20 09:21:23 +02:00 |
|
pavolzibrita
|
eabcf13509
|
Merge pull request #72 from arlas/patch-7
optimizations from http://developer.android.com/guide/practices/design/pe
|
2011-09-19 21:32:28 -07:00 |
|
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 |
|