Skip to content

Conversation

@dturner
Copy link

@dturner dturner commented Nov 25, 2025

No description provided.

JoseAlcerreca and others added 30 commits August 30, 2022 13:45
Change-Id: I132c211a6ac55d62b36b14ed622703a50e0d0605
Change-Id: I161ba2c8a7c024b0303251f1c3b436732ba44351
* Adds CI to base
* Update build_and_local_tests.yml

* Update build_and_local_tests.yml

* Now make it green

* Update build_and_local_tests.yml
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…02 (#6)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update actions/setup-java action to v3

* CI - adds distribution to jdk setup

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jose Alcérreca <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update all dependencies

* Don't update kotlin yet

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jose Alcérreca <[email protected]>
* Update all dependencies

* Revert kotlin updates

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jose Alcérreca <[email protected]>
* Update all dependencies

* Fixes toml file

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jose Alcérreca <[email protected]>
* Update all dependencies

* Reverts kotlin updates

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jose Alcérreca <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [Customizer] removes additional files

Change-Id: I0a36d45b9ece4b71074226b2d5c0a1ae9c84a093

* Creates check on CI, this should fail

Change-Id: If36bd9908afdf7cd00e360fa574ba604f0a6efe9

* Now this should pass

Change-Id: Ia4204651412dc0146ccd70f1884aeb084498799c

* Actually no, this should pass

Change-Id: I9fa8b3bbd6ab1543b67d43285b6fdc93d98b43a9
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
DAC indexer needs the screenshots H2 to id the screenshot image
renovate bot and others added 29 commits November 30, 2023 15:17
Back to K 1.9.21
…159)

* Bump Kotlin and KSP versions to 2.0.0

* Remove the androidxComposeCompiler version and its usage in composeOptions.

* Add Compose compiler plugin in build.gradle.kts
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update all dependencies

* Update compileSdk, minSdk, and targetSdk versions

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jose Alcérreca <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit migrates the app from Navigation 2 to Navigation 3, following the newly added `migration-guide.md`.

Key changes include:
*   Replacing `NavHost` with `NavDisplay`.
*   Introducing `NavigationState` to manage navigation back stacks and `Navigator` to handle navigation events, replacing `NavController`.
*   Defining routes as type-safe `NavKey` objects.
*   Moving destination definitions from `NavHost`'s graph builder to an `entryProvider`.
*   Adding Navigation 3 dependencies and removing the old `navigation-compose` library.
*   Enabling the Kotlin serialization plugin.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants