Skip to content

bump search sdk version to 1.0.0-beta.37#6436

Merged
Zayankovsky merged 1 commit intomainfrom
vz-fix-android-auto-search
Oct 4, 2022
Merged

bump search sdk version to 1.0.0-beta.37#6436
Zayankovsky merged 1 commit intomainfrom
vz-fix-android-auto-search

Conversation

@Zayankovsky
Copy link
Copy Markdown
Contributor

@Zayankovsky Zayankovsky commented Oct 4, 2022

No description provided.

@Zayankovsky Zayankovsky added Android Auto Bugs, improvements and feature requests on Android Auto. bug 🪲 labels Oct 4, 2022
@Zayankovsky Zayankovsky self-assigned this Oct 4, 2022
@Zayankovsky Zayankovsky force-pushed the vz-fix-android-auto-search branch from 901b63c to 59f4a40 Compare October 4, 2022 09:37
@Zayankovsky Zayankovsky marked this pull request as ready for review October 4, 2022 09:37
@Zayankovsky Zayankovsky requested a review from a team as a code owner October 4, 2022 09:37
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 4, 2022

Codecov Report

Merging #6436 (97ca439) into main (0e32735) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #6436   +/-   ##
=========================================
  Coverage     69.42%   69.42%           
  Complexity     4653     4653           
=========================================
  Files           697      697           
  Lines         27520    27520           
  Branches       3205     3205           
=========================================
  Hits          19107    19107           
  Misses         7169     7169           
  Partials       1244     1244           

private val placesListOnMapManager = PlacesListOnMapManager(placesProvider)

init {
attachCreated(searchCarContext.carRouteRequest, searchCarContext.carPlaceSearch)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the carRouteRequest is already registered here in the DefaultLifecycleObserver

Will you move this, trying to avoid @OptIn(ExperimentalPreviewMapboxNavigationAPI::class) wherever we can

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, looks like it is not necessary then, I removed the commit. The issue was present in 0.12.0 release, but it is already fixed on the latest commit in main.

@Zayankovsky Zayankovsky force-pushed the vz-fix-android-auto-search branch from 59f4a40 to 42965e6 Compare October 4, 2022 16:36
@Zayankovsky Zayankovsky changed the title fix route not building in favorites screen bump search sdk version to 1.0.0-beta.37 Oct 4, 2022
@Zayankovsky Zayankovsky added skip changelog Should not be added into version changelog. and removed bug 🪲 labels Oct 4, 2022
@Zayankovsky Zayankovsky force-pushed the vz-fix-android-auto-search branch from 42965e6 to 97ca439 Compare October 4, 2022 17:00
@Zayankovsky Zayankovsky merged commit 73339c0 into main Oct 4, 2022
@Zayankovsky Zayankovsky deleted the vz-fix-android-auto-search branch October 4, 2022 17:45
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