Commit graph

116 commits

Author SHA1 Message Date
sonora
003486d7fc replace messageFormatter in NavigatePointActivity as well + some string consistency 2011-12-30 09:54:11 +01:00
sonora
db00a00d81 Unify lat/lon display accuracy (~1m) 2011-12-28 19:08:36 +01:00
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