Jaehwa Noh
249d784ea1
Change set to `=` operator
...
lazy property assignment.
https://docs.gradle.org/current/userguide/kotlin_dsl.html#kotdsl:assignment
Change-Id: Ibe483324ddc8e4765ed4295e40f2e1483c835f20
6 months ago
Don Turner
ec71b2a07e
Add Robolectric to allow ViewModel tests to pass
...
Change-Id: I782fab167103edbdaa1d95839b4fbc6e659fef4e
6 months ago
Simon Marquis
0314995f17
Cleanup unused reference in `libs.versions.toml`
...
Following Kotlin 2 update, the compose compiler version is already set by default to follow Kotlin's versioning.
6 months ago
dependabot[bot]
c514b9b94b
Regenerate SVG graphs
6 months ago
Simon Marquis
2a87696493
Update comment wording
6 months ago
Simon Marquis
ad07e7b93d
Use stdin to avoid repeating the output file name
6 months ago
Simon Marquis
56b9871fae
Replace bash commands with proper svgo cli
...
Although this adds another requirement to execute this script, it will prevent OS-specific issues on `sed` and `grep` as described in #1503 , and make sure anyone can generate the same SVG output files.
`--pretty` is kept for convenience but can be removed if needed.
6 months ago
Zongle Wang
b905d52efb
Remove extra ProGuard rules after OkHttp udpate
...
https://square.github.io/okhttp/changelogs/changelog_4x/#version-4110
6 months ago
Alex Vanyo
ea4ab1895b
Add DeviceConfigurationOverride for insets to allow screenshot testing insets
...
Change-Id: Idc781bf23021c1dba0d992bda0a3233e38e7c436
6 months ago
Don Turner
95bdc0f533
Rename ForYouRoute composable to ForYouScreen
...
Change-Id: I47456f19f2b41cafe44ba7636cad6d1fea782a33
7 months ago
dturner
b73ee6da13
🤖 Updates baselines for Dependency Guard
7 months ago
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
da8f32a2ea
Rename Destinations to Routes
...
Change-Id: Ie9120031fc3738d0640c922624f15db0e15417d7
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
dependabot[bot]
8d515159eb
🤖 Updates baselines for Dependency Guard
7 months ago
dependabot[bot]
4b04ef688d
🤖 Updates baselines for Dependency Guard
7 months ago
dependabot[bot]
c06ea82576
Bump androidTools from 31.4.0 to 31.4.1
...
Bumps `androidTools` from 31.4.0 to 31.4.1.
Updates `com.android.tools.lint:lint-api` from 31.4.0 to 31.4.1
Updates `com.android.tools.lint:lint-checks` from 31.4.0 to 31.4.1
Updates `com.android.tools.lint:lint-tests` from 31.4.0 to 31.4.1
Updates `com.android.tools:common` from 31.4.0 to 31.4.1
---
updated-dependencies:
- dependency-name: com.android.tools.lint:lint-api
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.android.tools.lint:lint-checks
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.android.tools.lint:lint-tests
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.android.tools:common
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
dependabot[bot]
af5528ab41
Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0
...
Bumps androidx.appcompat:appcompat from 1.6.1 to 1.7.0.
---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
dependabot[bot]
a4f706a215
Bump androidxLifecycle from 2.7.0 to 2.8.1
...
Bumps `androidxLifecycle` from 2.7.0 to 2.8.1.
Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.7.0 to 2.8.1
Updates `androidx.lifecycle:lifecycle-runtime-testing` from 2.7.0 to 2.8.1
Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.7.0 to 2.8.1
---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-runtime-compose
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: androidx.lifecycle:lifecycle-runtime-testing
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
dependabot[bot]
0c522c0d50
Bump androidx.test.uiautomator:uiautomator from 2.2.0 to 2.3.0
...
Bumps androidx.test.uiautomator:uiautomator from 2.2.0 to 2.3.0.
---
updated-dependencies:
- dependency-name: androidx.test.uiautomator:uiautomator
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
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
8a15a61a50
Merge pull request #1419 from android/av/fix-state-loss-with-workaround
...
Fix state loss with workaround
7 months ago
Don Turner
488b97a071
Update app/src/main/kotlin/com/google/samples/apps/nowinandroid/ui/NiaApp.kt
7 months ago
Don Turner
b0007bb99f
Merge pull request #1477 from android/av/material-adaptive-beta-01
...
Update material3-adaptive to beta01
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
Don Turner
d7873d185c
Merge pull request #1464 from android/dependabot/gradle/androidxComposeAlpha-1.7.0-beta01
...
Bump androidxComposeAlpha from 1.7.0-alpha08 to 1.7.0-beta01
7 months ago
alexvanyo
8f2beaf889
🤖 Updates screenshots
7 months ago
alexvanyo
aa31f65e81
🤖 Updates baselines for Dependency Guard
7 months ago
Alex Vanyo
c464fc65fb
Update material3-adaptive to beta01
...
Change-Id: I0e658d0f311fe0dd71b8cc31f0a678c6bf02712b
7 months ago
dependabot[bot]
8987ae7eae
🤖 Updates baselines for Dependency Guard
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
Don Turner
e5008c655e
Merge pull request #1460 from android/dt/tidy-graph-script
...
Remove the printModulePaths task and read modules direct from settings
7 months ago
Don Turner
2ec94082e3
Remove the printModulePaths task and read modules direct from settings
...
Change-Id: Ib871afb7e9f5da3a4240e18062fad9e701c218e7
7 months ago
dependabot[bot]
e75590ce21
🤖 Updates baselines for Dependency Guard
7 months ago
dependabot[bot]
a161109168
🤖 Updates baselines for Dependency Guard
7 months ago
dependabot[bot]
a3863bb7d2
Bump protobuf from 4.26.0 to 4.26.1
...
Bumps `protobuf` from 4.26.0 to 4.26.1.
Updates `com.google.protobuf:protobuf-kotlin-lite` from 4.26.0 to 4.26.1
Updates `com.google.protobuf:protoc` from 4.26.0 to 4.26.1
- [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-patch
- dependency-name: com.google.protobuf:protoc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
dependabot[bot]
53de720bcb
Bump org.robolectric:robolectric from 4.11.1 to 4.12.2
...
Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric ) from 4.11.1 to 4.12.2.
- [Release notes](https://github.com/robolectric/robolectric/releases )
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.11.1...robolectric-4.12.2 )
---
updated-dependencies:
- dependency-name: org.robolectric:robolectric
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
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
Simon Marquis
d532b498bc
Update graphs
7 months ago
Simon Marquis
61143ca98b
Merge remote-tracking branch 'origin/main' into fix/1161-2
7 months ago
Don Turner
be752e779d
Fix tests, fix spotless
...
Change-Id: I55e779abe4ee49dc93916d9e1184ed81e1b2bbd0
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
aba2b2c154
Remove different deeplink destination, add route for nested nav host
...
Change-Id: Idb9586752d815449243d6d529e9b655c45e395ad
7 months ago
Don Turner
68152e5056
Update to adaptive alpha12, fix merge issues
...
Change-Id: I99703db37712abb46b844beb73bb14ddd5283165
7 months ago
Don Turner
ab8ddc3590
Merge pull request #1048 from SimonMarquis/move-android-instrumented-test
...
Move Android instrumented test `ThemeTest` to unit test
7 months ago
Don Turner
6c4dbc56fd
Merge branch 'main' into gradle-actions
7 months ago
Don Turner
3141de0dc4
Merge pull request #1407 from SimonMarquis/svg-reformat
...
Regenerate SVG graphs and cleanup/reformat files
7 months ago