Commit graph

165 commits

Author SHA1 Message Date
sonora
584c55f0dd corrected auto follow strings meaning (en, de)
(moved all 6 auto_follow lines to top in all language files. All but en and de may need check if old translations are correct.)
2011-11-13 19:36:35 +01:00
sonora
3026cdbd36 Explain native rendering in settings 2011-10-31 09:32:45 +01:00
sonora
fb64a9e013 string clarifications 2011-10-30 14:08:15 +01:00
Victor Shcherb
e71a0738c2 Initial configuration 2011-10-21 00:44:53 +02:00
Victor Shcherb
c26ac730d6 Add UI for custom preferences 2011-10-20 11:23:15 +02:00
sonora
d03142ee2a Better navigation menu order 2011-10-15 23:01:19 +02:00
Victor Shcherb
5c6bceb9ba Fix auto follow in viewing mode. Introduce special settings to manipulate with it. 2011-10-08 13:12:10 +02:00
Victor Shcherb
58cd6527be Start development 0.6.9 2011-10-05 01:27:48 +02:00
Victor Shcherb
217040c325 Auto-follow route option! Issue 356 2011-09-18 23:44:10 +02:00
sonora
0b03396002 moreDetail switch (1) 2011-08-25 11:30:53 +02:00
Victor Shcherb
f82c7cab79 Fix small issues 2011-08-19 10:00:53 +02:00
Victor
a6e10bdc9b Draft implementation of local indexes view 2011-08-18 20:38:41 +02:00
Victor Shcherb
5d18bbd92e Add text size property, improve text rendering 2011-07-14 10:20:14 +02:00
Victor Shcherb
d32109279d Improve street name rendering (display more good names) 2011-07-13 00:50:32 +02:00
sonora
f5085549ed Implemented Issue 518 (re-arrange main menu for better usability), except the OSM menu unchanged for now. 2011-07-07 06:30:50 -07:00
Victor Shcherb
fbcfe4d77a Fix intent activity starting 2011-06-25 16:39:56 +02:00
Victor Shcherb
211538eb7a Fix bug 475. Overlay settings 2011-06-14 01:22:55 +02:00
Victor Shcherb
96f9782e9b Fix issue 442. Provide settings for bluetooth audio stream 2011-06-13 13:27:30 +02:00
Victor Shcherb
53da4a210b Add seek bar to modify layer transparency 2011-06-01 00:18:34 +02:00
Victor Shcherb
276edaa1e1 Add underlay layer 2011-05-31 22:40:30 +02:00
Victor Shcherb
38a536457a Add overlay to map 2011-05-30 00:54:13 +02:00
Victor Shcherb
f85fa4118d Change preference screen 2011-05-29 23:29:25 +02:00
Victor Shcherb
de1faa64bf Add settings. Issue 419 2011-05-20 00:39:01 +02:00
Victor Shcherb
1fb99684ea Add preference to change locale 2011-05-08 22:48:54 +02:00
Victor Shcherb
66151eacb0 Issue 54 add miles/meters/foots metrics 2011-05-01 14:55:29 +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
86966c85ca small modifications to issue 154 2011-04-19 00:54:42 +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
02a9be2b81 Fix issue 270 2011-01-24 00:45:24 +01: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
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
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
833ab7e60e implement continous vector rendering (to see image faster)
git-svn-id: https://osmand.googlecode.com/svn/trunk@725 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-29 22:44:39 +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
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
4a340f7c46 fix issue 91
git-svn-id: https://osmand.googlecode.com/svn/trunk@569 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-14 09:06:08 +00:00
Victor Shcherb
ad181e8945 add map rotating to compass
git-svn-id: https://osmand.googlecode.com/svn/trunk@437 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-05 08:27:52 +00:00
Victor Shcherb
e4129286b7 add layers
git-svn-id: https://osmand.googlecode.com/svn/trunk@382 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-21 21:51:59 +00:00
Victor Shcherb
3f8e13c79c fix some issues
git-svn-id: https://osmand.googlecode.com/svn/trunk@365 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-19 08:55:34 +00:00
Victor Shcherb
7a17a41a39 start implement background service
git-svn-id: https://osmand.googlecode.com/svn/trunk@357 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-16 08:49:43 +00:00
Victor Shcherb
7ed1ce9e4b add voice engine
git-svn-id: https://osmand.googlecode.com/svn/trunk@320 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-12 20:05:23 +00:00
Victor Shcherb
f186f7bc9d fix small issues
git-svn-id: https://osmand.googlecode.com/svn/trunk@288 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-06 09:00:32 +00:00
Victor Shcherb
3e347ca025 improve transport stops
git-svn-id: https://osmand.googlecode.com/svn/trunk@273 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-02 07:26:26 +00:00
Victor Shcherb
703e2a2789 implement max level to download
git-svn-id: https://osmand.googlecode.com/svn/trunk@207 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-06-26 12:16:50 +00:00
Victor Shcherb
451f061330 implement route information draw some route icons, small bug fix
git-svn-id: https://osmand.googlecode.com/svn/trunk@205 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-06-26 09:22:41 +00:00
Victor Shcherb
bde5c301a1 implement downloading indexes screen
git-svn-id: https://osmand.googlecode.com/svn/trunk@198 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-06-23 11:35:26 +00:00
Victor Shcherb
643d3230e9 fix small issues
git-svn-id: https://osmand.googlecode.com/svn/trunk@190 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-06-21 11:44:59 +00:00
Victor Shcherb
a47753e2d7 fix exit button, introduce osmand app
git-svn-id: https://osmand.googlecode.com/svn/trunk@184 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-06-20 11:08:23 +00:00
Victor Shcherb
d7b27a8ebf 1. small improvements
2. online routing
3. update todo constants

