nazar-kutz
1ec3189a86
refactoring p.2
2021-04-13 00:42:16 +03:00
nazar-kutz
e3c257b255
small fix
2021-04-12 20:16:16 +03:00
nazar-kutz
9368b7383a
Refactoring SRTMf download ui, part 1
2021-04-12 20:14:27 +03:00
nazar-kutz
b14f62822b
add srtm map download option, refactoring p1
2021-04-09 19:48:17 +03:00
Skalii
ac3aeacca1
Merge branch 'master' into srtmf_dialogs
...
# Conflicts:
# OsmAnd/res/values/strings.xml
2021-04-05 19:24:04 +03:00
Skalii
1813a99da1
add srtmf map download option p2
2021-04-05 19:21:17 +03:00
Skalii
684571ca34
add srtmf map download option p1
2021-04-05 19:20:50 +03:00
Vitaliy
73741c556c
Merge pull request #11320 from osmandapp/ui_multi_profile_plan_route
...
UI for multi profile plan route
2021-04-05 18:26:17 +03:00
cepprice
7fd107c97a
Review fixes
2021-04-05 19:56:03 +05:00
Dima-1
b0b5a4cdb2
Fix RouteColorize constructor for MapCreator
2021-04-05 14:12:03 +03:00
Vitaliy
3ae35a8353
Merge pull request #11339 from osmandapp/Voice-prompts
...
Voice prompts
2021-04-05 13:18:54 +03:00
androiddevkotlin
38d05b1f45
Update VoiceRouter.java
2021-04-05 13:17:58 +03:00
androiddevkotlin
68dd209120
Merge branch 'master' into Voice-prompts
...
# Conflicts:
# OsmAnd/res/values/strings.xml
2021-04-05 13:16:37 +03:00
androiddevkotlin
8c37068918
Undo inverting setting, remove method from BaseSettingsFragment
2021-04-05 13:00:16 +03:00
Vitaliy
5f244aa249
Merge pull request #11335 from osmandapp/track_coloring_fixes
...
Track coloring fixes
2021-04-05 12:45:42 +03:00
cepprice
0604374475
Remove out margin
2021-04-05 14:21:00 +05:00
cepprice
34f3474f12
Fix profile icons placing
2021-04-05 13:59:22 +05:00
androiddevkotlin
96d6aff021
Review
2021-04-05 09:58:00 +03:00
cepprice
eb4a1108f8
Review fixes
2021-04-05 11:55:13 +05:00
Vitaliy
f2645a064f
Merge pull request #11310 from osmandapp/current-map-name
...
Quick action map: suggestion to display current map name
2021-04-05 09:36:17 +03:00
Vitaliy
529576d012
Merge pull request #11298 from osmandapp/text_direction
...
Text direction
2021-04-05 09:31:25 +03:00
androiddevkotlin
f8cd551085
Remove else block with rtl and ltr combine
2021-04-05 09:29:16 +03:00
androiddevkotlin
516881f8a5
Add getTranslatedItemName() to other class
2021-04-05 09:25:07 +03:00
cepprice
4d9d1fd18f
Fix route saving
2021-04-04 18:25:53 +05:00
cepprice
d8ddb71742
Fixes after review
2021-04-04 18:03:09 +05:00
Vitaliy
accb726fcf
Merge pull request #11338 from osmandapp/RouteLineFixes
...
Route Line UI Review fixes
2021-04-04 12:10:44 +03:00
nazar-kutz
4aa7874750
Fix dark theme
2021-04-04 10:15:23 +03:00
nazar-kutz
9e46f46a6b
Custom width: increase max. number to 36
2021-04-04 10:13:42 +03:00
cepprice
6cfc02979f
Remove border overlapping when zooming gradient track
2021-04-04 03:22:09 +05:00
cepprice
241a2387b1
Fix colorization when speed was derived from timestamps
2021-04-04 03:20:31 +05:00
xmd5a
741f92ddcd
Add phrase
2021-04-03 21:32:33 +03:00
androiddevkotlin
9f40195d76
Remove unnecessary code from toolbar, boolean exit number setting
2021-04-02 22:59:20 +03:00
xmd5a
1a18eb5b58
Add missing phrase (fix https://github.com/osmandapp/OsmAnd/issues/11322 )
2021-04-02 17:24:17 +03:00
xmd5a
98887aba71
Remove phrase
2021-04-02 16:25:12 +03:00
Vitaliy
adf6f49266
Merge pull request #11317 from osmandapp/Fix_11184
...
Fix #11184
2021-04-02 09:29:33 +03:00
cepprice
68af54e140
Change user point icons for multi profile mode
2021-04-02 01:51:28 +05:00
cepprice
14209dbd01
Support multiple segments
2021-04-02 01:26:38 +05:00
Vitaliy
b36d5a92d8
Merge pull request #11319 from osmandapp/Fix_11206
...
Fix #11206
2021-04-01 22:23:00 +03:00
androiddevkotlin
b9e886ef64
Underlay, overlay naming fix
2021-04-01 22:00:04 +03:00
vshcherb
db296864ee
Merge pull request #11316 from aceman444/patch-1
...
Add missing word
2021-04-01 20:43:16 +02:00
androiddevkotlin
4f35297d73
First iteration: 3 items done
...
Rearrange items in the "Voice prompts" menu.
Divide it into groups: "Announce", "User points", "Speed limit", 'Options", "Output".
Rename current "Sped limit" switch to "Announce when exceeded"
2021-04-01 21:16:28 +03:00
nazar-kutz
33a2565c41
Fix #11206
2021-04-01 20:49:49 +03:00
cepprice
bf55e86a7e
Draw profile icon on line center
2021-04-01 22:39:33 +05:00
nazar-kutz
b42a69e53f
Fix #11184
2021-04-01 19:34:03 +03:00
aceman444
38523c6490
Add missing word
...
"Please follow this link if you any issues with purchases." is missing "have".
2021-04-01 17:34:58 +02:00
vshcherb
432f0e6abd
Merge pull request #11314 from osmandapp/fix_10904
...
Fix_10904
2021-04-01 17:20:44 +02:00
Vitaliy
74ba484ffb
Fix #10904
2021-04-01 18:13:53 +03:00
vshcherb
60585fdfaf
Merge pull request #11313 from osmandapp/fix_10978
...
Fix_10978
2021-04-01 17:08:25 +02:00
Vitaliy
e3c456fd95
Fix #10978
2021-04-01 17:35:45 +03:00
androiddevkotlin
a5fce381d5
Misprint fix
2021-04-01 16:22:28 +03:00