Commit graph

214 commits

Author SHA1 Message Date
Pavol Zibrita
4829abe041 fixed compile errors 2011-12-28 04:38:31 +01:00
Pavol Zibrita
cdd83fdb07 Replacing MessageFormat with Formatter 2011-12-28 01:54:22 +01:00
Pavol Zibrita
be8c46d3c1 fixed formatting issues 2011-12-28 01:27:59 +01:00
sonora
3549448ac5 adjust strings accordingly 2011-12-27 13:58:29 +01:00
sonora
00474a9cf9 remove more uneccessary code 2011-12-27 13:04:00 +01:00
sonora
8f54c3333c adjust strings accordingly 2011-12-27 11:48:43 +01:00
sonora
f5e80c176d string improvements: be more consistent with '...' where dialogue follows 2011-12-26 01:07:10 +01:00
sonora
9c0b90a290 gpx track string improvement 2011-12-19 09:08:16 +01:00
Victor Shcherb
62745416b1 Update route info layer 2011-12-11 01:18:23 +01:00
sonora
c4be339686 simplify tips, due to new naming 'Set as Destination'. Please check the top of your strings file! 2011-12-07 11:16:29 +01:00
sonora
98ccc33356 fix _desctination_point string name 2011-12-06 17:52:49 +01:00
sonora
29e2a46a18 title in About Route box 2011-12-06 08:33:09 +01:00
Victor Shcherb
c18b41e6ac Update translations 2011-12-05 00:38:42 +01:00
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
9a620ecb7e correct apostrophy errors in vietnamese string files and remove minor compilation errors 2011-11-13 14:43:24 +01:00
Victor Shcherb
cd04634b76 Version 0.6.8 2011-10-04 23:32:37 +02:00
Victor Shcherb
d45ffc252f Slightly improve poi search activity 2011-09-24 22:50:43 +02:00
Victor Shcherb
217040c325 Auto-follow route option! Issue 356 2011-09-18 23:44:10 +02:00
vshcherb
81dee8a869 Merge pull request #66 from Boris-de/master
MessageFormat did not work when sharing a position
2011-09-18 06:37:23 -07:00
Boris Wachtmeister
df1e452cfa bugfix: MessageFormat did not work when sharing a position
I noticed that sharing my position did not work properly. Instead of a
link to the position, there was a {0} and {1}. The MessageFormat did not
seem to work and because I couldn't get it working with MessageFormat, I
did it the way as the SaveDirectionsAsyncTask in MapActivityActions with
the getString(int, Object...) of mapActivity's parent.

As this change used a different format for replacements, I updated the
strings.xml too.
2011-09-13 20:33:57 +02:00
Victor Shcherb
1f807756ee Search favorites 2011-09-13 00:38:18 +02:00
Victor Shcherb
6ee6cee90d Prepare to release 0.6.7 2011-09-07 00:46:47 +02:00
Victor Shcherb
04d1e9eff1 Update ru translation 2011-09-06 23:36:57 +02:00
Victor Shcherb
24b34ed427 Implement new GPX Reader 2011-09-04 14:02:00 +03:00
Victor Shcherb
0cb0263259 Implement share GPX files functionality 2011-08-28 20:34:51 +02:00
Victor Shcherb
16965a8cf1 Fix translate 2011-08-28 11:34:49 +02:00
sonora
c40a7bf3c1 clean wrong strings reported in server log 2011-08-26 11:11:39 +02:00
sonora
805198a3ad added title to Offline Data Manager (ru) 2011-08-23 07:11:55 +03:00
sonora
405a4d5ada min/max elevation in ru strings 2011-08-23 02:34:17 +03:00
Victor Shcherb
b7c38b27a9 Implement GPX explorer. Issue 514 2011-08-21 15:15:57 +02:00
Victor Shcherb
0c1cc26aa6 Russian translation 2011-08-20 23:28:33 +02:00
Victor Shcherb
8646dfa46e Preparation to 0.6.6--amend 2011-07-08 19:20:04 +02:00
Victor Shcherb
0e51dfb975 Preparation to 0.6.6 2011-07-08 19:16:50 +02:00
Pavol Zibrita
5a93b4c528 Add 'Install more' option from voice selection list.
Also refreshing the voice selection list upon index reload, activity on
resume, etc.
2011-06-26 15:27:32 +02:00
Victor Shcherb
08747b3219 Add voice property to specify that voice is not needed 2011-06-25 02:01:12 +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
01aaec7913 Merge branch mapRefactoring. Fix issue 238 (animation). Auto download sources from internet. Issue 419 (auto config switch layers). Partially 447 (altitude lines). Issue 334 (new MTB Map Cz) 2011-05-29 17:07:33 +02:00
Victor Shcherb
247c7ffae0 Allow map installation through internet 2011-05-29 16:54:56 +02:00
Victor Shcherb
67c1ec7bbc Add some russian translation 2011-05-22 17:13:09 +02:00
Victor Shcherb
91af35a7f6 Issue 444. Add dialog for poi subtype creation 2011-05-15 13:04:40 +02:00
Victor Shcherb
93312e5e79 Fix conflicts after merge 2011-05-09 21:00:16 +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
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
6b1edfac11 Issue 416 allow to user share location (partially browsable) 2011-04-29 10:13:46 +02:00
Victor Shcherb
a7cdc87553 Issue 416 allow to user share location 2011-04-29 00:10:15 +02:00
Victor Shcherb
9b405aaba6 Remove not used translations 2011-04-27 12:31:47 +02:00
Victor Shcherb
576dbb98e5 Issue 130. Add waypoint to GPX 2011-04-27 09:39:19 +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
927fc63db1 add russian translation 2011-04-19 00:19:01 +02:00
Victor Shcherb
66634c0c8b add contribution version changes 2011-04-17 23:29:05 +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
Victor Shcherb
02a9be2b81 Fix issue 270 2011-01-24 00:45:24 +01: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
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
vics001
05963270ae add message for out of memory
translation

