Commit graph

523 commits

Author SHA1 Message Date
Victor Shcherb
2b6dd0e830 Fix issue 406. Incorrect boundary algorithm and additional check of indexing multipolygon 2011-05-03 00:57:02 +02:00
Victor Shcherb
c3f2194237 Refactoring IndexCreator (4) 2011-05-02 23:48:43 +02:00
Victor Shcherb
c34eb50799 Refactoring IndexCreator (3) 2011-05-02 21:18:53 +02:00
Victor Shcherb
bcbee2496c Refactoring IndexCreator (2) 2011-05-02 00:36:19 +02:00
Victor Shcherb
a45a479be2 Refactoring IndexCreator 2011-05-01 21:59:13 +02:00
Victor Shcherb
248f7540aa Version 0.6.3 alpha 2011-05-01 15:26:22 +02:00
Victor Shcherb
f7f1e107ef Version 0.6.2 2011-05-01 14:58:07 +02:00
Victor Shcherb
a7cdc87553 Issue 416 allow to user share location 2011-04-29 00:10:15 +02:00
Victor Shcherb
d9d64ec33e Change todo constants 2011-04-27 16:37:35 +02:00
Victor Shcherb
2991672d8f Fixing issue (first attempt), not acquiring partial lock to wake up phone 2011-04-26 01:39:44 +02:00
Victor Shcherb
895ea22607 Refactor osmand messages remove Messages from MapCreator related to OsmAnd 2011-04-25 15:08:56 +02:00
Victor Shcherb
2dd8c0b399 Fix issue 393. Allow conjection of roundaboutsfor routing 2011-04-25 13:18:29 +02:00
Victor Shcherb
e25c924a5a Small patch for issue 389 2011-04-24 23:55:29 +02:00
Victor Shcherb
c1bd234931 Urgent fix for localization 2011-04-24 21:41:58 +02:00
Victor Shcherb
80028ec87a Fix issue 396. Format to latlon 0.00##### 2011-04-24 19:31:47 +02:00
Victor Shcherb
05a23c737f Fix some search issues with en for empty en_names, don't rely much on sequence number of NAME and NAME_EN in CityIndex 2011-04-24 17:54:15 +02:00
Victor Shcherb
bc48c18e59 Fix issue 403 2011-04-24 16:23:52 +02:00
Victor Shcherb
4daa4045de Prepare roadmap for future actions 2011-04-24 15:10:42 +02:00
Victor Shcherb
24a051e070 Issue-401 add portuguese 2011-04-23 01:13:34 +02:00
Victor Shcherb
ffb7bdaea8 Change version for development 2011-04-22 00:43:27 +02:00
Victor Shcherb
f7d6327d5d Prepare 0.6.1, implement osmand warning for long distance, change icons 2011-04-20 00:30:13 +02:00
Pavol Zibrita
a541591a5f Implementing map preference folder. (issue 154)
OsmandSettings has now methods for extending the storage folder or
getting the storage folder. It should not be taken from Environment
directly now, but from the settings.
- fixed some warnings
2011-04-14 00:08:41 +02:00
Victor Shcherb
b2bf8fbb46 Fix context menu for osmand map creator 2011-04-14 00:02:10 +02:00
Victor Shcherb
3b1c05c405 Fix compilation problems 2011-04-13 21:03:02 +02:00
Victor Shcherb
6ac259b5e4 Fix compilation problems for rebranding 2011-04-13 01:10:12 +02:00
Pavol Zibrita
6524326989 added bicycle renderer (osmand could have by default 3 renderers for
each type of navigation with autoswitch? car, bike, pedestrian)
2011-04-07 01:14:28 +02:00
Pavol Zibrita
96605b8cb2 Fixed issue 307 by selecting Passive location provider in
DayNightHelper.
Also added launcher for OsmAndMapCreator in eclipse
2011-04-07 01:02:36 +02:00
Victor Shcherb
3894a52006 Fix index batch creator for splitting big files 2011-04-06 00:04:24 +02:00
Victor Shcherb
09111db7d7 Restore commit on top : c6f023a updated slovak translation 2011-04-03 23:49:28 +02:00
Victor Shcherb
3be8cc3298 Issue 362 support 24/7 opening hours 2011-04-03 22:56:18 +02:00
Victor Shcherb
a602ac451b Update Google code upload to support file splitting 2011-04-03 22:56:02 +02:00
Victor Shcherb
af61106c7d Improve index reading 2011-02-26 15:37:53 +01:00
Victor Shcherb
147342c34b Fix issue 349 2011-02-01 21:46:32 +01:00
Victor Shcherb
74bf2405ad Change to alpha version release to 0.6.1 2011-02-01 13:49:22 +01:00
Pavol Zibrita
1d6af54230 Fixed issue 333 (HU swing translation) 2011-01-31 23:29:09 +01:00
Victor Shcherb
d9d05ee37c FIXED issue 337 2011-01-25 00:08:52 +01:00
Victor Shcherb
5fbe56c00f Fix issue 331 and issue 306 2011-01-24 00:32:16 +01:00
Victor Shcherb
c78c1a7434 Prepare old scripts for night building to remove 2011-01-23 12:49:57 +01:00
Victor Shcherb
97e2cee178 Add git ignores remove russian characters 2011-01-23 11:32:43 +01:00
Victor Shcherb
acd342ce1e Prepare release 0.5.2 2011-01-16 13:46:47 +01:00
pavol.zibrita
7b13667d57 Reintegrating v0.5.1 branch to trunk
git-svn-id: https://osmand.googlecode.com/svn/trunk@895 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2011-01-15 21:05:31 +00:00
pavol.zibrita
12e7ed5c71 Fixed issue 304
- the extension of images .png, .jpg etc must be determined from the files and not hardcoded to .jpg

