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
vics001
d10a09c76c
adopt night rendering implemented by shlimann
...
fix NPE for last known location
small redesign to support night rendering
git-svn-id: https://osmand.googlecode.com/svn/trunk@864 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-27 10:44:14 +00:00
vics001
f3e9c1ae36
fix road priorities
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@863 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-27 10:43:01 +00:00
pavol.zibrita
c510fb5636
- also searching the villages using Collator
...
- created StringMatcher and some its Collator subclasses to be used in village search
- removed toLowerCase calls, as Collator.PRIMARY also ignores the case
git-svn-id: https://osmand.googlecode.com/svn/trunk@859 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-26 20:45:05 +00:00
vics001
0b064d51db
fix router for some cases
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@855 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-26 00:51:14 +00:00
pavol.zibrita
a60ef26f4d
Auto switch day/night mode:
...
- added settings for sunrise/sunset,day,night,sensor auto switch
- DayNightHelper contains the base switching logic
- auto switching works only if render is selected which has its -night counterpart
- light sensor threshold is currently hard coded
git-svn-id: https://osmand.googlecode.com/svn/trunk@854 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-25 23:56:17 +00:00
vics001
ed10675d40
first cut routing
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@853 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-25 16:16:18 +00:00
vics001
aa6ddff8f0
consider restrictions
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@852 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-24 20:55:53 +00:00
vics001
c0508cb526
implement test routing functionality for OsmMapCreator
...
Fix main routing problems.
Now routing doesn't support turn restrictions, access, possible problems with roundabouts
git-svn-id: https://osmand.googlecode.com/svn/trunk@851 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-24 11:35:32 +00:00
vics001
6236cace53
test search roads functionality
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@850 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-23 10:55:35 +00:00
vics001
5a25fe2599
fix australia index
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@849 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-22 12:45:32 +00:00
vics001
fe02e64d45
draft version searching closest way
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@848 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-22 12:44:47 +00:00
vics001
232f2ff854
b3
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@846 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-21 22:44:07 +00:00
pavol.zibrita
ad4e6f8939
Added all non .java files to jar file from source directory. Properties files were missing.
...
Issue: 283
git-svn-id: https://osmand.googlecode.com/svn/trunk@845 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-21 11:23:05 +00:00
prescott66@gmail.com
2871f2de5a
updated osmand/mapcreator spanish translation
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@844 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-20 16:35:10 +00:00
vics001
37c619d43d
route research
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@842 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-19 22:49:03 +00:00
pavol.zibrita
e0b66bd2ce
Added java.encoding property
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@840 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-19 14:10:47 +00:00
vics001
1d9d4cf8b6
simplification binary map index reader (functionally no changes)
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@839 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-19 13:32:57 +00:00
vics001
d867e73a46
slightly change generator
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@837 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-17 23:42:41 +00:00
pavol.zibrita
12e69de000
build.xml modifications for nightbuilds. Added cleanup, compile, upload.
...
Semantics of the original jar and build command is not changed, it can be used
as before.
the ant-lib will probrably stay here and will be removed from OsmAnd project.
git-svn-id: https://osmand.googlecode.com/svn/trunk@836 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-17 11:53:05 +00:00
pavol.zibrita
5843fd9dab
removed unused import (it makes problem when building using build.xml)
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@833 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 23:50:58 +00:00
prescott66@gmail.com
f8f6676aea
update french and hungarian translation
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@829 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 22:45:29 +00:00
Olga.shcherb
6918709d65
implement downloading from download.osmand.net
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@825 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 15:08:15 +00:00
Olga.shcherb
3d8e95ff46
change default batch.xml
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@824 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 15:07:52 +00:00
Olga.shcherb
b291d3518f
update batch creator to support download.osmand.net
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@823 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 12:49:12 +00:00
Olga.shcherb
caa6b1dd58
implement geocache type for amenity and change geocache rendering
...
fix issue 265
git-svn-id: https://osmand.googlecode.com/svn/trunk@822 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 09:55:10 +00:00
Olga.shcherb
ef3c2f38c2
fix compilation problem
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@820 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-14 19:38:47 +00:00
Victor Shcherb
7540e20564
fix issue 268
...
fix issue 265
git-svn-id: https://osmand.googlecode.com/svn/trunk@818 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-14 14:47:29 +00:00
Victor Shcherb
a985103646
add todo's
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@814 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-13 22:34:26 +00:00
Victor Shcherb
18ffc2e9bb
fix issue 260
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@810 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-13 09:42:36 +00:00
Victor Shcherb
41c02cede9
fix text description
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@807 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-12 21:51:08 +00:00
prescott66@gmail.com
9905c39ccd
correct slovak translation of mapcreator
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@805 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-12 13:44:28 +00:00
prescott66@gmail.com
b5700b9853
update slovak translation of mapcreator
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@804 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-11 18:45:29 +00:00
Victor Shcherb
ceb29f4135
show output dir for index creation
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@802 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-11 15:31:16 +00:00
Victor Shcherb
1a18058ea7
fix issue 251
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@801 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-11 14:32:38 +00:00
Victor Shcherb
39f4461f62
implement amenity search from map index
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@796 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-11 11:20:51 +00:00
Victor Shcherb
d8417e0359
fix description for download
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@792 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-09 20:52:34 +00:00
Victor Shcherb
54672c3902
implement poi search using binary format
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@788 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-09 15:24:31 +00:00
Victor Shcherb
61df314095
try to fix issue 243
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@785 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-08 21:09:40 +00:00
Victor Shcherb
eacda164d2
fix issue 253
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@783 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-08 20:59:58 +00:00
Victor Shcherb
355c44b955
sun rise calendar
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@780 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-08 10:14:47 +00:00
prescott66@gmail.com
e252d9c3c8
comment some big regions/states to upload in batch.xml
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@777 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-07 11:09:04 +00:00
prescott66@gmail.com
753d9d49e7
enable download of some regions from cloudmade in batch.xml
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@776 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-07 10:02:23 +00:00
Victor Shcherb
99e3111af0
fix issue 200
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@775 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-06 23:44:54 +00:00
prescott66@gmail.com
d61228f779
correct description for wget in batch.xml
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@769 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-06 10:32:34 +00:00
Victor Shcherb
225fe88e25
fix issue 242
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@768 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-06 08:36:10 +00:00
Victor Shcherb
61c6b08675
fix compilation error
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@765 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-06 07:56:57 +00:00
Victor Shcherb
22519e0650
fix issue 244
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@764 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-06 07:52:28 +00:00
Victor Shcherb
e636efaf03
fix code revision
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@755 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-04 12:08:10 +00:00
Victor Shcherb
66766bf3cc
fix issue 233
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@754 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-04 12:03:34 +00:00
Victor Shcherb
642d445a14
fix issue 235, 215
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@753 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-04 10:14:11 +00:00
Victor Shcherb
30537850f5
small changes with batch
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@749 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-02 19:20:18 +00:00
Victor Shcherb
6aca103986
fix issue 225
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@746 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-01 23:18:25 +00:00
Victor Shcherb
9fbc41ac08
fix small issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@744 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-01 23:06:06 +00:00
Victor Shcherb
3e295b3280
fix small issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@742 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-01 22:22:20 +00:00
Victor Shcherb
ac365ab99f
fix small issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@741 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-01 22:10:38 +00:00
Victor Shcherb
df6172d76c
fix array out of bound
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@740 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-01 14:41:11 +00:00
Victor Shcherb
758920c812
fix NPE
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@739 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-01 14:29:37 +00:00
Victor Shcherb
24db7d1f9d
fix
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@738 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-01 11:12:36 +00:00
Victor Shcherb
a1a66cb627
fix bug with rtree cache
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@737 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-01 09:49:26 +00:00
Victor Shcherb
d980d7c5b4
fix batch indexing
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@735 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-30 22:54:40 +00:00
Victor Shcherb
1b95fce00e
fix issue
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@734 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-30 22:40:28 +00:00
Victor Shcherb
bb1a8bf23c
fix batch creator
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@733 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-30 21:43:01 +00:00
Victor Shcherb
8be3c1e0a2
fix uploaded information about index
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@732 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-30 20:38:35 +00:00
Victor Shcherb
821112eb97
fix batch creating
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@731 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-30 20:31:45 +00:00
Victor Shcherb
62b34f70a2
fix issue 184
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@730 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-30 19:53:19 +00:00
Victor Shcherb
01a584e43a
implement map_zoom parameter for index batch creator
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@729 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-30 14:44:59 +00:00
Victor Shcherb
e9294b83cf
add map rendering types file to parameter
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@728 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-30 12:50:26 +00:00
Victor Shcherb
abc586c825
implement map zooms class
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@727 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-30 10:22:05 +00:00
Victor Shcherb
940c542da6
fix issue 222
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@724 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-29 21:02:37 +00:00
Victor Shcherb
255a5c3bed
fix performance
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@723 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-29 09:59:57 +00:00
Victor Shcherb
2113653abb
fix issue 215
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@722 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-28 23:20:05 +00:00
Victor Shcherb
ac08bcf5c4
fix issue 220
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@721 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-28 23:10:06 +00:00
Victor Shcherb
ecf40a9edd
rename messages -> swing_messages
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@720 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-28 23:05:30 +00:00
Victor Shcherb
e2ee14856b
apply patch from issue 218
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@719 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-28 23:03:47 +00:00
Victor Shcherb
e0e262d5a4
apply patch with closing prepared statements
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@718 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-28 23:00:45 +00:00
Victor Shcherb
b971af6284
fix issue 219
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@717 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-28 22:56:43 +00:00