Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump NN version #7531

Merged
merged 2 commits into from
Sep 22, 2023
Merged

Bump NN version #7531

merged 2 commits into from
Sep 22, 2023

Conversation

DzmitryFomchyn
Copy link
Contributor

Description

This PR bumps NN version

@DzmitryFomchyn DzmitryFomchyn requested a review from a team as a code owner September 22, 2023 13:12
@github-actions
Copy link

github-actions bot commented Sep 22, 2023

Changelog

Features

Bug fixes and improvements

  • Map-matching improvement in dead-reckoning. [#7531](https://github.com/mapbox/mapbox-navigation-android/pull/7531)
  • Report Off-Route if LocationOnLeg legIndex is greater than current route leg. [#7531](https://github.com/mapbox/mapbox-navigation-android/pull/7531)
  • Improved navigation positioning in tunnels. [#7514](https://github.com/mapbox/mapbox-navigation-android/pull/7514)
  • Fixed an issue where route refresh interval might have been too long in case of a specific alternatives update rate. [#7497](https://github.com/mapbox/mapbox-navigation-android/pull/7497)

Known issues ⚠️

Other changes

Android Auto Changelog

Features

Bug fixes and improvements

  • The app is now considered as the one in active navigation only when an active route is set to MapboxNavigation. Previously it was always considered active. [#7366](https://github.com/mapbox/mapbox-navigation-android/pull/7366)
  • When Android Auto host tells the app to stop active navigation because another app starts navigating, now SDK will enter FreeDrive mode instead of stopping trip session completely. [#7366](https://github.com/mapbox/mapbox-navigation-android/pull/7366)

@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Merging #7531 (a81ebd1) into main (7f1c98b) will decrease coverage by 0.01%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #7531      +/-   ##
============================================
- Coverage     74.15%   74.15%   -0.01%     
  Complexity     6153     6153              
============================================
  Files           830      830              
  Lines         32938    32936       -2     
  Branches       3930     3930              
============================================
- Hits          24426    24424       -2     
  Misses         6978     6978              
  Partials       1534     1534              
Files Changed Coverage Δ
...ava/com/mapbox/navigation/core/MapboxNavigation.kt 71.23% <ø> (-0.09%) ⬇️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants