Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

NAVAND-1581 fixing reroute after destroy#7642

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
VysotskiVadim wants to merge2 commits intomain
base:main
Choose a base branch
Loading
fromNAVAND-1581-fixing-reroute-after-destroy

Conversation

@VysotskiVadim
Copy link
Contributor

No description provided.

@github-actions
Copy link

Changelog

Features

  • IntroducedRouterFailure#isRetryable which indicates if that makes sense to retry with this type of failure.[#7597](https://github.com/mapbox/mapbox-navigation-android/pull/7597)
    For convenience, you can use an extension propertyisRetryable for the list ofRouterFailure inNavigationRouterCallback.onFailure.
    In case of reroute useRerouteState.Failed.isRetryable.
  • IntroducedNavigationOptions#longRoutesOptimisationOptions which changes the Nav SDK behavior so that it's able to handle heavy routes objects. See documentation ofOptimiseNavigationForLongRoutes to learn more about it.[#7564](https://github.com/mapbox/mapbox-navigation-android/pull/7564)
  • Route refresh now refreshesLegAnnotation#freeflowSpeed andLegAnnotation#currentSpeed.[#7582](https://github.com/mapbox/mapbox-navigation-android/pull/7582)

Bug fixes and improvements

  • Fixed an issue where route refreshes might not have been paused after invokingRouteRefreshController#pauseRouteRefreshes.[#7579](https://github.com/mapbox/mapbox-navigation-android/pull/7579)
  • Supported ETC 2.0 payment method.[#7614](https://github.com/mapbox/mapbox-navigation-android/pull/7614)
  • Optimised memory consumption of Copilot.[#7622](https://github.com/mapbox/mapbox-navigation-android/pull/7622)
  • Fixed an issue whenalertcCodes andtrafficCodes were lost during route refresh.[#7568](https://github.com/mapbox/mapbox-navigation-android/pull/7568)
  • Optimised memory and network usage.[#7555](https://github.com/mapbox/mapbox-navigation-android/pull/7555)
  • Fixed backward positioning jumps after GPS signal jump detection.[#7588](https://github.com/mapbox/mapbox-navigation-android/pull/7588)
  • Improved processing of ETC signals.[#7588](https://github.com/mapbox/mapbox-navigation-android/pull/7588)
  • Fixed an issue when navigation could switch between alternative routes in cycle when a user moves backward.[#7626](https://github.com/mapbox/mapbox-navigation-android/pull/7626)

Known issues⚠️

  • Seamless switch to a route alternative doesn't always work for multi legs routes, regular reroute happens instead.

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 toMapboxNavigation. 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

codecovbot commentedNov 28, 2023
edited
Loading

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.09%. Comparing base (0f000d3) to head (5818412).
⚠️ Report is 260 commits behind head on main.

Impacted file tree graph

@@            Coverage Diff            @@##               main    #7642   +/-   ##=========================================  Coverage     74.08%   74.09%- Complexity     6152     6153    +1=========================================  Files           833      833             Lines         33128    33131    +3       Branches       3957     3957           =========================================+ Hits          24544    24547    +3  Misses         7050     7050             Partials       1534     1534
Files with missing linesCoverage Δ
...ava/com/mapbox/navigation/core/MapboxNavigation.kt69.42% <100.00%> (-0.05%)⬇️
...pbox/navigation/utils/internal/ThreadController.kt81.08% <100.00%> (+2.29%)⬆️
🚀 New features to boost your workflow:
  • ❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@VysotskiVadim

[8]ページ先頭

©2009-2025 Movatter.jp