mapbox-navigation-android icon indicating copy to clipboard operation
mapbox-navigation-android copied to clipboard

NDK 23 preview

Open DzmitryFomchyn opened this issue 11 months ago • 2 comments

Description

NDK 23 preview

DzmitryFomchyn avatar Mar 22 '24 16:03 DzmitryFomchyn

Changelog

Features

Bug fixes and improvements

Known issues :warning:

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)

github-actions[bot] avatar Mar 22 '24 16:03 github-actions[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.16%. Comparing base (5d39161) to head (3fa7fd5).

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #7781   +/-   ##
=========================================
  Coverage     74.16%   74.16%           
  Complexity     6264     6264           
=========================================
  Files           856      856           
  Lines         33770    33770           
  Branches       4022     4022           
=========================================
  Hits          25044    25044           
  Misses         7168     7168           
  Partials       1558     1558           

codecov[bot] avatar Mar 22 '24 16:03 codecov[bot]