Commit graph

2816 commits

Author SHA1 Message Date
Dušan
846add73f7 fixed slovak tts for distance lower than 5km 2012-02-14 09:04:25 +01:00
sonora
b5bf140179 fix Issues 863/644, introduce makeUturnWhenPossible, and turnImminent display
Signed-off-by: sonora <hm.gglmail@googlemail.com>
2012-02-14 02:46:26 +01:00
Pavol Zibrita
7fdca4fd2d Making the UI gray for all activities.
Fixing lists to scroll with correct color.
2012-02-12 04:18:17 +01:00
Fabien Carrion
ebd673c091 Bug correction. Update the progress bar while uploading. 2012-02-11 16:57:54 -06:00
Fabien Carrion
a4b4c8adbb Don't commit empty values (case of no name) 2012-02-11 16:51:41 -06:00
Pavol Zibrita
7b8a3a76fa Fixed shadow in search, Fixed NPE in ResourceManager 2012-02-11 23:27:07 +01:00
Victor Shcherb
c9c2d491ba Improved search by name filter now displayed on the map 2012-02-11 11:43:56 +01:00
Victor Shcherb
3cff2e0d77 Name filter preserve 2012-02-11 11:43:56 +01:00
Victor Shcherb
907c7d6ee0 Fix bug with date 2012-02-11 11:43:56 +01:00
Victor Shcherb
8e80767537 Fix update color 2012-02-11 11:43:56 +01:00
Dušan
776d6dda80 Merge pull request #160 from rododevr/patch-2
minor text corrections
2012-02-10 09:59:35 -08:00
Rodolfo
7957eb254f minor text corrections 2012-02-10 18:11:01 +01:00
sonora
72b7b88193 rename auto return to auto-center 2012-02-10 00:30:36 +01:00
sonora
587a1faaf3 change auto return default in car mode from 7s to 10s as 7 is not in selection list 2012-02-10 00:11:32 +01:00
sonora
2e1c0bcebb try without AUTO_FOLLOW_ROUTE_NAV (see forum discussion 'Simplify our navigation preference menu') 2012-02-09 23:49:10 +01:00
Victor Shcherb
dbb0d4af53 Fix bug 2012-02-09 22:36:49 +01:00
sonora
0a36c5fc41 remove some typos in nl 2012-02-09 22:33:47 +01:00
sonora
3e8eebd017 remove errors in nl strings file 2012-02-09 22:27:31 +01:00
sonora
c01ee885d0 include nl locale 2012-02-09 22:16:06 +01:00
vshcherb
327e24457a Merge pull request #159 from rododevr/patch-1
updated strings-nl.xml
2012-02-09 12:49:35 -08:00
Rodolfo
2fff8058e1 updated strings-nl.xml (first draft!) 2012-02-09 19:51:21 +01:00
sonora
49b97d53dd de strings for Commit 'Update OsmAnd/res/layout/favourite_edit_dialog.xml' 2012-02-09 09:18:26 +01:00
pavolzibrita
44e74318a3 Merge pull request #157 from saindofora/patch-4
Update OsmAnd/res/layout/favourite_edit_dialog.xml
2012-02-09 00:04:57 -08:00
pavolzibrita
82cc2a4052 Merge pull request #156 from saindofora/patch-3
Update OsmAnd/res/values/strings.xml
2012-02-09 00:04:46 -08:00
sonora
80f9857db8 complete ru-tts 2012-02-09 02:20:04 +01:00
saindofora
9ef60568c4 Update OsmAnd/res/layout/favourite_edit_dialog.xml 2012-02-08 17:31:58 -02:00
saindofora
0c75449983 Update OsmAnd/res/values/strings.xml 2012-02-08 17:29:24 -02:00
Victor Shcherb
ba8f3dd7db Slightly modify live monitoring 2012-02-08 01:03:32 +01:00
sonora
29d9732d1e replace string googlecode.com by osmand.net 2012-02-08 00:53:57 +01:00
Victor Shcherb
71939d438d update string 2012-02-08 00:10:12 +01:00
Victor Shcherb
0dd6c4a2e7 Name fix 2012-02-08 00:08:49 +01:00
sonora
13fed67b8a nl-tts v3 as improved by Harro 2012-02-07 22:55:50 +01:00
sonora
5a76a7edcd add 'save as' menu to ShowRouteInformationActivity. TODO: Add save code 2012-02-07 22:31:33 +01:00
sonora
c8d3c51676 improve some code visibility 2012-02-07 08:16:07 +01:00
Dušan
4a13379f69 updated slovak translation 2012-02-06 23:36:08 +01:00
Victor Shcherb
ef8685b8b8 Merge branch 'offlinePoiEdit' 2012-02-06 00:58:46 +01:00
Victor Shcherb
af3382e826 Fix short click 2012-02-06 00:56:36 +01:00
Victor Shcherb
0bcbb6f5f1 Fix compilation 1.6 2012-02-06 00:18:38 +01:00
Victor Shcherb
edba19a901 Fix compilation errors 2012-02-05 23:51:54 +01:00
Victor Shcherb
fe6435a6b1 Fix compilation errors 2012-02-05 23:42:48 +01:00
Fabien Carrion
8843c8f5a3 Make a specific asynctask and a dialog to upload POI 2012-02-05 23:34:00 +01:00
Pavol Zibrita
fe633d8763 eclipse warnings cleaning 2012-02-05 23:34:00 +01:00
Fabien Carrion
efbacdb098 Add an upload all POI button 2012-02-05 23:33:20 +01:00
Fabien Carrion
db007efb75 Add list, delete and upload POI to Openstreetmap Offline POI edition activity 2012-02-05 23:33:20 +01:00
Fabien Carrion
84ad4b24a4 Add new activity to display all the POI changes to upload to openstreetmap server 2012-02-05 23:32:47 +01:00
Fabien Carrion
83fd560681 Save asynchrone local edition in a local db 2012-02-05 23:31:13 +01:00
Fabien Carrion
032130721e Create an interface for Openstreetmap class 2012-02-05 23:30:44 +01:00
Fabien Carrion
ca48cf0835 Take out of activity code to send poi edition to remote openstreetmap server 2012-02-05 23:30:06 +01:00
vshcherb
1c359d7bbd Merge pull request #154 from jmakovicka/disable-native-on-failure
disable the native rendering option when it fails to load
2012-02-05 14:17:08 -08:00
Victor Shcherb
03f30de16c Improve binary inspecctor to represent more information about binary maps in verbose mode 2012-02-05 22:03:09 +01:00