Skip to content

Conversation

@RingerJK
Copy link
Contributor

Description

NN: start and stop nav session

@github-actions
Copy link

Changelog

Features

Bug fixes and improvements

  • Fixed an issue where DirectionsRoute#duration ignored charge time after refresh operation. [#7121](https://github.com/mapbox/mapbox-navigation-android/pull/7121)
  • Deprecated MapboxNavigation#setRerouteController method. Using custom rerouting logic is now deprecated. [#7129](https://github.com/mapbox/mapbox-navigation-android/pull/7129)
  • Introduced MapboxNavigation#setRerouteEnabled to disable/enable reroutes instead of using custom reroute controller. By default rerouting is enabled. [#7129](https://github.com/mapbox/mapbox-navigation-android/pull/7129)
  • Improved quality of continuous alternatives, now the mechanism respects routes from current navigation session. [#7137](https://github.com/mapbox/mapbox-navigation-android/pull/7137)
  • Improved EV offline navigation, now it fallbacks to a regular onboard routing. [#7137](https://github.com/mapbox/mapbox-navigation-android/pull/7137)
  • Improved location simulation when DR ends, i.e. when a driver leaves a tunnel. [#7137](https://github.com/mapbox/mapbox-navigation-android/pull/7137)

Known issues ⚠️

Other changes

Android Auto Changelog

Features

Bug fixes and improvements

@RingerJK RingerJK marked this pull request as ready for review April 28, 2023 09:35
@RingerJK RingerJK requested a review from averkhaturau April 28, 2023 11:43
@RingerJK RingerJK added the skip changelog Should not be added into version changelog. label Apr 28, 2023
Copy link

@averkhaturau averkhaturau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@RingerJK RingerJK merged commit 94d6193 into main Apr 28, 2023
@RingerJK RingerJK deleted the kyv-nn-start-and-stop-nav-session branch April 28, 2023 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changelog Should not be added into version changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants