Commit graph

158 commits

Author SHA1 Message Date
Victor Shcherb
67c1ec7bbc Add some russian translation 2011-05-22 17:13:09 +02:00
Dusan
c973a1d976 added tip&trick for index updating 2011-05-20 23:05:33 +02:00
Victor Shcherb
be89dc00f5 Merge issue 419 and master 2011-05-20 09:40:18 +02:00
Victor Shcherb
de1faa64bf Add settings. Issue 419 2011-05-20 00:39:01 +02:00
Dusan
96c92549ea added tip & trick for day/night mode 2011-05-19 23:11:12 +02:00
dusan
e0c2c8eecc added tip and trick-location sharing
Change-Id: I1d910b49b2dc4e3bab3cb5edfcf7c412c32c9ca5
2011-05-10 16:37:25 +02:00
dusan
f634524644 added new tip & trick for Favorites
Change-Id: I839a0a872306910fc72868c72b71cf798ae4c849
2011-05-10 12:57:38 +02:00
dusan
d15fd019f2 Added tip and trick for osm improving
Change-Id: Iad7eea0eece3881c930ed36ff6646af97eb64d51
2011-05-10 00:48:50 +02:00
Victor Shcherb
93312e5e79 Fix conflicts after merge 2011-05-09 21:00:16 +02:00
pavol.zibrita
ed10e42a39 Fixed issue 172
Basic geo:intent search for query and lat,lon query.
2011-05-09 19:06:48 +02:00
Victor Shcherb
08860cdc26 Issue 259 add web link for poi creation 2011-05-08 23:23:08 +02:00
Victor Shcherb
1fb99684ea Add preference to change locale 2011-05-08 22:48:54 +02:00
Victor Shcherb
d31d02491b Issue 415. Tips and tricks functionality 2011-05-08 14:58:30 +02:00
Victor Shcherb
9c860bf180 Add city admin level setting to UI 2011-05-04 12:57:11 +02:00
Victor Shcherb
90821ab59c Small fixes 2011-05-03 22:39:10 +02:00
Victor Shcherb
66151eacb0 Issue 54 add miles/meters/foots metrics 2011-05-01 14:55:29 +02:00
Victor Shcherb
4070d30609 Issue 416 allow to user share location (final) 2011-05-01 10:47:05 +02:00
Victor Shcherb
a7cdc87553 Issue 416 allow to user share location 2011-04-29 00:10:15 +02:00
Victor Shcherb
576dbb98e5 Issue 130. Add waypoint to GPX 2011-04-27 09:39:19 +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
211bc38c21 Fix issue 353 2011-04-25 13:18:29 +02:00
Victor Shcherb
22a3b10e7c Add screenshots 2011-04-21 00:52:32 +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
Victor Shcherb
d2182d273b Merge issue154 into master 2011-04-19 21:54:22 +02:00
Victor Shcherb
86966c85ca small modifications to issue 154 2011-04-19 00:54:42 +02:00
Victor Shcherb
66634c0c8b add contribution version changes 2011-04-17 23:29:05 +02:00
Victor Shcherb
167469f450 Prepare contribution version 2011-04-15 01:01:09 +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
d6def716ad rebranding to osmand plus. Put changed string on the top 2011-04-13 00:36:17 +02:00
Victor Shcherb
4e71df7d0c Implement voice alert for routing (when voice data is not selected). Load voice data only when routing is going to start 2011-02-22 01:05:40 +01:00
Pavol Zibrita
ad15478289 Fixed issue 321 2011-01-31 23:20:07 +01:00
Victor Shcherb
02a9be2b81 Fix issue 270 2011-01-24 00:45:24 +01: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
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
55dc0e2a76 show estimated size to download
git-svn-id: https://osmand.googlecode.com/svn/trunk@838 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-18 00:11:50 +00:00
Olga.shcherb
626e471dd2 fix issue 230
Added functions :
1. Select all filtered items to download
2. Clear selected items to download
3. Filter downloaded indexes
4. Coloring

git-svn-id: https://osmand.googlecode.com/svn/trunk@826 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 16:50:43 +00:00
Victor Shcherb
1e45f6959f fix issue 189
redesign settings layout

git-svn-id: https://osmand.googlecode.com/svn/trunk@786 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-08 22:11:31 +00:00
Victor Shcherb
f40eca5bed fix issue 252
fix issue 157

git-svn-id: https://osmand.googlecode.com/svn/trunk@781 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-08 15:47:40 +00:00
Victor Shcherb
b180b6bd70 implement batch tile downloader for android client
git-svn-id: https://osmand.googlecode.com/svn/trunk@762 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-05 13:12:50 +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
250bcd4544 externalize settings
git-svn-id: https://osmand.googlecode.com/svn/trunk@736 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-30 23:05:07 +00:00
Victor Shcherb
b26b703793 fix issue 182
add settings to trace rendering

git-svn-id: https://osmand.googlecode.com/svn/trunk@706 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-25 11:03:17 +00:00
Victor Shcherb
2f56b515b3 fix issue 174
git-svn-id: https://osmand.googlecode.com/svn/trunk@690 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-23 10:23:12 +00:00
Victor Shcherb
1bf926ad69 implement vector rendering menu options
git-svn-id: https://osmand.googlecode.com/svn/trunk@687 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-22 19:38:35 +00:00
Victor Shcherb
5825b5fe92 fix issue 179
git-svn-id: https://osmand.googlecode.com/svn/trunk@679 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-16 09:57:20 +00:00
Victor Shcherb
8f5e132c54 add phone, site functionality to poi
git-svn-id: https://osmand.googlecode.com/svn/trunk@661 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-12 19:35:16 +00:00
Victor Shcherb
eaf239091a fix bugs with poi
git-svn-id: https://osmand.googlecode.com/svn/trunk@656 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-11 22:09:11 +00:00
Victor Shcherb
75cfb3d2c6 fix issue 122, 119
git-svn-id: https://osmand.googlecode.com/svn/trunk@643 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-06 23:40:40 +00:00
Victor Shcherb
b24c08a0c1 fix issues with old map.odb format (remove it from support)
git-svn-id: https://osmand.googlecode.com/svn/trunk@613 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-30 10:12:34 +00:00