Skip to content

Conversation

@kmadsen
Copy link
Contributor

@kmadsen kmadsen commented Oct 18, 2022

Description

This is a small version of this #6420. But that will require an sdk release, and we may have reasons to have a CarLocationProvider when adopting android auto vehicle sensors.

In order to delete MapboxCarApp we also need a way to share an instance of a location provider. The update to a core-sdk implementation may be a better long term approach but an androidauto solution is needed for the short term.

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

codecov bot commented Oct 18, 2022

Codecov Report

Merging #6492 (dbd8f12) into main (2a26f6e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #6492   +/-   ##
=========================================
  Coverage     70.03%   70.03%           
  Complexity     4830     4830           
=========================================
  Files           708      708           
  Lines         27867    27867           
  Branches       3278     3278           
=========================================
  Hits          19518    19518           
  Misses         7068     7068           
  Partials       1281     1281           

@kmadsen kmadsen force-pushed the km-remove-MapboxCarApp branch from a57699f to a1c9f36 Compare October 18, 2022 23:58
@kmadsen
Copy link
Contributor Author

kmadsen commented Oct 19, 2022

@dzinad 🤔 changelog is failing again

EDIT: Sorry there is perfect error messaging telling me what's wrong


init {
logAndroidAuto("MainCarSession constructor")
MapboxCarApp.setup()
Copy link
Contributor Author

@kmadsen kmadsen Oct 19, 2022

Choose a reason for hiding this comment

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

This is the reason for this pull request. It is hard to know that you need to call this and we can finally delete it 🎉

@kmadsen kmadsen force-pushed the km-remove-MapboxCarApp branch from a1c9f36 to e328709 Compare October 19, 2022 00:35
@kmadsen kmadsen force-pushed the km-remove-MapboxCarApp branch 2 times, most recently from e52fecb to b644c74 Compare October 19, 2022 16:03
@kmadsen kmadsen force-pushed the km-remove-MapboxCarApp branch from b644c74 to 467cb62 Compare October 19, 2022 19:21
@kmadsen kmadsen force-pushed the km-remove-MapboxCarApp branch from 073b9ee to dbd8f12 Compare October 19, 2022 22:49
@kmadsen kmadsen merged commit 663ec1b into main Oct 20, 2022
@kmadsen kmadsen deleted the km-remove-MapboxCarApp branch October 20, 2022 00:13
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants