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

Mapbox Maps bump cherry-pick #7845

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Conversation

DzmitryFomchyn
Copy link
Contributor

Description

Cherry-picks #7841

@DzmitryFomchyn DzmitryFomchyn requested a review from a team as a code owner July 22, 2024 16:50
@DzmitryFomchyn DzmitryFomchyn added the skip changelog Should not be added into version changelog. label Jul 22, 2024
Copy link

github-actions bot commented Jul 22, 2024

Changelog

Features

  • Optimized memory usage in Directions API model classes by interning frequently occurring strings in JSON. [#7840](https://github.com/mapbox/mapbox-navigation-android/pull/7840)

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)

Copy link

codecov bot commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.18%. Comparing base (a6872f5) to head (867af56).

Impacted file tree graph

@@               Coverage Diff                @@
##             release-v2.20    #7845   +/-   ##
================================================
  Coverage            74.18%   74.18%           
  Complexity            6262     6262           
================================================
  Files                  856      856           
  Lines                33793    33793           
  Branches              4022     4022           
================================================
  Hits                 25068    25068           
  Misses                7169     7169           
  Partials              1556     1556           

@DzmitryFomchyn DzmitryFomchyn enabled auto-merge (squash) July 22, 2024 17:46
@DzmitryFomchyn DzmitryFomchyn merged commit 841fd72 into release-v2.20 Jul 22, 2024
35 of 40 checks passed
@DzmitryFomchyn DzmitryFomchyn deleted the df-7841-cherry-pick branch July 22, 2024 18:23
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