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

[Android Auto] Bump car library to 1.2.0 #1828

Merged
merged 1 commit into from
Nov 17, 2022
Merged

Conversation

kmadsen
Copy link
Contributor

@kmadsen kmadsen commented Nov 11, 2022

Summary of changes

The 1.2.0 Jetpack Car Library is out with many bug fixes, and there is a final version out. Let's bump and release https://developer.android.com/jetpack/androidx/releases/car-app#1.2.0

It is also possible to keep 1.1.0 and upgrade to 1.2.0 downstream, but we have not found a reason to continue to support 1.1.0 because it has issues that were addressed in 1.2.0.

User impact (optional)

Pull request checklist:

  • Briefly describe the changes in this PR.
  • Include before/after visuals or gifs if this PR includes visual changes.
  • Write tests for all new functionality. If tests were not written, please explain why.
  • Optimize code for java consumption (@JvmOverloads, @file:JvmName, etc).
  • Add example if relevant.
  • Document any changes to public APIs.
  • Run make update-api to update generated api files, if there's public API changes, otherwise the verify-api-* CI steps might fail.
  • Update CHANGELOG.md or use the label 'skip changelog', otherwise check changelog CI step will fail.
  • If this PR is a v10.[version] release branch fix / enhancement, merge it to main firstly and then port to v10.[version] release branch.

Fixes: < Link to related issues that will be fixed by this pull request, if they exist >

PRs must be submitted under the terms of our Contributor License Agreement CLA.

@kmadsen kmadsen requested a review from a team as a code owner November 11, 2022 16:39
@kmadsen
Copy link
Contributor Author

kmadsen commented Nov 11, 2022

Am integrating the new versions and the deprecated bitmap widget constructors compile but change the alignment behavior mapbox/mapbox-navigation-android#6588 (comment)

@kmadsen
Copy link
Contributor Author

kmadsen commented Nov 15, 2022

Considering that we want to create a new release after this merges, I'm holding off on merging because we may want to have this in the release #1834

@kmadsen kmadsen force-pushed the km-bump-car-library-to-1.2.0 branch 2 times, most recently from 98b8e2b to 5931a9a Compare November 17, 2022 00:32
@kmadsen kmadsen merged commit bc2dfce into main Nov 17, 2022
@kmadsen kmadsen deleted the km-bump-car-library-to-1.2.0 branch November 17, 2022 01:03
pengdev pushed a commit that referenced this pull request Jul 13, 2023
kiryldz pushed a commit that referenced this pull request Aug 2, 2023
* Make snake activity animation smooth.

* ktlintFormat.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants