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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Guardiola31337
Copy link
Contributor

Description

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

Screenshots or Gifs

@Guardiola31337 Guardiola31337 added the skip changelog Should not be added into version changelog. label Jun 28, 2024
@Guardiola31337 Guardiola31337 self-assigned this Jun 28, 2024
@Guardiola31337 Guardiola31337 requested a review from a team as a code owner June 28, 2024 15:46
Copy link

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 ⚠️

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)

@Guardiola31337 Guardiola31337 enabled auto-merge (squash) June 28, 2024 16:04
Copy link

codecov bot commented Jun 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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           

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.

2 participants