Always show next turn option #7196

Merged
jm355 merged 9 commits from always_show_next_turn_option into master 2024-05-20 19:34:04 +00:00

9 commits

Author SHA1 Message Date
Jerry
656686cbb4
Merge branch 'organicmaps:master' into always_show_next_turn_option 2024-05-20 16:12:05 +00:00
Jerry
eb069bf18f
Update routing_manager.hpp
Signed-off-by: Jerry <4341884+jm355@users.noreply.github.com>
2024-03-18 21:12:53 +00:00
Jeremiah Miller
2489694e58 Remove unecessary landscape check
Signed-off-by: Jeremiah Miller <jmil@tuta.io>
2024-01-30 08:39:39 -07:00
Jeremiah Miller
dd0fbc1d0e Always show next turn string, make the top bar take up less space in landscape mode
Signed-off-by: Jeremiah Miller <jmil@tuta.io>
2024-01-30 08:33:26 -07:00
Jeremiah Miller
73bd65983a Address review comments
Signed-off-by: Jeremiah Miller <jmil@tuta.io>
2024-01-20 06:39:10 -07:00
Jeremiah Miller
a9155040a1 Move landscape check to map framework
Signed-off-by: Jeremiah Miller <jmil@tuta.io>
2024-01-19 18:54:31 -07:00
Jeremiah Miller
6bc1c28a7f Revert adding a setting to always show the next turn, set up the routing session to know when the device is in landscape position, and if it is, don't show the next turn (unless the old logic applies), but show it by default.
Signed-off-by: Jeremiah Miller <jmil@tuta.io>
2024-01-18 12:32:34 -07:00
Jeremiah Miller
fd79f66a3c Fix build errors
Signed-off-by: Jeremiah Miller <jmil@tuta.io>
2024-01-17 12:53:51 -07:00
Jeremiah
91dcbc4432 Add option to always show the next turn during navigation
Signed-off-by: Jeremiah Miller <jmil@tuta.io>
2024-01-17 12:37:39 -07:00