Skip to content

Conversation

@MGaetan89
Copy link
Contributor

@MGaetan89 MGaetan89 commented Sep 13, 2024

Pull request

Description

This PR updates to AndroidX Navigation 2.8.0. The changelog is available here.

Changes made

  • Update to AndroidX Navigation 2.8.0.
  • Migrate NavHost to use type-safe navigation.

Hopefully, future versions of AndroidX Navigation will simplify things a bit:

  • Support property level @Serializable (see b/348468840): with that we should be able to remove the buName workaround in ContentList.
  • Support compsable(KClass) (in addition to composable<Route>) (see b/361863272): this should allow us to remove the addContentListRoute function in both ListsHome files (in pillarbox-demo and pillarbox-demo-tv).

Checklist

  • Your branch has been rebased onto the main branch.
  • APIs have been properly documented (if relevant).
  • The documentation has been updated (if relevant).
  • New unit tests have been written (if relevant).
  • The demo has been updated (if relevant).
  • All pull request status checks pass.

@MGaetan89 MGaetan89 added the dependencies Pull requests that update a dependency file label Sep 13, 2024
@MGaetan89 MGaetan89 requested a review from StaehliJ September 13, 2024 11:16
@MGaetan89 MGaetan89 self-assigned this Sep 13, 2024
@github-actions
Copy link

github-actions bot commented Sep 13, 2024

Code Coverage

Overall Project 50.1% 🟢

There is no coverage information present for the Files changed

Copy link
Contributor

@StaehliJ StaehliJ left a comment

Choose a reason for hiding this comment

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

Sounds goods but still on the TV, when selecting an item in the player settings, it closed immediatly.

@MGaetan89
Copy link
Contributor Author

Sounds goods but still on the TV, when selecting an item in the player settings, it closed immediatly.

Yes, I've opened a dedicated ticket for that: #702

@StaehliJ StaehliJ added this pull request to the merge queue Sep 16, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 16, 2024
@MGaetan89 MGaetan89 added this pull request to the merge queue Sep 16, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 16, 2024
@MGaetan89 MGaetan89 added this pull request to the merge queue Sep 16, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 16, 2024
@MGaetan89 MGaetan89 added this pull request to the merge queue Sep 16, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 16, 2024
@MGaetan89 MGaetan89 added this pull request to the merge queue Sep 16, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 16, 2024
@MGaetan89 MGaetan89 added this pull request to the merge queue Sep 16, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 16, 2024
@MGaetan89 MGaetan89 added this pull request to the merge queue Sep 16, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 16, 2024
@MGaetan89 MGaetan89 added this pull request to the merge queue Sep 16, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 16, 2024
@MGaetan89 MGaetan89 added this pull request to the merge queue Sep 16, 2024
Merged via the queue into main with commit 8199adc Sep 16, 2024
@MGaetan89 MGaetan89 deleted the update_navigation branch September 16, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants