Don Turner
a6397b7d82
Merge branch 'main' into dt/nav-safe-args
...
* main:
Kotlin 2.0.0 (#1036 )
Update app/src/main/kotlin/com/google/samples/apps/nowinandroid/ui/NiaApp.kt
🤖 Updates screenshots
🤖 Updates baselines for Dependency Guard
Update material3-adaptive to beta01
🤖 Updates baselines for Dependency Guard
Bump androidxComposeAlpha from 1.7.0-alpha08 to 1.7.0-beta01
🤖 Updates baselines for Dependency Guard
Bump hilt from 2.51 to 2.51.1
Add NavigationSuiteScaffold
Fix state loss with workaround
Change-Id: I14d7294fe93f68b9aca6df9bf7bf87ff95583581
7 months ago
Don Turner
041e46eacf
Merge branch 'main' into dt/nav-safe-args
...
* main:
Remove the printModulePaths task and read modules direct from settings
Update pull_request_template.md
Made pull request instructions clearer
Update gradle wrapper
Upgrade AGP to 8.4.0, Android Build Tools to 31.4.0, and Gradle to 8.7.
Regenerate SVG graphs and cleanup/reformat files
Update build.gradle.kts
Remove duplicated AndroidX Work testing dependency
Bump gradle/wrapper-validation-action from 2 to 3
🤖 Updates baselines for Dependency Guard
Bump com.dropbox.dependency-guard from 0.4.3 to 0.5.0
Bump protobuf from 3.25.2 to 4.26.0
Bump app.cash.turbine:turbine from 1.0.0 to 1.1.0
Bump androidxMacroBenchmark from 1.2.2 to 1.2.3
🤖 Updates baselines for Dependency Guard
Unnecessary safe call on a non-null receiver
Bump androidx.activity:activity-compose from 1.8.0 to 1.8.2
Apply suggestions from code review
Move Android instrumented test `ThemeTest` to unit test
Change-Id: Id3283279ca5a9d90c2bbc4740d6c583ba8dded41
7 months ago
Simon Marquis
85129e4660
Kotlin 2.0.0 ( #1036 )
...
* 🚧 Kotlin 2.0.0-Beta4
* Testing useKSP2 useK2Uast
* KSP 2.0.0-Beta4-1.0.19
* Update lint 8.4.0-alpha13
* 2.0.0-Beta5
* Lint 8.5.0-alpha02
* Update libs.versions.toml
* Update libs.versions.toml
* 🤖 Updates baselines for Dependency Guard
* KSP `2.0.0-Beta5-1.0.20`
* 2.0.0-RC1
* lint 8.5.0-alpha06
* Kotlin 2.0.0-RC2
* Lint 8.5.0-alpha07
* Fix missing imports
* Migrate from deprecated `kotlinOptions` to `composeCompiler`
* Kotlin 2.0.0-RC3 and AGP 8.6.0-alpha01
* Kotlin 2.0.0 & KSP 2.0.0-1.0.21
* Add `.kotlin` directory to `.gitignore`
* Migrate from deprecated kotlinOptions to compilerOptions
* Restore main workflow
* Migrate from deprecated kotlinOptions to compilerOptions
* Restore relative directories for Compose compiler metrics & reports
---------
Co-authored-by: Don Turner <dturner@users.noreply.github.com>
7 months ago
Don Turner
dfcf4af55a
Merge branch 'main' into av/material-adaptive-beta-01
7 months ago
Don Turner
d2113521a8
Merge pull request #1447 from android/dependabot/gradle/hilt-2.51.1
...
Bump hilt from 2.51 to 2.51.1
7 months ago
Alex Vanyo
c464fc65fb
Update material3-adaptive to beta01
...
Change-Id: I0e658d0f311fe0dd71b8cc31f0a678c6bf02712b
7 months ago
dependabot[bot]
dae64d8729
Bump androidxComposeAlpha from 1.7.0-alpha08 to 1.7.0-beta01
...
Bumps `androidxComposeAlpha` from 1.7.0-alpha08 to 1.7.0-beta01.
Updates `androidx.compose.foundation:foundation` from 1.7.0-alpha08 to 1.7.0-beta01
Updates `androidx.compose.ui:ui-test-junit4` from 1.7.0-alpha08 to 1.7.0-beta01
---
updated-dependencies:
- dependency-name: androidx.compose.foundation:foundation
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.compose.ui:ui-test-junit4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
Alex Vanyo
211654ff16
Merge pull request #1373 from android/av/navigation-suite
...
Add NavigationSuiteScaffold
7 months ago
dependabot[bot]
9cfb54be78
Bump hilt from 2.51 to 2.51.1
...
Bumps `hilt` from 2.51 to 2.51.1.
Updates `com.google.dagger:hilt-android` from 2.51 to 2.51.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.51...dagger-2.51.1 )
Updates `com.google.dagger:hilt-android-testing` from 2.51 to 2.51.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.51...dagger-2.51.1 )
Updates `com.google.dagger:hilt-android-compiler` from 2.51 to 2.51.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.51...dagger-2.51.1 )
Updates `com.google.dagger.hilt.android` from 2.51 to 2.51.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.51...dagger-2.51.1 )
---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:hilt-android-testing
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:hilt-android-compiler
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger.hilt.android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
Don Turner
8fc2e15e73
Update to navigation 2.8.0-beta01
...
Change-Id: I2f01dc19e37b9fe890ad861909f57198cc5262d4
7 months ago
Don Turner
b85cf7d476
Merge pull request #1434 from lihenggui/ml/agp8_4
...
Upgrade AGP to 8.4.0, Android Build Tools to 31.4.0, and Gradle to 8.7.
7 months ago
Don Turner
68152e5056
Update to adaptive alpha12, fix merge issues
...
Change-Id: I99703db37712abb46b844beb73bb14ddd5283165
7 months ago
Don Turner
e3d45af760
Merge pull request #1406 from SimonMarquis/patch-1
...
Remove duplicated AndroidX Work testing dependency
7 months ago
Mercury Li
a7fb45cff9
Merge branch 'main' into ml/agp8_4
7 months ago
Don Turner
ab4deb112b
Merge pull request #1301 from android/dependabot/gradle/com.dropbox.dependency-guard-0.5.0
...
Bump com.dropbox.dependency-guard from 0.4.3 to 0.5.0
7 months ago
Don Turner
25ffcb12c1
Merge pull request #1300 from android/dependabot/gradle/protobuf-4.26.0
...
Bump protobuf from 3.25.2 to 4.26.0
7 months ago
Don Turner
de9ee5a3bd
Merge pull request #1299 from android/dependabot/gradle/app.cash.turbine-turbine-1.1.0
...
Bump app.cash.turbine:turbine from 1.0.0 to 1.1.0
7 months ago
Don Turner
d642084eea
Merge pull request #1298 from android/dependabot/gradle/androidxMacroBenchmark-1.2.3
...
Bump androidxMacroBenchmark from 1.2.2 to 1.2.3
7 months ago
Don Turner
10ff0f3e2b
Merge pull request #1127 from android/dependabot/gradle/androidx.activity-activity-compose-1.8.2
...
Bump androidx.activity:activity-compose from 1.8.0 to 1.8.2
7 months ago
lihenggui
8dd3249a2f
Update gradle wrapper
7 months ago
lihenggui
4496627c65
Upgrade AGP to 8.4.0, Android Build Tools to 31.4.0, and Gradle to 8.7.
7 months ago
Alex Vanyo
3fb6df7c33
Add NavigationSuiteScaffold
...
Change-Id: I36710d880bff381ed86c61632f2ab91902727775
8 months ago
Alex Vanyo
1c0508a678
Recreate nested nav to work with AnimatedPane
...
Change-Id: I6b526331b7fc62b968ac39e91753a8a1e5343023
8 months ago
Don Turner
2d45b84031
Merge branch 'main' into dt/nav-safe-args
8 months ago
Don Turner
490997281a
Update to alpha08, use toRoute to obtain destination inside VM
...
Change-Id: I72f617c594b5e0ae272cf94d2d7288446153420a
8 months ago
Don Turner
6dc59e7016
Use SafeArgs navigation for Topic feature
...
Change-Id: Idf4386f10c780d3edc1f8aa11b428cb146e982c3
8 months ago
Simon Marquis
06fa2eaba8
Remove duplicated AndroidX Work testing dependency
8 months ago
Jose Alcérreca
1da560f582
Revert "Configure baseline profiles in the baselineProfile lambda" ( #1398 )
...
This reverts commit 7980c1d0df
.
8 months ago
Ben Weiss
7980c1d0df
Configure baseline profiles in the baselineProfile lambda ( #1060 )
...
* Configure baseline profiles in the baselineProfile lambda
* This is the correct and easiest way to set up baseline profiles correctly.
* See b/313428246 for more context.
* Handle empty topics during baseline profile generation
* Revert to API 33 GMD and fail empty screen tests
* Rename withChildren to noChildren for better legibility
* Remove unused log tags
* Update benchmark and metrics versions
* 🤖 Updates baselines for Dependency Guard
---------
Co-authored-by: Tomáš Mlynarič <mlykotom@google.com>
Co-authored-by: Jaehwa Noh <shwoghk14@gmail.com>
8 months ago
Alex Vanyo
91215c5c89
Update to navigation 2.7.7
...
Change-Id: Iaceea1fc216c899f7fac58e7f5eeaea4e1c10dbb
8 months ago
Don Turner
6402d274f2
Update Compose UI Test to 1.7.0-alpha06
...
Change-Id: I05eb2993c41574a1ec9973e8dca3290d31ffc21f
8 months ago
Don Turner
61cce4bf19
Merge branch 'main' into replace-testharness
8 months ago
Sergey Pinkevich
12212db6df
Merge branch 'main' of https://github.com/android/nowinandroid into dependabot/gradle/androidx.activity-activity-compose-1.8.2
8 months ago
Alex Vanyo
9b4c22cb2d
Update to material3-adaptive alpha10
...
Change-Id: I810c36323a35c445c22dd3876c52df0360a5cb48
8 months ago
Alex Vanyo
0be0bc191f
Update usage of material3 adaptive to be edge-to-edge
...
Change-Id: I481c79db77bbdd657182f5355200f63e2355f40d
8 months ago
Don Turner
fc2146c970
Merge branch 'main' into replace-testharness
9 months ago
Don Turner
655aebccdc
Remove workaround for https://issuetracker.google.com/327149166
...
Change-Id: I335f9f5da1ff3f2574acca8e3fcb27b949a07c7a
9 months ago
dependabot[bot]
2e16bea60e
Bump accompanist from 0.32.0 to 0.34.0
...
Bumps `accompanist` from 0.32.0 to 0.34.0.
Updates `com.google.accompanist:accompanist-permissions` from 0.32.0 to 0.34.0
- [Release notes](https://github.com/google/accompanist/releases )
- [Commits](https://github.com/google/accompanist/compare/v0.32.0...v0.34.0 )
Updates `com.google.accompanist:accompanist-testharness` from 0.32.0 to 0.34.0
- [Release notes](https://github.com/google/accompanist/releases )
- [Commits](https://github.com/google/accompanist/compare/v0.32.0...v0.34.0 )
---
updated-dependencies:
- dependency-name: com.google.accompanist:accompanist-permissions
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.accompanist:accompanist-testharness
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
dependabot[bot]
1d40195158
Bump com.dropbox.dependency-guard from 0.4.3 to 0.5.0
...
Bumps [com.dropbox.dependency-guard](https://github.com/dropbox/dependency-guard ) from 0.4.3 to 0.5.0.
- [Release notes](https://github.com/dropbox/dependency-guard/releases )
- [Changelog](https://github.com/dropbox/dependency-guard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dropbox/dependency-guard/compare/0.4.3...0.5.0 )
---
updated-dependencies:
- dependency-name: com.dropbox.dependency-guard
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
dependabot[bot]
6be27fc66d
Bump protobuf from 3.25.2 to 4.26.0
...
Bumps `protobuf` from 3.25.2 to 4.26.0.
Updates `com.google.protobuf:protobuf-kotlin-lite` from 3.25.2 to 4.26.0
Updates `com.google.protobuf:protoc` from 3.25.2 to 4.26.0
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/commits )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-kotlin-lite
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: com.google.protobuf:protoc
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
dependabot[bot]
c531f90b37
Bump app.cash.turbine:turbine from 1.0.0 to 1.1.0
...
Bumps [app.cash.turbine:turbine](https://github.com/cashapp/turbine ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/cashapp/turbine/releases )
- [Changelog](https://github.com/cashapp/turbine/blob/trunk/CHANGELOG.md )
- [Commits](https://github.com/cashapp/turbine/compare/1.0.0...1.1.0 )
---
updated-dependencies:
- dependency-name: app.cash.turbine:turbine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
dependabot[bot]
bcebb9aae2
Bump androidxMacroBenchmark from 1.2.2 to 1.2.3
...
Bumps `androidxMacroBenchmark` from 1.2.2 to 1.2.3.
Updates `androidx.benchmark:benchmark-macro-junit4` from 1.2.2 to 1.2.3
Updates `androidx.baselineprofile` from 1.2.2 to 1.2.3
---
updated-dependencies:
- dependency-name: androidx.benchmark:benchmark-macro-junit4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.baselineprofile
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Don Turner
3e4aad3210
Merge pull request #1257 from android/dt/add-module-graphs
...
Update module dependency graphs and add script to create them
9 months ago
Sergey Pinkevich
96d2a92ac6
Merge branch 'main' into dependabot/gradle/androidx.activity-activity-compose-1.8.2
9 months ago
Alex Vanyo
cc02c30b8e
Update material3-adaptive to 1.0.0-alpha08
...
Change-Id: Ic218c6b061b5cea4e56b544073541421862bc1d0
9 months ago
Don Turner
0c9f0dd48c
Merge pull request #1217 from android/dependabot/gradle/org.jetbrains.kotlinx-kotlinx-serialization-json-1.6.3
...
Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.0 to 1.6.3
9 months ago
Don Turner
74d1d91c28
Merge pull request #1263 from android/dependabot/gradle/kotlinxCoroutines-1.8.0
...
Bump kotlinxCoroutines from 1.7.3 to 1.8.0
9 months ago
Don Turner
91af060e77
Merge pull request #1264 from android/dependabot/gradle/androidx.hilt-hilt-navigation-compose-1.2.0
...
Bump androidx.hilt:hilt-navigation-compose from 1.0.0 to 1.2.0
9 months ago
Don Turner
295cc6da9c
Merge pull request #1265 from android/dependabot/gradle/com.google.gms.google-services-4.4.1
...
Bump com.google.gms.google-services from 4.4.0 to 4.4.1
9 months ago
Don Turner
1fde4f5753
Merge pull request #1266 from android/dependabot/gradle/androidx.browser-browser-1.8.0
...
Bump androidx.browser:browser from 1.6.0 to 1.8.0
9 months ago