git-svn-id: https://osmand.googlecode.com/svn/trunk@170 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-06-19 09:41:01 +00:00
Victor Shcherb
9b6212b5ed implementing editing osm data
git-svn-id: https://osmand.googlecode.com/svn/trunk@167 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-06-16 15:05:06 +00:00
Olga.shcherb
881d88ef40 translation into russian
change settings layout

git-svn-id: https://osmand.googlecode.com/svn/trunk@166 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-06-16 11:01:19 +00:00
Victor Shcherb
d9286a9c71 implement auto zoom
presets

git-svn-id: https://osmand.googlecode.com/svn/trunk@164 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-06-15 12:54:24 +00:00
Victor Shcherb
600747da08 add application mode to settings
git-svn-id: https://osmand.googlecode.com/svn/trunk@163 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-06-15 11:45:50 +00:00
Victor Shcherb
d3f51f9c0f fix small issues
implement save track to gpx

git-svn-id: https://osmand.googlecode.com/svn/trunk@159 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-06-14 10:53:07 +00:00
Victor Shcherb
1df7216662 add open street maps layer
git-svn-id: https://osmand.googlecode.com/svn/trunk@140 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-06-05 21:17:08 +00:00
Victor Shcherb
c6e16ea747 implement osm bugs layer
git-svn-id: https://osmand.googlecode.com/svn/trunk@139 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-06-05 10:42:41 +00:00
Victor Shcherb
25900dca4a fix small issues
git-svn-id: https://osmand.googlecode.com/svn/trunk@128 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-06-03 12:32:51 +00:00
Victor Shcherb
5a7c221e17 implement user stories
git-svn-id: https://osmand.googlecode.com/svn/trunk@112 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-06-01 21:39:35 +00:00
Victor Shcherb
4de363414d Implement positioning on the bottom (fixing bugs)
git-svn-id: https://osmand.googlecode.com/svn/trunk@94 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-05-29 08:04:41 +00:00
Victor Shcherb
8555ac76ee implement showing compass
git-svn-id: https://osmand.googlecode.com/svn/trunk@90 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-05-27 21:06:46 +00:00
Victor Shcherb
56befb372c implement rotating map
git-svn-id: https://osmand.googlecode.com/svn/trunk@78 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-05-23 20:59:55 +00:00
Victor Shcherb
bbd56254ae reintroduce amenity layer (with layer framework for map)
fixing bugs for map
introduce Resource Manager & proper indexing poi
trying to fix OutOfMemoryException

git-svn-id: https://osmand.googlecode.com/svn/trunk@35 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-05-05 22:29:58 +00:00
Victor Shcherb
7ff15e3a0c great refactoring
git-svn-id: https://osmand.googlecode.com/svn/trunk@32 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-05-05 09:31:54 +00:00
Victor Shcherb
e5f031b383 refactoring packages add Settings class, add map source selection
git-svn-id: https://osmand.googlecode.com/svn/trunk@29 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-05-02 12:35:36 +00:00