Skip to content

Conversation

@kmadsen
Copy link
Contributor

@kmadsen kmadsen commented Sep 23, 2022

Update

Updating the dependencies before the release. This moves the androidauto sdk to navigation 2.9. It updates the map extension to 0.3.0 which is using the maps 10.9.0-beta. It also removes search as an inherited library.

This is matching the versions that nav-androidauto sdk will use for a stable release.

Also note this known issue will be fixed by a 2.9.0 release #6392

Changelog

androidauto-v0.12.0 - Sep 26, 2022

Features

Bug fixes and improvements

  • Use MapboxAudioGuidance from public api. #6336
  • Fixed an issue that caused camera animations to interfere with user gestures. #6357
  • Marked CarFeedbackSender, CarGridFeedbackScreen, CarLocationsOverviewCamera, CarNavigationCamera, PlacesListItemClickListener, PlacesListOnMapLayerUtil, PlacesListOnMapScreen, CarRoutePreviewScreen, CarRouteRequest, PlaceSearchScreen, MainCarScreen, AppAudioGuidanceUtil, MapboxCarApp methods with @UiThread annotation. #6267
  • Removed MapboxNavigation from CarRouteRequest constructor. #6372
  • Removed Search SDK as an inherited library. You must include search directly in order to access the api. #6388

Mapbox dependencies

This release defines minimum versions for the Mapbox dependencies.

@kmadsen kmadsen added the Android Auto Bugs, improvements and feature requests on Android Auto. label Sep 23, 2022
@kmadsen kmadsen requested a review from a team as a code owner September 23, 2022 23:58
@codecov
Copy link

codecov bot commented Sep 24, 2022

Codecov Report

Merging #6388 (89690dd) into main (420d326) will not change coverage.
The diff coverage is n/a.

❗ Current head 89690dd differs from pull request most recent head 119fc7c. Consider uploading reports for the commit 119fc7c to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #6388   +/-   ##
=========================================
  Coverage     68.95%   68.95%           
  Complexity     4579     4579           
=========================================
  Files           691      691           
  Lines         27384    27384           
  Branches       3191     3191           
=========================================
  Hits          18883    18883           
  Misses         7262     7262           
  Partials       1239     1239           

@kmadsen kmadsen added the skip changelog Should not be added into version changelog. label Sep 26, 2022
@kmadsen kmadsen force-pushed the km-prepare-androidauto-v0.12.0 branch 2 times, most recently from 9a965fd to 80e9c16 Compare September 26, 2022 18:53
@kmadsen kmadsen force-pushed the km-prepare-androidauto-v0.12.0 branch from 80e9c16 to 119fc7c Compare September 26, 2022 18:55
@kmadsen kmadsen merged commit 3f62d9c into main Sep 26, 2022
@kmadsen kmadsen deleted the km-prepare-androidauto-v0.12.0 branch September 26, 2022 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Android Auto Bugs, improvements and feature requests on Android Auto. skip changelog Should not be added into version changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants