mapbox / mapbox-navigation-android

Mapbox Navigation SDK for Android
https://docs.mapbox.com/android/navigation/overview/
Other
622 stars 319 forks source link

Fix `mobile-metrics` `v2` `android-navigation-binary-size` #7838

Open Guardiola31337 opened 4 months ago

Guardiola31337 commented 4 months ago

Description

Fixes mobile-metrics v2 android-navigation-binary-size

Screenshots or Gifs

github-actions[bot] commented 4 months ago
Changelog #### Features #### Bug fixes and improvements - Fixed UI jank caused by on-device TextToSpeech player. `[#7833](https://github.com/mapbox/mapbox-navigation-android/pull/7833)` #### 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)`
codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 74.17%. Comparing base (9b40acb) to head (aa8f3a5). Report is 1 commits behind head on main.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #7838   +/-   ##
=========================================
  Coverage     74.17%   74.17%           
  Complexity     6262     6262           
=========================================
  Files           856      856           
  Lines         33789    33789           
  Branches       4023     4023           
=========================================
  Hits          25062    25062           
  Misses         7170     7170           
  Partials       1557     1557