Sergey Pinkevich
96d2a92ac6
Merge branch 'main' into dependabot/gradle/androidx.activity-activity-compose-1.8.2
8 months ago
Alex Vanyo
cc02c30b8e
Update material3-adaptive to 1.0.0-alpha08
...
Change-Id: Ic218c6b061b5cea4e56b544073541421862bc1d0
8 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
8 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
8 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
8 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
8 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
8 months ago
Tomáš Mlynarič
1a1719277c
Update coil to 2.6.0 to fix initialization performance cost
...
Change-Id: Ib5740ab24af3e1fe0ba0036713a9b0aa3249bc5b
8 months ago
dependabot[bot]
07516bff4c
Bump androidx.browser:browser from 1.6.0 to 1.8.0
...
Bumps androidx.browser:browser from 1.6.0 to 1.8.0.
---
updated-dependencies:
- dependency-name: androidx.browser:browser
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
dependabot[bot]
ab6ac81420
Bump com.google.gms.google-services from 4.4.0 to 4.4.1
...
Bumps com.google.gms.google-services from 4.4.0 to 4.4.1.
---
updated-dependencies:
- dependency-name: com.google.gms.google-services
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
dependabot[bot]
0d452cbd65
Bump androidx.hilt:hilt-navigation-compose from 1.0.0 to 1.2.0
...
Bumps androidx.hilt:hilt-navigation-compose from 1.0.0 to 1.2.0.
---
updated-dependencies:
- dependency-name: androidx.hilt:hilt-navigation-compose
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
dependabot[bot]
1552664857
Bump kotlinxCoroutines from 1.7.3 to 1.8.0
...
Bumps `kotlinxCoroutines` from 1.7.3 to 1.8.0.
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-guava` from 1.7.3 to 1.8.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.7.3...1.8.0 )
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.7.3 to 1.8.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.7.3...1.8.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-guava
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
Jonathan Koren
19f6f9e09a
2 pane support in Interests screen ( #1234 )
...
* Add dependency on material3 adaptive
Change-Id: Ic49934112a4bdbf15a68c694fbc6b0f23de960a6
* Add InterestsListDetailScreen composable
Change-Id: I27e1f6d2e0eeac781baf2b671fa51a864ea5a971
* Store selectedTopicId in InterestsViewModel
Change-Id: Id93704335686f171fbf80bdb54865d0f32dc36ce
* Pass detail pane composable down
Change-Id: I82752d8cfbb3519395f37748fb5f64b769c0c293
* Navigate to initial topic if provided
Change-Id: I8998a55a29cdaf90577fa730d55c4ac2f54d6e5b
* Lift LDPS up to app module
Change-Id: Ibc6e8e598cd0cb62f804f11b2e48d8ae3a81df85
* Fix some navigation behavior
Change-Id: Ib6c16aff692b9ce997747a30f2863303cc82fd8b
* Navigate to initial topic if provided
Change-Id: Iaafe4f876655d51243d7b99be985e9440fe2d4ed
* Remove dependency in interests feature module
Change-Id: Id517c95e11f93e1c7e17d749a7af0cfdf6085a1f
* Hide back arrow when the topics list is visible
Change-Id: I8901c3f79b11d35568f0ae779f97fab90e574aa8
* Update interests tests
Change-Id: Ie5daf55985fdb53570397cb652abe31bad78f5cd
* Highlight selected topic when displaying 2 panes
Change-Id: Ifef9fb599f828f58390374b11eacc8be6c280415
* update dependency baselines
Change-Id: I90dc21df3337865f4c5368634d3d45fcb0eccc00
* run spotless apply
Change-Id: Ib5fb1b7fc26a62bd5e271c2a3721f1c13173f7f8
* Convert isListPaneHidden to isListPaneVisible
Change-Id: I6e54f710df7db5ed6f3ec1cb284bc29f2763a657
* Set semantics for selected state
Change-Id: I31f27d5036d07c9607909c09ac52a72391f899ca
* Use scaffold roles when determining visibility
Change-Id: Ib5fe236f182a5eeab20b61692a1cd53c17b68648
* Update multipleBackStackInterests test
Change-Id: I1e372f7989817151a6765205291b13b561187fa8
8 months ago
Don Turner
80a82de945
Update module dependency graphs and add script to create them
...
Change-Id: I7b2ae264ec84491c847a44869934e2f238564c31
9 months ago
Don Turner
2d610b0775
Merge branch 'main' into replace-testharness
...
* main: (37 commits)
Disable animations of instrumented tests (#1167 )
Bump gradle/wrapper-validation-action from 1 to 2
Remove unused release variable. Fixes #1231
Apply Composable Parameter Ordering Guidelines
Remove kotlinx-coroutines-guava dependency from :sync:work
Add explicit guava-android dependency for :sync:work
Extract ScreenshotHelper to separate testing module
Update AGP to 8.3.0
Remove Insert function - Insert is only used in test. - Upsert do same thing as Insert.
🤖 Updates baselines for Dependency Guard
Bump the kotlin-ksp-compose group with 6 updates
🤖 Updates baselines for Dependency Guard
Bump hilt from 2.50 to 2.51
Bump com.google.truth:truth from 1.1.5 to 1.4.2
Move java to kotlin folder.
Remove disk usage testing
Figuring out what is using 66Gb in the runner
Dpm
Improve converting to kotlin timezone
Use trySend multiple times
...
Change-Id: If3f564108d42675ba55ef242f0d06f04aff45c4a
9 months ago
Don Turner
14b60b3a59
Merge branch 'main' into dependabot/gradle/org.jetbrains.kotlinx-kotlinx-serialization-json-1.6.3
9 months ago
Don Turner
64ad41d5e3
Merge pull request #1246 from android/dependabot/gradle/kotlin-ksp-compose-d71dca5caf
...
Bump the kotlin-ksp-compose group with 6 updates
9 months ago
Alex Vanyo
1d91231f49
Remove kotlinx-coroutines-guava dependency from :sync:work
...
Change-Id: Ic5abbd36436a7d8c6382cb02b4ebd7538f8ae1f6
9 months ago
Alex Vanyo
06104076b2
Add explicit guava-android dependency for :sync:work
...
Change-Id: I3c2c201eb0669165e3594bedfea83bff29c28ce2
9 months ago
Alex Vanyo
e3c7018124
Extract ScreenshotHelper to separate testing module
...
Change-Id: Icf98a4acc9963656530a1a9fc8b156a553a070af
9 months ago
Alex Vanyo
9cd430ba7d
Update AGP to 8.3.0
...
Change-Id: I6ea5aeaf357dafbae7be0e7f5f0443fbb1a8e68b
9 months ago
Don Turner
11359185ce
Merge pull request #1243 from android/dependabot/gradle/com.google.truth-truth-1.4.2
...
Bump com.google.truth:truth from 1.1.5 to 1.4.2
9 months ago
Don Turner
d768c796d4
Merge pull request #1244 from android/dependabot/gradle/hilt-2.51
...
Bump hilt from 2.50 to 2.51
9 months ago
Don Turner
ae9855e4be
Merge branch 'main' into dependabot/gradle/kotlin-ksp-compose-d71dca5caf
9 months ago
Tomáš Mlynarič
f31fdb3ec2
Merge branch 'main' into mlykotom/tz-perf-improvement
...
Change-Id: Id49a580012629163ec4a3663d95ab71b98910220
# Conflicts:
# app/dependencies/prodReleaseRuntimeClasspath.txt
# app/src/testDemo/kotlin/com/google/samples/apps/nowinandroid/ui/NiaAppScreenSizesScreenshotTests.kt
# gradle/libs.versions.toml
9 months ago
dependabot[bot]
eb6b344463
Bump the kotlin-ksp-compose group with 6 updates
...
Bumps the kotlin-ksp-compose group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) | `1.9.21` | `1.9.22` |
| [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin ) | `1.9.21` | `1.9.22` |
| [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin ) | `1.9.21` | `1.9.22` |
| [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin ) | `1.9.21` | `1.9.22` |
| [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin ) | `1.9.21` | `1.9.22` |
| [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin ) | `1.9.21` | `1.9.22` |
| [com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin](https://github.com/google/ksp ) | `1.9.21-1.0.16` | `1.9.22-1.0.18` |
| [com.google.devtools.ksp](https://github.com/google/ksp ) | `1.9.21-1.0.16` | `1.9.22-1.0.18` |
Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22 )
Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22 )
Updates `org.jetbrains.kotlin.jvm` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22 )
Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22 )
Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22 )
Updates `org.jetbrains.kotlin.jvm` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22 )
Updates `com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin` from 1.9.21-1.0.16 to 1.9.22-1.0.18
- [Release notes](https://github.com/google/ksp/releases )
- [Commits](https://github.com/google/ksp/commits )
Updates `com.google.devtools.ksp` from 1.9.21-1.0.16 to 1.9.22-1.0.18
- [Release notes](https://github.com/google/ksp/releases )
- [Commits](https://github.com/google/ksp/commits )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin.jvm
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin.plugin.serialization
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin.jvm
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: com.google.devtools.ksp
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
dependabot[bot]
6b6bba9db3
Bump hilt from 2.50 to 2.51
...
Bumps `hilt` from 2.50 to 2.51.
Updates `com.google.dagger:hilt-android` from 2.50 to 2.51
- [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.50...dagger-2.51 )
Updates `com.google.dagger:hilt-android-testing` from 2.50 to 2.51
- [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.50...dagger-2.51 )
Updates `com.google.dagger:hilt-android-compiler` from 2.50 to 2.51
- [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.50...dagger-2.51 )
Updates `com.google.dagger.hilt.android` from 2.50 to 2.51
- [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.50...dagger-2.51 )
---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:hilt-android-testing
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:hilt-android-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger.hilt.android
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
dependabot[bot]
c90804f198
Bump com.google.truth:truth from 1.1.5 to 1.4.2
...
Bumps [com.google.truth:truth](https://github.com/google/truth ) from 1.1.5 to 1.4.2.
- [Release notes](https://github.com/google/truth/releases )
- [Commits](https://github.com/google/truth/compare/v1.1.5...v1.4.2 )
---
updated-dependencies:
- dependency-name: com.google.truth:truth
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Don Turner
73d0b70f21
Workaround for new ForcedSize behaviour, bump ui-test version
...
Change-Id: Ibf93c1b65250e6527e34bc90602c1b1001b2df46
9 months ago
Don Turner
d6357be8c4
Replace Accompanist TestHarness with DeviceConfigurationOverride
...
Change-Id: I6742d5e221f86a019f44d3e623609bf76d2a3a2a
9 months ago
Don Turner
76d0e430f7
Merge pull request #1220 from android/update-compose-bom
...
Update Compose BOM to 2024.02.00. Fixes #1218
9 months ago
Don Turner
657d837b21
Merge pull request #1110 from android/dependabot/gradle/roborazzi-1.7.0
...
Bump roborazzi from 1.6.0 to 1.7.0
9 months ago
Simon Marquis
dc22e8ae31
Merge remote-tracking branch 'origin/main' into jvm-alt
9 months ago
Tomáš Mlynarič
75a3295381
Merge branch 'main' into mlykotom/tz-perf-improvement
...
Change-Id: I8730afc0cc3786784ea47276873fdf48dd82081c
# Conflicts:
# app/dependencies/prodReleaseRuntimeClasspath.txt
# build-logic/convention/src/main/kotlin/AndroidFeatureConventionPlugin.kt
9 months ago
Don Turner
522efac8c0
Update Compose BOM to 2024.02.00. Fixes #1218
...
Change-Id: I838b81bf8e7fd7cb135f422653a8d8041829b28b
9 months ago
Don Turner
69f4287ab5
Merge branch 'main' into lifecycle2.7.0
...
* main:
Bump protobuf from 3.24.4 to 3.25.2 (#1214 )
Remove legacy benchmark build type (#1207 )
Use androidx.tracing everywhere
Revert fast initialization of Coil
Add comment for Retrofit async OkHttp
Optimize OkHttp initialization for Retrofit
Add braces
Inline initialization
Don't use runBlocking if async init completed
Launch loader directly without additional coroutine scope
Fix comment
Improve lazy loading for Coil + OkHttp
Restores screenshot tests in foryou (#1199 )
Fix name and message of dependency guard actions (#1196 )
Change-Id: Ifcbfcfba4b7d8c24599e207b4a05dfea6125fde7
9 months ago
dependabot[bot]
64e13b5400
Bump org.jetbrains.kotlinx:kotlinx-serialization-json
...
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization ) from 1.6.0 to 1.6.3.
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.6.0...v1.6.3 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
dependabot[bot]
6add4d68e3
Bump protobuf from 3.24.4 to 3.25.2 ( #1214 )
...
* Bump protobuf from 3.24.4 to 3.25.2
Bumps `protobuf` from 3.24.4 to 3.25.2.
Updates `com.google.protobuf:protobuf-kotlin-lite` from 3.24.4 to 3.25.2
Updates `com.google.protobuf:protoc` from 3.24.4 to 3.25.2
- [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/compare/v3.24.4...v3.25.2 )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-kotlin-lite
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.protobuf:protoc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* 🤖 Updates baselines for Dependency Guard
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
9 months ago
Don Turner
254b464259
Update Lifecycle to 2.7.0. Use new LifecycleEventEffect.
...
Change-Id: I71e7aa521f22499fd3f3e9f3ac7c81658f3abc3a
9 months ago
Tomáš Mlynarič
d9aaec0699
Use androidx.tracing everywhere
...
Change-Id: I847827efc08f5cbc00f0c809ad992c267f826e50
9 months ago
Tomáš Mlynarič
6ec3b3c7a2
Use androidx.tracing everywhere
...
Change-Id: I9a77c4434d271e2e23700823f9f513aa61d177f8
10 months ago
Tomáš Mlynarič
cb00d2c8cb
Add TimeZoneMonitor to prevent multiple TimeZoneBroadcastReceivers
...
This way, we can save ~1ms per composed item on screen.
Change-Id: Ib9ada3cea53304fca4fb2b36c48c175845bc683d
10 months ago
Tomáš Mlynarič
395b9853df
Add Composition Tracing
...
Change-Id: I3ad60930de2fab71a700a0c2df3f0a1f566cafd8
10 months ago
dependabot[bot]
4cd0778cdc
Bump androidx.activity:activity-compose from 1.8.0 to 1.8.2
...
Bumps androidx.activity:activity-compose from 1.8.0 to 1.8.2.
---
updated-dependencies:
- dependency-name: androidx.activity:activity-compose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Simon Marquis
d9d9153eda
Merge branch 'main' into firebase-ktx
11 months ago
Simon Marquis
45743175fb
Reference `nowinandroid-jvm-hilt` plugin in versions catalog
11 months ago
Simon Marquis
4f8f08380f
Prep work for JVM alternatives to modules/plugins
11 months ago
Don Turner
4238aa4c4e
Merge pull request #1123 from SimonMarquis/libs-lint-androidTools
...
Merge `lint` dependency version with `androidTools`
11 months ago
Don Turner
0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
...
Reduce overall build complexity
11 months ago
Simon Marquis
61f80739ef
Merge `lint` dependency version with `androidTools`
11 months ago
Don Turner
28735a4da3
Merge pull request #1061 from SimonMarquis/gradle-8.5
...
Update Gradle 8.5
11 months ago
Don Turner
da4d08718c
Merge branch 'main' into room-gradle-plugin
11 months ago
Don Turner
ad15f0137e
Merge pull request #1094 from lihenggui/main
...
Upgrade Spotless and Ktlint and remove code convention violations
11 months ago
Don Turner
1cdf6d17d7
Merge pull request #1113 from android/dependabot/gradle/androidxWork-2.9.0
...
Bump androidxWork from 2.9.0-rc01 to 2.9.0
11 months ago
Simon Marquis
ac9dafa7b3
Merge branch 'main' into cleanup-dependencies
11 months ago
Simon Marquis
34d8262e00
Merge branch 'main' into room-gradle-plugin
11 months ago
dependabot[bot]
ccd913dfa5
Bump roborazzi from 1.6.0 to 1.7.0
...
Bumps `roborazzi` from 1.6.0 to 1.7.0.
Updates `io.github.takahirom.roborazzi:roborazzi` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/takahirom/roborazzi/releases )
- [Commits](https://github.com/takahirom/roborazzi/compare/1.6.0...1.7.0 )
Updates `io.github.takahirom.roborazzi` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/takahirom/roborazzi/releases )
- [Commits](https://github.com/takahirom/roborazzi/compare/1.6.0...1.7.0 )
---
updated-dependencies:
- dependency-name: io.github.takahirom.roborazzi:roborazzi
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.github.takahirom.roborazzi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Don Turner
9234331d38
Merge pull request #1112 from android/dependabot/gradle/room-2.6.1
...
Bump room from 2.6.0 to 2.6.1
11 months ago
Don Turner
7c85153b2a
Merge pull request #1117 from android/dependabot/gradle/kotlin-ksp-compose-6562232cd5
...
Bump the kotlin-ksp-compose group with 7 updates
11 months ago
dependabot[bot]
57bf575514
Bump androidxWork from 2.9.0-rc01 to 2.9.0
...
Bumps `androidxWork` from 2.9.0-rc01 to 2.9.0.
Updates `androidx.work:work-runtime-ktx` from 2.9.0-rc01 to 2.9.0
Updates `androidx.work:work-testing` from 2.8.1 to 2.9.0
---
updated-dependencies:
- dependency-name: androidx.work:work-runtime-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.work:work-testing
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Don Turner
805e665c2b
Merge pull request #1111 from android/dependabot/gradle/coil-2.5.0
...
Bump coil from 2.4.0 to 2.5.0
11 months ago
Don Turner
5f8c100227
Merge pull request #1109 from android/dependabot/gradle/hilt-2.50
...
Bump hilt from 2.49 to 2.50
11 months ago
Don Turner
7ba65729b8
Merge pull request #1114 from android/dependabot/gradle/androidGradlePlugin-8.2.0
...
Bump androidGradlePlugin from 8.1.3 to 8.2.0
11 months ago
Don Turner
d2f1198b4e
Merge pull request #1115 from android/dependabot/gradle/androidx.window-window-1.2.0
...
Bump androidx.window:window from 1.1.0 to 1.2.0
11 months ago
dependabot[bot]
2dd917fd7d
Bump the kotlin-ksp-compose group with 7 updates
...
Bumps the kotlin-ksp-compose group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| androidx.compose.compiler:compiler | `1.5.3` | `1.5.7` |
| [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) | `1.9.10` | `1.9.21` |
| [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin ) | `1.9.10` | `1.9.21` |
| [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin ) | `1.9.10` | `1.9.21` |
| [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin ) | `1.9.10` | `1.9.21` |
| [com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin](https://github.com/google/ksp ) | `1.9.10-1.0.13` | `1.9.21-1.0.16` |
| [com.google.devtools.ksp](https://github.com/google/ksp ) | `1.9.10-1.0.13` | `1.9.21-1.0.16` |
Updates `androidx.compose.compiler:compiler` from 1.5.3 to 1.5.7
Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.9.10 to 1.9.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.10...v1.9.21 )
Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.9.10 to 1.9.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.10...v1.9.21 )
Updates `org.jetbrains.kotlin.jvm` from 1.9.10 to 1.9.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.10...v1.9.21 )
Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.10 to 1.9.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.10...v1.9.21 )
Updates `com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin` from 1.9.10-1.0.13 to 1.9.21-1.0.16
- [Release notes](https://github.com/google/ksp/releases )
- [Commits](https://github.com/google/ksp/compare/1.9.10-1.0.13...1.9.21-1.0.16 )
Updates `com.google.devtools.ksp` from 1.9.10-1.0.13 to 1.9.21-1.0.16
- [Release notes](https://github.com/google/ksp/releases )
- [Commits](https://github.com/google/ksp/compare/1.9.10-1.0.13...1.9.21-1.0.16 )
---
updated-dependencies:
- dependency-name: androidx.compose.compiler:compiler
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin.jvm
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin.plugin.serialization
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: com.google.devtools.ksp
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Don Turner
3ef4837cf1
Merge pull request #1116 from android/dependabot/gradle/com.android.tools-desugar_jdk_libs-2.0.4
...
Bump com.android.tools:desugar_jdk_libs from 2.0.3 to 2.0.4
11 months ago
Don Turner
f7200aef7c
Merge pull request #1108 from android/dependabot/gradle/lint-31.2.0
...
Bump lint from 31.1.3 to 31.2.0
11 months ago
dependabot[bot]
5ccf4f5ec6
Bump com.android.tools:desugar_jdk_libs from 2.0.3 to 2.0.4
...
Bumps [com.android.tools:desugar_jdk_libs](https://github.com/google/desugar_jdk_libs ) from 2.0.3 to 2.0.4.
- [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/desugar_jdk_libs/commits )
---
updated-dependencies:
- dependency-name: com.android.tools:desugar_jdk_libs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
dependabot[bot]
334377e303
Bump androidx.window:window from 1.1.0 to 1.2.0
...
Bumps androidx.window:window from 1.1.0 to 1.2.0.
---
updated-dependencies:
- dependency-name: androidx.window:window
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
dependabot[bot]
a878e70f41
Bump androidGradlePlugin from 8.1.3 to 8.2.0
...
Bumps `androidGradlePlugin` from 8.1.3 to 8.2.0.
Updates `com.android.tools.build:gradle` from 8.1.3 to 8.2.0
Updates `com.android.application` from 8.1.3 to 8.2.0
Updates `com.android.library` from 8.1.3 to 8.2.0
Updates `com.android.test` from 8.1.3 to 8.2.0
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.android.application
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.android.library
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.android.test
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Don Turner
77d6e5fb57
Merge pull request #1077 from android/dependabot/gradle/androidx.compose.runtime-runtime-tracing-1.0.0-beta01
...
Bump androidx.compose.runtime:runtime-tracing from 1.0.0-alpha03 to 1.0.0-beta01
11 months ago
dependabot[bot]
e9f7cb8204
Bump room from 2.6.0 to 2.6.1
...
Bumps `room` from 2.6.0 to 2.6.1.
Updates `androidx.room:room-compiler` from 2.6.0 to 2.6.1
Updates `androidx.room:room-ktx` from 2.6.0 to 2.6.1
Updates `androidx.room:room-runtime` from 2.6.0 to 2.6.1
---
updated-dependencies:
- dependency-name: androidx.room:room-compiler
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.room:room-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.room:room-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
dependabot[bot]
60c5f5ee26
Bump coil from 2.4.0 to 2.5.0
...
Bumps `coil` from 2.4.0 to 2.5.0.
Updates `io.coil-kt:coil` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/coil-kt/coil/releases )
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md )
- [Commits](https://github.com/coil-kt/coil/compare/2.4.0...2.5.0 )
Updates `io.coil-kt:coil-compose` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/coil-kt/coil/releases )
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md )
- [Commits](https://github.com/coil-kt/coil/compare/2.4.0...2.5.0 )
Updates `io.coil-kt:coil-svg` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/coil-kt/coil/releases )
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md )
- [Commits](https://github.com/coil-kt/coil/compare/2.4.0...2.5.0 )
---
updated-dependencies:
- dependency-name: io.coil-kt:coil
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.coil-kt:coil-compose
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.coil-kt:coil-svg
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Don Turner
96769d0d2b
Merge pull request #1078 from android/dependabot/gradle/androidxMacroBenchmark-1.2.2
...
Bump androidxMacroBenchmark from 1.2.0 to 1.2.2
11 months ago
dependabot[bot]
f36af7c210
Bump hilt from 2.49 to 2.50
...
Bumps `hilt` from 2.49 to 2.50.
Updates `com.google.dagger:hilt-android` from 2.49 to 2.50
- [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.49...dagger-2.50 )
Updates `com.google.dagger:hilt-android-testing` from 2.49 to 2.50
- [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.49...dagger-2.50 )
Updates `com.google.dagger:hilt-android-compiler` from 2.49 to 2.50
- [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.49...dagger-2.50 )
Updates `com.google.dagger.hilt.android` from 2.49 to 2.50
- [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.49...dagger-2.50 )
---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:hilt-android-testing
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:hilt-android-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger.hilt.android
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
dependabot[bot]
115e66b6e3
Bump lint from 31.1.3 to 31.2.0
...
Bumps `lint` from 31.1.3 to 31.2.0.
Updates `com.android.tools.lint:lint-api` from 31.1.3 to 31.2.0
Updates `com.android.tools.lint:lint-checks` from 31.1.3 to 31.2.0
Updates `com.android.tools.lint:lint-tests` from 31.1.3 to 31.2.0
---
updated-dependencies:
- dependency-name: com.android.tools.lint:lint-api
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.android.tools.lint:lint-checks
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.android.tools.lint:lint-tests
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Don Turner
efcad1ac03
Merge pull request #1076 from android/dependabot/gradle/org.jetbrains.kotlinx-kotlinx-datetime-0.5.0
...
Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.4.1 to 0.5.0
11 months ago
Don Turner
5f8425658d
Merge pull request #1075 from android/dependabot/gradle/hilt-2.49
...
Bump hilt from 2.48.1 to 2.49
11 months ago
lihenggui
32e1ec0447
Remove violations: property-naming
11 months ago
lihenggui
f8f932705a
Remove violations: discouraged-comment-location
11 months ago
lihenggui
ff599eac37
Ignore property-naming and discouraged-comment-location
11 months ago
lihenggui
0490e014f6
Update Spotless and ktlint
11 months ago
Simon Marquis
f27a2e176e
Reduce overall build complexity
...
- Reduce the visibility of multiple Hilt `Module`s and implementations of public interfaces
- Correctly configure the visibility of dependencies:
- `api` when it's part of it's public `api`
- `implementation` when it's part of it's internal `implementation`
- Remove unnecessary dependencies in build.gradle.kts files
- Remove unnecessary dependencies provided by plugins
- Remove unnecessary applied plugins (i.e. roborazzi)
- Sort dependencies in `build.gradle.kts`
- Delete unused entries in `libs.versions.toml`
11 months ago
Simon Marquis
5f7d4ea1d5
Replace custom `RoomSchemaArgProvider` in favor of the new Room Gradle plugin
...
> Since Room 2.6.0, a Gradle plugin was released to solve various existing issues in Room regarding having inputs and outputs of schemas via Gradle annotation processor options.
> Changelog: https://developer.android.com/jetpack/androidx/releases/room#2.6.0-alpha02
See https://github.com/gradle/android-cache-fix-gradle-plugin/issues/544 for reference.
11 months ago
Simon Marquis
768738350b
Merge branch 'main' into firebase-ktx
11 months ago
Alex Vanyo
5df9cce37c
Add truth for better badging diff output
...
Change-Id: Id3fab0107bc08adf44ddf07a30e0327e06897d47
11 months ago
dependabot[bot]
9a8bfd86ed
Bump androidxMacroBenchmark from 1.2.0 to 1.2.2
...
Bumps `androidxMacroBenchmark` from 1.2.0 to 1.2.2.
Updates `androidx.benchmark:benchmark-macro-junit4` from 1.2.0 to 1.2.2
Updates `androidx.baselineprofile` from 1.2.0 to 1.2.2
---
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>
12 months ago
dependabot[bot]
b75ddce630
Bump androidx.compose.runtime:runtime-tracing
...
Bumps androidx.compose.runtime:runtime-tracing from 1.0.0-alpha03 to 1.0.0-beta01.
---
updated-dependencies:
- dependency-name: androidx.compose.runtime:runtime-tracing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
dependabot[bot]
b80e8a5e3f
Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.4.1 to 0.5.0
...
Bumps [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime ) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/Kotlin/kotlinx-datetime/releases )
- [Changelog](https://github.com/Kotlin/kotlinx-datetime/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Kotlin/kotlinx-datetime/compare/v0.4.1...v0.5.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-datetime
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
dependabot[bot]
af26182193
Bump hilt from 2.48.1 to 2.49
...
Bumps `hilt` from 2.48.1 to 2.49.
Updates `com.google.dagger:hilt-android` from 2.48.1 to 2.49
- [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.48.1...dagger-2.49 )
Updates `com.google.dagger:hilt-android-testing` from 2.48.1 to 2.49
- [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.48.1...dagger-2.49 )
Updates `com.google.dagger:hilt-android-compiler` from 2.48.1 to 2.49
- [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.48.1...dagger-2.49 )
Updates `com.google.dagger.hilt.android` from 2.48.1 to 2.49
- [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.48.1...dagger-2.49 )
---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:hilt-android-testing
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:hilt-android-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger.hilt.android
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
Jonathan Koren
b39f3f33d8
Merge pull request #893 from SimonMarquis/dependabot
...
Enable dependabot updates on a weekly basis
12 months ago
Simon Marquis
382eb1e695
Firebase: Migrate to using the Kotlin extensions (KTX) APIs in the main modules
...
https://firebase.google.com/docs/android/kotlin-migration
Requirements: Firebase BoM 32.5.0, but let's update to the latest 32.6.0.
And remove warnings:
- `'logEvent(String, ParametersBuilder.() -> Unit): Unit' is deprecated. Migrate to use the KTX API from the main module: https://firebase.google.com/docs/android/kotlin-migration .`
- `'param(String, String): Unit' is deprecated. Migrate to use the KTX API from the main module: https://firebase.google.com/docs/android/kotlin-migration .`
12 months ago
Simon Marquis
743ec8c081
Update Gradle 8.5
...
https://docs.gradle.org/8.5/release-notes.html
12 months ago
Jonathan Koren
08a5796caa
Fix alphabetic ordering
...
Change-Id: Ie0779252d969b80b8c8bcea6d58c13132e20c13c
12 months ago
Jonathan Koren
d5d5e3561f
Add dependency guard plugin
12 months ago
Simon Marquis
988002e692
Update Robolectric 4.11.1
...
- https://github.com/robolectric/robolectric/releases/tag/robolectric-4.11
- https://github.com/robolectric/robolectric/releases/tag/robolectric-4.11.1
> Robolectric 4.11 adds support for Android SDK 34 (U). It also contains many bug fixes, performance improvements, and Shadow API enhancements. Robolectric 4.11 removes support for Android SDKs 18 and below.
Removing explicit API 33 Robolectric configuration.
1 year ago
Miłosz Moczkowski
9c89e98e5b
Revert "Merge pull request #942 from android/feature/navigation-suite-scaffold"
...
This reverts commit 335a7ec68c
, reversing
changes made to aa8ce0e1f6
.
1 year ago
Miłosz Moczkowski
816a7b60c1
Replace manual navigation component switching with new NavigationSuiteScaffold
...
Change-Id: I54b402e28b6e1bd400c9f44644bd4dd35c98e723
1 year ago
Ben Weiss
aa8ce0e1f6
Add automated baseline profile generation ( #880 )
...
Baseline profile generation is disabled for the PR level Build task. Release tasks require a fresh baseline profile. A new profile is generated using the baseline profile Gradle plugin.
* Prepare for usage of dex layout optimizations which can be actively used once NiA switches to AGP 8.2+.
* Add GMD config to release build
* Switch to macos-latest
* Update names for StartupBenchmark tests to better reflect states
* Stable release and recent GMD device
* Reduce flakiness by adding wait to benchmark
* More convenient waiting for objects
* Rename junit dependency to androidx-junit
* Only run baseline profile benchmarks during GH workflow
* Enable automatic BP generation for only release builds
* Disable BP generation from Build workflow
* Specify modules and skip benchmarking Build workflow
Bug: b/299334172
1 year ago
Don Turner
d4ef172c51
Merge pull request #1024 from SimonMarquis/patch-1
...
Update AGP 8.1.3
1 year ago
Daniel Santiago
c908f989c8
Update to Hilt 2.48.1 and use the KSP version
...
* Moved protobuf to separate module to avoid having to wire KSP's Plugin with the Protobuf Plugin.
* `@Binds` function cannot be an extension function.
* Commented `kotlin.compiler.execution.strategy=in-process` in CI to circumvent OOMs due to increased metaspace usage.
1 year ago
Simon Marquis
13a67b96a4
Update AGP 8.1.3
1 year ago
Alex Vanyo
c730cf20fa
Use SdkConstants for getting aapt2 executable location
...
Change-Id: Ibc9ece0c3ade51a29954caee3af3a669ed99c384
1 year ago
rosariopf
5a42e1fe19
Merge branch 'main' of github.com:android/nowinandroid into rpf-update-firebase-ktx
...
# Conflicts:
# gradle/libs.versions.toml
1 year ago
rosariopf
9f26813697
upgrade to Firebase BoM 32.5.0 and drop Firebase KTX
1 year ago
Don Turner
74ed483029
Merge pull request #987 from android/renovate/all
...
Update all dependencies
1 year ago
Don Turner
1b0852eaba
Rollback runtime tracing version to avoid pulling in new Compose runtime
...
Change-Id: Ie194b90d6bff6b738cabac6c9708f037eb18ea08
1 year ago
renovate[bot]
6c8fe164c8
Update all dependencies
1 year ago
Simon Marquis
0af797f613
Add missing test dependencies
1 year ago
Jonathan Koren
5482d81fdc
fixed for PR 985
1 year ago
renovate[bot]
e25f98df6e
Update all dependencies
1 year ago
Don Turner
591cdc1fc0
Merge branch 'main' into patch-2
1 year ago
Simon Marquis
1fefa982a0
Update lint to match AGP version
1 year ago
Simon Marquis
62b9a35ef3
Update AGP to version 8.1.2
1 year ago
Simon Marquis
7e35f016cc
Merge branch 'main' into kotlin-1.9.10
1 year ago
Don Turner
e22da2d832
Merge pull request #974 from SimonMarquis/gradle-8.4
...
Update Gradle 8.4
1 year ago
Adetunji Dahunsi
0287af8d9a
Merge pull request #947 from android/tj/staggered-grid-feed
...
Use lazy vertical staggered grid in feed to maximize space utilization
1 year ago
Simon Marquis
11e94165dc
Update Kotlin 1.9.10
...
- KSP 1.9.10-1.0.13
- Compose compiler 1.5.3
This PR will need to be applied with #974 to avoid spawning 2 Kotlin compiler daemons (one for `build-logic`, and one for the main build).
1 year ago
Simon Marquis
3b9d84beac
Update Gradle 8.4
...
Changelog: https://docs.gradle.org/8.4/release-notes.html
1 year ago
Don Turner
301661ce86
Merge pull request #959 from McGalanes/convention-plugins-toml
...
Add convention plugins to version catalogs
1 year ago
Don Turner
05c88e091c
Update gradle/libs.versions.toml
1 year ago
Don Turner
6e96d30519
Merge pull request #912 from lihenggui/main
...
Upgrade Gradle to v8.3
1 year ago
Melwin Magalhaes
6247712064
Add convention plugins to version catalogs
1 year ago
dahunsi
03d2455f41
Use lazy vertical staggered grid in feed to maximize space utilization
...
Change-Id: I66fff57bd0f11f5f73e7e5c9b5c51b0fa6a76926
1 year ago
Simon Marquis
8d5984e843
Add "Kotlin - KSP - Compose" update group
1 year ago
Simon Marquis
f798e28ef0
Update AGP to version 8.1.1
...
Removing the compileSdk 34 build warning:
```
We recommend using a newer Android Gradle plugin to use compileSdk = 34
This Android Gradle plugin (8.1.0) was tested up to compileSdk = 33 (and compileSdkPreview = \"UpsideDownCakePrivacySandbox\").
You are strongly encouraged to update your project to use a newer
Android Gradle plugin that has been tested with compileSdk = 34.
If you are already using the latest version of the Android Gradle plugin,
you may need to wait until a newer version with support for compileSdk = 34 is available.
To suppress this warning, add/update
android.suppressUnsupportedCompileSdk=34
to this project's gradle.properties.
```
1 year ago
lihenggui
9cc27bfacb
Update gradle-wrapper.jar
1 year ago
Jose Alcérreca
886158d3cb
Adds Screenshot testing with Roborazzi ( #876 )
...
* Adds screenshot tests using Roborazzi (Robolectric Native Graphics)
- Adds Roborazzi to convention plugins
- Adds Screenshot helper in :core-testing
- Creates screenshot suites for :app and :feature-foryou
* CI and spotless
* Moves :app tests to testDemo and makes NiaAppScreenSizesScreenshotTests prettier
* CI: Moves local tests to their own step
* CI: Adds --rerun to screenshot task
* CI: Moves screenshots before local tests
* CI: Fixes wrong if statement in workflow
* CI WIP: trying to trigger the push step
* CI: Re-enables roborazzi verification
* Fixes flaky screenshot tests by setting LocalInspectionMode on
* CI: screenshot commits now use the original author intead of bot account
* CI: Disables globbing because file_pattern didn't work
* CI: Trying new file pattern for png files
* CI: Adds a check for forks
* 🤖 Updates screenshots
* Code review: toml cleanup, comments
* Use new github.event.pull_request.head.repo.fork
Co-authored-by: Simon Marquis <contact@simon-marquis.fr>
* Uses Robolectric qualifiers to set the dpi, adds section to README
* Spotless
* Delegates creation of repository to Hilt in test
* Revert "Use new github.event.pull_request.head.repo.fork"
* 🤖 Updates screenshots
* Empty commit to trigger GHA on main branch
* Makes time zones deterministic in screenshot tests
* Increases GMD timeout to 90m, but it has to be reduced
---------
Co-authored-by: Simon Marquis <contact@simon-marquis.fr>
1 year ago
lihenggui
fcc49d141d
Upgrade Gradle to v8.3
1 year ago
Milosz Moczkowski
12642c9110
Merge pull request #891 from SimonMarquis/update/protobuf
...
Update protobuf 3.24.0 and protobuf plugin 0.9.4
1 year ago
Simon Marquis
24ee5f539f
Update KSP 1.9.0-1.0.13
...
Changelog: https://github.com/google/ksp/releases/tag/1.9.0-1.0.13
1 year ago
Simon Marquis
fce6659ca6
Update protobuf 3.24.0 and protobuf plugin 0.9.4
...
- https://github.com/protocolbuffers/protobuf/releases/tag/v24.0
- https://github.com/google/protobuf-gradle-plugin/releases/tag/v0.9.4
- Avoid eagerly resolving input files in ProtobufExtract. This bug would cause a lot of invalidations of configuration cache when upgrading to Gradle 8.1. (#719 )
- Fix plugin compatibility with Kotlin Gradle Plugin 1.9.0 release. (#721 )
1 year ago
Alex Vanyo
2b218b97d9
Switch to new Activity.enableEdgeToEdge
...
Change-Id: I9bbb7b2d116099524525619714ef18448e707c4f
1 year ago
Don Turner
13019dc543
Merge branch 'main' into patch-6
1 year ago
Don Turner
6ab175c08c
Merge pull request #856 from SimonMarquis/patch-8
...
Update room to version 2.5.2
1 year ago
Simon Marquis
97414a667a
Update room to version 2.5.2
...
Changelog: https://developer.android.com/jetpack/androidx/releases/room#2.5.2
1 year ago
Simon Marquis
fb2bd63d68
Update desugar_jdk_libs to version 2.0.3
...
Changelog: https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md
1 year ago
Simon Marquis
abdb7b8bf6
Update AGP 8.1.0
1 year ago
Márton Braun
05e1656ea4
Update lint to 31.0.2
...
Change-Id: I11a2cf41f1428931794cf26ebc655ccb0cda33ab
1 year ago
Márton Braun
c64fb895b4
Upgrade Hilt to 2.47
...
Change-Id: I344cb7542107f134b71c62b652211eba370762ec
1 year ago
Márton Braun
bc0a7e63a1
Update Compose compiler version to 1.5.0
...
Change-Id: Ieddb8410a592bb38c5764b7288fd4828306d6743
1 year ago
Simon Marquis
f7ed38182d
Add protobuf generated sources to the sourceSets
...
And update to version 3.23.4.
1 year ago
Simon Marquis
2731e9817b
Kotlin 1.9.0
...
- https://github.com/JetBrains/kotlin/releases/tag/v1.9.0
- https://github.com/google/ksp/releases/tag/1.9.0-1.0.11
- Compose compiler `1.5.0-dev-k1.9.0-6a60475e07f`
1 year ago
Don Turner
5f0530622c
Merge pull request #828 from SimonMarquis/kotlin-1.8.22
...
Update Kotlin 1.8.22 and related dependencies
1 year ago
Simon Marquis
187bf3e326
Update Gradle 8.2
...
Command: `./gradlew wrapper --gradle-version=8.2`
Release Notes: https://docs.gradle.org/8.2/release-notes.html
1 year ago
Simon Marquis
c926359427
Update Kotlin 1.8.22 and related dependencies
...
- KSP 1.8.22-1.0.11
- Compose compiler 1.4.8
- Hilt 2.46.1
Which now depends on kotlinx-metadata 0.6.2 (K2 support).
1 year ago
Alex Vanyo
4d65946f95
Merge pull request #808 from SimonMarquis/compose-bom-2023-06-00
...
Upgrade Compose BoM `2023.06.00` and Compose compiler `1.4.7`
1 year ago
Adetunji Dahunsi
adbfd86571
Merge pull request #826 from android/tj/workmanager-flows
...
Consume Flows from WorkManager for work status
1 year ago
TJ Dahunsi
ac56e742a4
Consume Flows from WorkManager for work status
...
Change-Id: Ia8002a7b74405de51a37921d3aaec91fc92d3773
1 year ago
Milosz Moczkowski
58890bebf3
Update libs.versions.toml
1 year ago