git-svn-id: https://osmand.googlecode.com/svn/trunk@862 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-26 22:06:42 +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
fba70bf902 translate
git-svn-id: https://osmand.googlecode.com/svn/trunk@827 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 16:52:15 +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
787a3e4497 fix russian names
git-svn-id: https://osmand.googlecode.com/svn/trunk@787 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-08 22:13:38 +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
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
3c837c5b7c fix issue 100
git-svn-id: https://osmand.googlecode.com/svn/trunk@577 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-19 11:05:41 +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
d70329b368 Fix issue 76
git-svn-id: https://osmand.googlecode.com/svn/trunk@563 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-13 15:29:00 +00:00
Victor Shcherb
888af77b76 fix issue
git-svn-id: https://osmand.googlecode.com/svn/trunk@562 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-13 15:21:34 +00:00
Victor Shcherb
1436a4ccb5 fix download activity
git-svn-id: https://osmand.googlecode.com/svn/trunk@560 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-12 23:21:22 +00:00
Victor Shcherb
9454618ddb fix transport
build issues

git-svn-id: https://osmand.googlecode.com/svn/trunk@543 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-06 15:25:06 +00:00
Victor Shcherb
451dcf5238 fix small issues
implement features

git-svn-id: https://osmand.googlecode.com/svn/trunk@538 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-02 20:22:19 +00:00
Victor Shcherb
e4b2442521 improve voice downloading
git-svn-id: https://osmand.googlecode.com/svn/trunk@530 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-27 22:25:53 +00:00
Victor Shcherb
0ab77ae514 implement rendering
git-svn-id: https://osmand.googlecode.com/svn/trunk@517 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-21 23:41:21 +00:00
Victor Shcherb
0afdfa96dc implement navigation using gpx file
git-svn-id: https://osmand.googlecode.com/svn/trunk@508 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-18 22:52:06 +00:00
Victor Shcherb
0bf98bcf33 implement gpx layer
git-svn-id: https://osmand.googlecode.com/svn/trunk@503 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-17 16:03:47 +00:00
Victor Shcherb
c3472fcee1 implement render further
git-svn-id: https://osmand.googlecode.com/svn/trunk@490 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-06 22:11:37 +00:00
Victor Shcherb
a91bbba9c9 fix search near last map location
git-svn-id: https://osmand.googlecode.com/svn/trunk@465 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-18 13:09:44 +00:00
Victor Shcherb
c1bf86149b fix small issues
git-svn-id: https://osmand.googlecode.com/svn/trunk@442 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-06 19:13:59 +00:00
Victor Shcherb
733917caae fix bugs
git-svn-id: https://osmand.googlecode.com/svn/trunk@438 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-06 07:11:06 +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
3b5a535af9 fix small issues
git-svn-id: https://osmand.googlecode.com/svn/trunk@422 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-01 22:44:02 +00:00
Victor Shcherb
cb80fc1430 implement import/export favorite points
git-svn-id: https://osmand.googlecode.com/svn/trunk@419 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-31 10:38:16 +00:00
Victor Shcherb
605e513436 add send report crash
git-svn-id: https://osmand.googlecode.com/svn/trunk@417 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-30 18:30:42 +00:00
Victor Shcherb
b95d38941c small improvements
git-svn-id: https://osmand.googlecode.com/svn/trunk@416 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-30 17:13:28 +00:00
Victor Shcherb
3ca8c5e707 bug fix
git-svn-id: https://osmand.googlecode.com/svn/trunk@404 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-28 15:29:50 +00:00
Victor Shcherb
69892cbbb3 bugfix
git-svn-id: https://osmand.googlecode.com/svn/trunk@396 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-26 10:49:52 +00:00
Victor Shcherb
4ff8a9b8f2 Yandex traffic
Urgent bugfix

git-svn-id: https://osmand.googlecode.com/svn/trunk@395 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-24 21:26:42 +00:00
Victor Shcherb
292166001a add name finder service
git-svn-id: https://osmand.googlecode.com/svn/trunk@387 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-22 19:32:12 +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
3774f9b3cb fix small issues
git-svn-id: https://osmand.googlecode.com/svn/trunk@376 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-21 06:41:11 +00:00
Victor Shcherb
95e7d9be61 add continue with previous route
git-svn-id: https://osmand.googlecode.com/svn/trunk@374 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-20 07:44:19 +00:00
Victor Shcherb
66bd6c43f8 fix small issues
git-svn-id: https://osmand.googlecode.com/svn/trunk@373 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-20 07:03:06 +00:00
Victor Shcherb
1db293e987 small changes
git-svn-id: https://osmand.googlecode.com/svn/trunk@370 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-19 21:11:57 +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
9733788ca1 Bugfix
git-svn-id: https://osmand.googlecode.com/svn/trunk@360 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-17 20:25:35 +00:00
Victor Shcherb
6ab761ec8c start implement background service
git-svn-id: https://osmand.googlecode.com/svn/trunk@358 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-16 09:21:42 +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
c01a387121 implement filter poi by name
git-svn-id: https://osmand.googlecode.com/svn/trunk@356 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-15 21:54:00 +00:00
Victor Shcherb
d9633834f5 bugfix and voice information
git-svn-id: https://osmand.googlecode.com/svn/trunk@343 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-15 09:48:48 +00:00
Victor Shcherb
3b2ece13ba change localization
git-svn-id: https://osmand.googlecode.com/svn/trunk@335 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-13 19:55:37 +00:00