git-svn-id: https://osmand.googlecode.com/svn/trunk@890 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2011-01-15 07:50:42 +00:00
Victor Shcherb
4927a93692 fix compilation problem to get success build
git-svn-id: https://osmand.googlecode.com/svn/trunk@880 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2011-01-11 22:45:49 +00:00
Victor Shcherb
67ec6b62c4 add hike-bike map
git-svn-id: https://osmand.googlecode.com/svn/trunk@879 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2011-01-11 22:39:08 +00:00
Victor Shcherb
4d912abee3 create specific case for holland with admin_level="10" and fix some errors for boundary case
git-svn-id: https://osmand.googlecode.com/svn/trunk@878 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2011-01-10 23:56:44 +00:00
Victor Shcherb
110edbef8b implement street search using boundaries
git-svn-id: https://osmand.googlecode.com/svn/trunk@877 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2011-01-10 00:03:40 +00:00
pavol.zibrita
a24123cbde - removing not needed code for disabling day/night option when night renderer is selected
- fixed sunrise/sunset calculation, the calculated time was in local time zone but was parsed as GMT
- sunrise/sunset calculation is slow to be called in short intervals as it is now after changes for full night mode. Added
5 seconds delay between recalculations, which is OK. It is something like your sunrise/sunset is delayed by 5 seconds :-)

git-svn-id: https://osmand.googlecode.com/svn/trunk@871 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2011-01-03 23:49:18 +00:00
Victor Shcherb
5f28c3b2c6 remove unused vars
git-svn-id: https://osmand.googlecode.com/svn/trunk@870 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2011-01-03 14:50:17 +00:00
Victor Shcherb
dad4a1276f fix empty en names for cities (tested on new zealand)
git-svn-id: https://osmand.googlecode.com/svn/trunk@868 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-31 10:27:04 +00:00
vics001
1780d25c8d fix pedestrian
git-svn-id: https://osmand.googlecode.com/svn/trunk@865 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-27 10:50:09 +00:00