sonora
c52489d398
de strings
2011-12-05 23:24:36 +01:00
sonora
7841ccf1f5
more typos
2011-12-05 23:15:31 +01:00
sonora
72cf7a2f3f
streamline en strings - use 'set as destination' consistently and replace misleading 'navigate to', as we do not start navigation automatically
2011-12-05 22:39:13 +01:00
sonora
9dd2107f54
new de strings
2011-12-05 12:11:27 +01:00
Victor Shcherb
c18b41e6ac
Update translations
2011-12-05 00:38:42 +01:00
Victor Shcherb
2c64a2cafc
Add altitude info
2011-12-05 00:30:51 +01:00
Victor Shcherb
60bef86647
Apply theme changes
2011-12-05 00:01:10 +01:00
sonora
cd6f17dfde
small en string improvement
2011-11-24 21:58:10 +01:00
Victor Shcherb
e2e37bb7e4
Fix bug with clearing waypoint
2011-11-22 02:31:30 +01:00
sonora
6c02f2a537
steamline vector/tile switching messages a bit (de+en strings)
2011-11-19 18:35:52 +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
581b329812
improve some strings (mainly de)
2011-11-13 12:52:34 +01:00
sonora
1b1a236732
implement send to OSM confirmation
2011-11-07 15:35:48 +01:00
sonora
69b3b6b631
adjust messages slightly
2011-11-06 09:22:57 +01:00
sonora
c0b276cf15
Improve some menu texts which caused forum feedback (2)
2011-11-01 11:21:21 +01:00
sonora
5251156db9
Improve some menu texts which caused forum feedback
2011-11-01 11:01:32 +01:00
sonora
fb64a9e013
string clarifications
2011-10-30 14:08:15 +01:00
sonora
32829aed2f
Re-instate exactly old render functionality as starting point for AXES (1)
2011-10-21 14:13:51 +02:00
sonora
11d7d88a57
string improvements
2011-10-20 21:35:22 +02:00
Victor Shcherb
c26ac730d6
Add UI for custom preferences
2011-10-20 11:23:15 +02:00
Victor Shcherb
b746742956
Add confirmation message
2011-10-16 11:49:34 +02:00
Victor Shcherb
74671267b5
Add city types in activity
2011-10-16 11:38:02 +02:00
sonora
734888f238
Update long-click string for GPX Explorer contect menu
2011-10-12 02:02:05 +02:00
sonora
ed5aa0510c
en strings improvements
2011-10-11 21:22:48 +02:00
Victor Shcherb
7c6a9a02bd
Fix issue with POI labeling
2011-10-09 16:16:25 +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
3eb03109a0
Slightly modify auto follow properties
2011-10-08 00:42:14 +02:00
Victor Shcherb
7caad71372
Merge animateRout into master
2011-10-05 01:44:58 +02:00
Victor Shcherb
cd04634b76
Version 0.6.8
2011-10-04 23:32:37 +02:00
Victor Shcherb
795356741e
Update menu of Route (Route has 3 options : GPX, Follow and Show; If route calculated Route -> About Route and has 3 options : Save route, About route and close
2011-10-04 01:20:03 +02:00
Victor Shcherb
76d60428f1
Implement search by name poi categories/subcategories
2011-10-02 21:04:54 +02:00
Victor Shcherb
eb7abdd0b8
Search by name improvement
2011-09-30 15:44:30 +02:00
Victor Shcherb
e770138e5b
Implement POI search by name
2011-09-30 15:44:30 +02:00
Victor Shcherb
dd95a862ee
Align old poi db index usage with new index usage
2011-09-30 15:43:44 +02:00
Pavol Zibrita
b082e6ff00
show warning dialog for upgrading app if map version changes.
...
refactored dialogs to use the android idiom in DownloadIndexActivity
updated site php script to include the map version attribute.
2011-09-28 04:33:09 +02:00
Victor Shcherb
71baf5a7af
Small improvements to Local Index Activity. Made search faster
2011-09-25 18:20:11 +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
Victor Shcherb
1b039835c5
Implement search address
2011-09-16 09:57:37 +02: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
4131349ab2
Implement search current location listener
2011-09-12 01:18:44 +02:00
sonora
8944fb0afe
complete de strings
2011-09-07 01:08:31 +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
f14194558d
Save GPX route between crashes
2011-09-06 01:28:48 +02:00
sonora
06ff0a29ae
improve en strings
2011-09-04 16:31:26 +03:00
sonora
b400f368f6
improve English strings
2011-09-04 16:22:31 +03:00
sonora
b10389a97d
Improve en strings
2011-09-04 12:27:28 +03:00
Pavol Zibrita
a2a1113791
Added animation to follow a route. This way it is easier to test
...
the voice navigation. Animation menu item is visible when 'Allow mock
location' is set in debug menu of android settings.
2011-09-01 20:09:18 +02:00
Victor Shcherb
0cb0263259
Implement share GPX files functionality
2011-08-28 20:34:51 +02:00
sonora
0b03396002
moreDetail switch (1)
2011-08-25 11:30:53 +02:00
sonora
9947a39da4
removed 'items' im Offline Data Manager to make list less crowded.
2011-08-25 01:38:16 +02:00
sonora
57eacfe27c
en string improvement item(s)
2011-08-25 09:30:19 +03:00
sonora
52f13cf869
added Offline Data Manager title to en strings
2011-08-23 07:04:23 +03:00
sonora
a7457419bd
corrected typo in en strings
2011-08-23 06:33:07 +03:00
sonora
fb66772086
improve strings
2011-08-23 06:01:44 +03:00
sonora
21c6d77fe5
improve en strings
2011-08-23 04:36:35 +03:00
sonora
12f1d70c08
improve en strings
2011-08-23 04:19:19 +03:00
sonora
cfef7ff627
improve en strings
2011-08-23 02:19:14 +03:00
sonora
82b926c6f0
implement min/max elevation in strings
2011-08-23 02:13:23 +03:00
sonora
a0c233908a
improve en strings
2011-08-23 01:39:30 +03:00
sonora
f232b83329
improve strings
2011-08-23 01:13:11 +03:00
sonora
bf295c847c
string improvements
2011-08-23 00:57:36 +03:00
sonora
b9a6ce7925
string improvement
2011-08-23 00:22:21 +03:00
sonora
81ca490faa
correct typo
2011-08-23 00:16:19 +03:00
sonora
1b8698131b
typo correction
2011-08-22 23:07:02 +03:00
sonora
1cfdf12722
correct strings
2011-08-22 22:27:10 +03:00
sonora
e64c5fa325
improve strings
2011-08-22 22:06:55 +03:00
sonora
e9f7c2ef1b
improve strings
2011-08-22 22:01:58 +03:00
sonora
803b18d29d
improve strings
2011-08-22 21:47:37 +03:00
sonora
66131beb18
improved new en strings
2011-08-22 21:36:23 +03:00
Victor Shcherb
4bfa61c8b3
Implement favorite points
2011-08-22 02:10:52 +02:00
Victor Shcherb
3ac8381c2c
Allow spread favorites into groups
2011-08-22 02:10:52 +02:00
Victor Shcherb
b7c38b27a9
Implement GPX explorer. Issue 514
2011-08-21 15:15:57 +02:00
Victor Shcherb
0595427d55
Issue 499. Add prompt about missing basemap
2011-08-21 12:38:07 +02:00
sonora
15ef85d294
improved new strings
2011-08-22 00:35:58 +03:00
sonora
16b8f37da8
improved strings
2011-08-22 00:01:53 +03:00
Victor Shcherb
18867f962b
Add detailed information
2011-08-20 22:53:41 +02:00
Victor Shcherb
bb264fb38a
Update progress
2011-08-20 21:01:31 +02:00
Victor Shcherb
cbc3cd5602
Implement actions
2011-08-20 20:48:29 +02:00
Victor Shcherb
5c16661dfb
Add selection mode
2011-08-20 14:10:09 +02:00
Victor Shcherb
f82c7cab79
Fix small issues
2011-08-19 10:00:53 +02:00
Victor Shcherb
bcff20e9a3
Update local indexes activity
2011-08-19 01:46:55 +02:00
Victor Shcherb
b914b75196
Draft version
2011-08-18 23:38:30 +02:00
Victor
a6e10bdc9b
Draft implementation of local indexes view
2011-08-18 20:38:41 +02:00
Pavol Zibrita
bb35e6f6b5
Making the tts voice files with separate version handling.
...
TTS voice files and media voice files can differ in versions. Therefor,
it is fine to have them separate. From now on, the TTS has extension
.ttsvoice.zip. For older releases, the old files should stay at download
server.
2011-08-16 00:39:39 +02:00
sonora
9bffde6e0c
Clarified profile concept a bit in menu explanation (4)
2011-08-08 22:55:01 +03:00
sonora
370e82839d
Clarified profile concept a bit in menu explanation (2)
2011-08-08 22:06:29 +03:00
sonora
44b89a6d7f
Clarified profile concept a bit in menu explanation
2011-08-08 21:56:16 +03:00
sonora
cf30628785
some English string improvements from forum (2)
2011-07-28 00:31:38 +03:00
sonora
63db449816
some English string improvements from forum
2011-07-28 00:01:29 +03:00
sonora
dc023fcc83
improved some routing-related strings
2011-07-20 13:15:30 -07:00
sonora
e5aefb016a
improved some transport wording
2011-07-20 12:53:13 -07:00
dusan
4950f9704f
updated slovak and english translation
2011-07-16 21:36:50 +02:00
Victor Shcherb
459ac81597
Merge pull request #32 from fanatic84/Improve_UI
...
Improve search online UI :
2011-07-15 12:47:36 -07:00
sonora
e67273bfb3
corrected text string for High resolution display flag
2011-07-15 11:36:01 -07:00
sonora
f1a1025dae
corrected text string for high resolution display
2011-07-15 11:00:56 -07:00
Victor Shcherb
5d18bbd92e
Add text size property, improve text rendering
2011-07-14 10:20:14 +02:00
fanfan
2cd82950b5
Improve search online UI :
...
- When search is pressed, the hide the virtual keyboard
- Cache last search, so that if you go back again or switch the phone,
it still display the result (Desire Z, other device with keyboard)
- Add a button to clear search (!! Add a new text properties !!)
2011-07-12 13:35:41 +02:00
sonora
7dd5f3bdbf
small typo correction
2011-07-11 16:38:55 -07:00
sonora
19fe885263
apply small correction to again, previous try may have been applied to wrong branch
2011-07-11 15:02:57 -07:00
sonora
cefb430848
Edited OsmAnd/res/values/strings.xml via GitHub
2011-07-11 14:34:53 -07:00
sonora
742ab06b41
adapted 'rendering information' string, since more info is now displayed (2)
2011-07-11 13:42:07 -07:00
sonora
a9703b45e6
adapted 'rendering information' string, since more info is now displayed
2011-07-11 05:15:48 -07: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
sonora
177c15d9cc
Consistently use 'Specify destination'
2011-07-07 12:37:31 -07:00
sonora
98966e5af7
GPS status string corrected
2011-07-07 12:06:35 -07:00
Victor Shcherb
50265d2be5
Add application mode slider
2011-06-27 00:57:44 +02:00
sonora
e4bd9f232e
Edited OsmAnd/res/values/strings.xml via GitHub
2011-06-26 08:22:38 -07: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
sonora
5bcf18752b
Edited OsmAnd/res/values/strings.xml via GitHub
2011-06-25 07:42:52 -07:00
sonora
05766453c8
Edited OsmAnd/res/values/strings.xml via GitHub
2011-06-25 07:36:51 -07:00
sonora
b12da094a1
Edited OsmAnd/res/values/strings.xml via GitHub
2011-06-25 06:34:42 -07:00
Victor Shcherb
08747b3219
Add voice property to specify that voice is not needed
2011-06-25 02:01:12 +02:00
sonora
a1bb5ccf23
Edited OsmAnd/res/values/strings.xml via GitHub
2011-06-24 01:11:52 -07:00
sonora
1d20823d7d
Edited OsmAnd/res/values/strings.xml via GitHub
2011-06-24 00:59:44 -07:00
sonora
032d0b4630
Edited OsmAnd/res/values/strings.xml via GitHub
2011-06-24 00:46:58 -07:00
Victor Shcherb
1480761354
Add basemap to application, allow to add other resources to apk (assets)
2011-06-22 02:06:37 +02:00
Victor Shcherb
afd3fde12e
Replace LF and CRLF. Add warning about internet connection when online rouing is using
2011-06-22 00:30:50 +02:00
Pavol Zibrita
c991459679
Make the code executable on 1.5 platform. Ask some dialogs only when
...
making changes from SettingsActivity. Small update of the texts.
2011-06-21 22:27:56 +02:00
Pavol Zibrita
3d0690e9a7
Working tts. No yet tested on 1.5 so that tts does not make the
...
application unusable there.
2011-06-20 23:32:03 +02:00
Victor Shcherb
802c52c860
Implement base map layer. Fix some bugs
2011-06-20 01:41:56 +02:00
sonora
30e3af8e5d
Edited OsmAnd/res/values/strings.xml via GitHub
2011-06-17 01:35:39 -07:00
sonora
1538505787
Edited OsmAnd/res/values/strings.xml via GitHub
2011-06-17 01:24:18 -07:00
sonora
e74fddc69c
Edited OsmAnd/res/values/strings.xml via GitHub
2011-06-17 01:16:28 -07:00
Victor Shcherb
d52e5ce89e
Fix issue 412. Add 3 options to follow GPX track
2011-06-16 22:24:21 +02:00
Dusan
eae3699378
Added tip&trick for map rotation
...
Change-Id: Ic1adeff9e898e96daac5af5273a2a8cffe697316
2011-06-16 16:52:30 +02:00
sonora
549cc126db
Edited OsmAnd/res/values/strings.xml via GitHub
2011-06-15 22:55:53 -07:00
sonora
54542e124f
Edited OsmAnd/res/values/strings.xml via GitHub
2011-06-15 14:35:00 -07:00
sonora
945ad23f6d
Edited OsmAnd/res/values/strings.xml via GitHub
2011-06-15 06:29:38 -07:00
Victor Shcherb
2bba274007
Merge pull request #23 from sonora/patch-7
...
Edited OsmAnd/res/values/strings.xml via GitHub
2011-06-15 00:43:57 -07:00
sonora
a0bfbaaced
Edited OsmAnd/res/values/strings.xml via GitHub
2011-06-14 16:17:05 -07:00
sonora
a8046dd6fc
Edited OsmAnd/res/values/strings.xml via GitHub
2011-06-14 16:11:29 -07:00
sonora
91ac1ef0ab
Edited OsmAnd/res/values/strings.xml via GitHub
2011-06-14 13:55:44 -07:00
sonora
22e73c22f5
Completed and fine-tuned translations
2011-06-14 01:53:04 -07:00
Victor Shcherb
a4fdcffdc6
Add translation
2011-06-13 19:24:06 +02:00
Victor Shcherb
6527eba2f4
Issue 293. Suggest user to use vector maps
2011-06-13 15:07:41 +02:00
Victor Shcherb
96f9782e9b
Fix issue 442. Provide settings for bluetooth audio stream
2011-06-13 13:27:30 +02:00
Victor Shcherb
20af4e4dfc
Add eniro maps
2011-06-13 11:38:49 +02:00
Victor Shcherb
1e4d84967b
Merge branches master and bean shell, fix some bugs
2011-06-09 10:07:28 +02:00
Victor Shcherb
90e6bf77b8
Merge bsh urls script branch with master
2011-06-09 01:40:06 +02:00
Dusan
7d5cfeb0ce
updated french and english translations
2011-06-02 09:29:25 +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