lihenggui
6b2d2b4f1b
Convert app-nia-catalog to compose multiplatform application
2 years ago
lihenggui
75afb8ab06
Update dependencies and fix compilation errors
2 years ago
lihenggui
716df16d03
Merge remote-tracking branch 'upstream/main'
2 years ago
Mercury Li
49a611aad7
Merge pull request #78 from lihenggui/dependabot/gradle/org.robolectric-robolectric-4.12.1
...
Bump org.robolectric:robolectric from 4.11.1 to 4.12.1
2 years ago
Mercury Li
5f45223b99
Merge pull request #80 from lihenggui/dependabot/gradle/androidx.activity-activity-compose-1.9.0
...
Bump androidx.activity:activity-compose from 1.8.2 to 1.9.0
2 years ago
Mercury Li
cb9a3b213c
Merge pull request #82 from lihenggui/dependabot/gradle/androidx.compose-compose-bom-2024.04.01
...
Bump androidx.compose:compose-bom from 2024.03.00 to 2024.04.01
2 years ago
dependabot[bot]
788173f7bc
Bump androidx.compose:compose-bom from 2024.03.00 to 2024.04.01
...
Bumps androidx.compose:compose-bom from 2024.03.00 to 2024.04.01.
---
updated-dependencies:
- dependency-name: androidx.compose:compose-bom
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
9afb794a1c
Bump androidx.activity:activity-compose from 1.8.2 to 1.9.0
...
Bumps androidx.activity:activity-compose from 1.8.2 to 1.9.0.
---
updated-dependencies:
- dependency-name: androidx.activity:activity-compose
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
9c81959f2c
Bump org.robolectric:robolectric from 4.11.1 to 4.12.1
...
Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric ) from 4.11.1 to 4.12.1.
- [Release notes](https://github.com/robolectric/robolectric/releases )
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.11.1...robolectric-4.12.1 )
---
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>
2 years ago
Mercury Li
ee79128aeb
Merge pull request #62 from lihenggui/dependabot/gradle/com.squareup.retrofit2-retrofit-2.11.0
...
Bump com.squareup.retrofit2:retrofit from 2.9.0 to 2.11.0
2 years ago
Mercury Li
4e7ae9451d
Merge pull request #65 from lihenggui/dependabot/gradle/protobuf-4.26.1
...
Bump protobuf from 4.26.0 to 4.26.1
2 years ago
Mercury Li
a78adb7ba0
Merge pull request #69 from lihenggui/dependabot/gradle/kotlin-ksp-compose-d916e91fa2
...
Bump androidx.compose.compiler:compiler from 1.5.11 to 1.5.12 in the kotlin-ksp-compose group
2 years ago
Mercury Li
eede2becff
Merge pull request #70 from lihenggui/dependabot/gradle/androidxComposeMaterial3Adaptive-1.0.0-alpha11
...
Bump androidxComposeMaterial3Adaptive from 1.0.0-alpha10 to 1.0.0-alpha11
2 years ago
Mercury Li
5dd7edae28
Merge pull request #71 from lihenggui/dependabot/gradle/androidxMacroBenchmark-1.2.4
...
Bump androidxMacroBenchmark from 1.2.3 to 1.2.4
2 years ago
Mercury Li
7be1340cdb
Merge pull request #72 from lihenggui/dependabot/gradle/ktrofit-1.14.0
...
Bump ktrofit from 1.13.0 to 1.14.0
2 years ago
Jose Alcérreca
ead3f49f7b
Fixes flakiness in app's screenshot tests ( #1395 )
...
* Disables WM init in app's screenshot tests
Change-Id: Ib0994e744f49b53f58c0eebd52f80c0eba67bbed
* Spotless
Change-Id: Ic0212889354481433ce45ec4292ae7be9bd24b2e
* [CI] Uploads roborazzi reports if they fail
Change-Id: I5a25a7e156d3fcb72a396d3b503e62068a20b417
* Uses unused test module and enables LocalInspection
Change-Id: Iac36347dc3d702248d7515a74823e0bc0cbf2a2b
* Fixes timezone in snackbar screenshot tests
Change-Id: Ic517e8822218abeaddd3f8d2740b03e651d72d31
* Fixes conflict
Change-Id: Ia42fb78781d2469a608183594fc25c7c69f7e76c
* 🤖 Updates screenshots
2 years ago
Jose Alcérreca
1da560f582
Revert "Configure baseline profiles in the baselineProfile lambda" ( #1398 )
...
This reverts commit 7980c1d0df .
2 years ago
Mercury Li
d1b0a4b01f
Merge pull request #73 from lihenggui/dependabot/gradle/androidxDataStore-1.1.0
...
Bump androidxDataStore from 1.0.0 to 1.1.0
2 years ago
Mercury Li
9fec6b26ed
Merge pull request #74 from lihenggui/dependabot/gradle/androidx.core-core-ktx-1.13.0
...
Bump androidx.core:core-ktx from 1.12.0 to 1.13.0
2 years ago
Mercury Li
54f341bdf9
Merge pull request #75 from lihenggui/dependabot/gradle/compose-1.6.6
...
Bump compose from 1.6.4 to 1.6.6
2 years ago
Mercury Li
4c68ff5999
Merge pull request #76 from lihenggui/dependabot/gradle/roborazzi-1.13.0
...
Bump roborazzi from 1.11.0 to 1.13.0
2 years 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>
2 years ago
lihenggui
e541e1f488
Upgrade to Gradle 8.7
2 years ago
dependabot[bot]
24ba79df01
Bump roborazzi from 1.11.0 to 1.13.0
...
Bumps `roborazzi` from 1.11.0 to 1.13.0.
Updates `io.github.takahirom.roborazzi:roborazzi` from 1.11.0 to 1.13.0
- [Release notes](https://github.com/takahirom/roborazzi/releases )
- [Commits](https://github.com/takahirom/roborazzi/compare/1.11.0...1.13.0 )
Updates `io.github.takahirom.roborazzi` from 1.11.0 to 1.13.0
- [Release notes](https://github.com/takahirom/roborazzi/releases )
- [Commits](https://github.com/takahirom/roborazzi/compare/1.11.0...1.13.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>
2 years ago
dependabot[bot]
8a2cf1e1a6
Bump compose from 1.6.4 to 1.6.6
...
Bumps `compose` from 1.6.4 to 1.6.6.
Updates `androidx.compose.ui:ui-tooling` from 1.6.4 to 1.6.6
Updates `androidx.compose.ui:ui-tooling-preview` from 1.6.4 to 1.6.6
---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui-tooling
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.compose.ui:ui-tooling-preview
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
649ce2846d
Bump androidx.core:core-ktx from 1.12.0 to 1.13.0
...
Bumps androidx.core:core-ktx from 1.12.0 to 1.13.0.
---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
f0fd73b1d0
Bump androidxDataStore from 1.0.0 to 1.1.0
...
Bumps `androidxDataStore` from 1.0.0 to 1.1.0.
Updates `androidx.datastore:datastore-preferences-core` from 1.0.0 to 1.1.0
Updates `androidx.datastore:datastore-preferences` from 1.0.0 to 1.1.0
---
updated-dependencies:
- dependency-name: androidx.datastore:datastore-preferences-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: androidx.datastore:datastore-preferences
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
2c42063e30
Bump ktrofit from 1.13.0 to 1.14.0
...
Bumps `ktrofit` from 1.13.0 to 1.14.0.
Updates `de.jensklingenberg.ktorfit:ktorfit-ksp` from 1.13.0 to 1.14.0
- [Release notes](https://github.com/Foso/Ktorfit/releases )
- [Changelog](https://github.com/Foso/Ktorfit/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/Foso/Ktorfit/compare/1.13.0...1.14.0 )
Updates `de.jensklingenberg.ktorfit:ktorfit-lib` from 1.13.0 to 1.14.0
- [Release notes](https://github.com/Foso/Ktorfit/releases )
- [Changelog](https://github.com/Foso/Ktorfit/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/Foso/Ktorfit/compare/1.13.0...1.14.0 )
Updates `de.jensklingenberg.ktorfit` from 1.13.0 to 1.14.0
- [Release notes](https://github.com/Foso/Ktorfit/releases )
- [Changelog](https://github.com/Foso/Ktorfit/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/Foso/Ktorfit/compare/1.13.0...1.14.0 )
---
updated-dependencies:
- dependency-name: de.jensklingenberg.ktorfit:ktorfit-ksp
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: de.jensklingenberg.ktorfit:ktorfit-lib
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: de.jensklingenberg.ktorfit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
2f6454fe8a
Bump androidxMacroBenchmark from 1.2.3 to 1.2.4
...
Bumps `androidxMacroBenchmark` from 1.2.3 to 1.2.4.
Updates `androidx.benchmark:benchmark-macro-junit4` from 1.2.3 to 1.2.4
Updates `androidx.baselineprofile` from 1.2.3 to 1.2.4
---
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>
2 years ago
dependabot[bot]
c23d5a3675
Bump androidxComposeMaterial3Adaptive
...
Bumps `androidxComposeMaterial3Adaptive` from 1.0.0-alpha10 to 1.0.0-alpha11.
Updates `androidx.compose.material3.adaptive:adaptive` from 1.0.0-alpha10 to 1.0.0-alpha11
Updates `androidx.compose.material3.adaptive:adaptive-layout` from 1.0.0-alpha10 to 1.0.0-alpha11
Updates `androidx.compose.material3.adaptive:adaptive-navigation` from 1.0.0-alpha10 to 1.0.0-alpha11
---
updated-dependencies:
- dependency-name: androidx.compose.material3.adaptive:adaptive
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.compose.material3.adaptive:adaptive-layout
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.compose.material3.adaptive:adaptive-navigation
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
d93cd11242
Bump androidx.compose.compiler:compiler in the kotlin-ksp-compose group
...
Bumps the kotlin-ksp-compose group with 1 update: androidx.compose.compiler:compiler.
Updates `androidx.compose.compiler:compiler` from 1.5.11 to 1.5.12
---
updated-dependencies:
- dependency-name: androidx.compose.compiler:compiler
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Mercury Li
5587971260
Merge pull request #60 from lihenggui/dependabot/gradle/ktor-2.3.10
...
Bump ktor from 2.3.9 to 2.3.10
2 years ago
Mercury Li
d1df18f1ff
Merge pull request #58 from lihenggui/dependabot/github_actions/gradle/wrapper-validation-action-3
...
Bump gradle/wrapper-validation-action from 2 to 3
2 years ago
Ben Trengrove
0ba430ef90
Merge pull request #1381 from android/ben/strongskip
...
Enable strong skipping
2 years ago
Mercury Li
7105cce901
Merge pull request #59 from lihenggui/dependabot/gradle/kotlin-ksp-compose-ca1685b179
...
Bump the kotlin-ksp-compose group with 2 updates
2 years ago
Mercury Li
0c13c2fea3
Merge pull request #61 from lihenggui/dependabot/gradle/androidGradlePlugin-8.3.2
...
Bump androidGradlePlugin from 8.3.1 to 8.3.2
2 years ago
Mercury Li
1c9a92a8f6
Merge pull request #67 from lihenggui/dependabot/gradle/androidx.test.uiautomator-uiautomator-2.3.0
...
Bump androidx.test.uiautomator:uiautomator from 2.2.0 to 2.3.0
2 years ago
Ben Trengrove
5be13a047b
Enable strong skipping
2 years ago
lihenggui
aa589eee81
Merge remote-tracking branch 'upstream/main'
2 years ago
Don Turner
b9935368e3
Merge pull request #1230 from android/replace-testharness
...
Replace Accompanist TestHarness with DeviceConfigurationOverride
2 years ago
dependabot[bot]
4fcd66b163
Bump ktor from 2.3.9 to 2.3.10
...
Bumps `ktor` from 2.3.9 to 2.3.10.
Updates `io.ktor:ktor-client-core` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/2.3.9...2.3.10 )
Updates `io.ktor:ktor-client-json` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/2.3.9...2.3.10 )
Updates `io.ktor:ktor-client-logging` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/2.3.9...2.3.10 )
Updates `io.ktor:ktor-client-serialization` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/2.3.9...2.3.10 )
Updates `io.ktor:ktor-client-content-negotiation` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/2.3.9...2.3.10 )
Updates `io.ktor:ktor-client-android` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/2.3.9...2.3.10 )
Updates `io.ktor:ktor-client-darwin` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/2.3.9...2.3.10 )
Updates `io.ktor:ktor-client-java` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/2.3.9...2.3.10 )
Updates `io.ktor:ktor-client-js` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/2.3.9...2.3.10 )
Updates `io.ktor:ktor-client-winhttp` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/2.3.9...2.3.10 )
Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/2.3.9...2.3.10 )
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-json
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-logging
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-serialization
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-darwin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-java
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-js
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-winhttp
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-serialization-kotlinx-json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
d9b557aa7c
Bump androidGradlePlugin from 8.3.1 to 8.3.2
...
Bumps `androidGradlePlugin` from 8.3.1 to 8.3.2.
Updates `com.android.tools.build:gradle` from 8.3.1 to 8.3.2
Updates `com.android.application` from 8.3.1 to 8.3.2
Updates `com.android.library` from 8.3.1 to 8.3.2
Updates `com.android.test` from 8.3.1 to 8.3.2
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.android.application
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.android.library
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.android.test
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Mercury Li
dceaf90c62
Merge pull request #64 from lihenggui/dependabot/gradle/sqldelight-2.0.2
...
Bump sqldelight from 2.0.1 to 2.0.2
2 years ago
dependabot[bot]
4b4ca1623d
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>
2 years ago
Mercury Li
ca18a3fa75
Merge pull request #63 from lihenggui/dependabot/gradle/app.cash.sqldelight-sqlite-3-38-dialect-2.0.2
...
Bump app.cash.sqldelight:sqlite-3-38-dialect from 2.0.1 to 2.0.2
2 years ago
Mercury Li
a1288f2aa9
Merge pull request #66 from lihenggui/dependabot/gradle/androidTools-31.3.2
...
Bump androidTools from 31.3.1 to 31.3.2
2 years ago
Mercury Li
4d460df522
Merge pull request #68 from lihenggui/dependabot/gradle/ktrofit-1.13.0
...
Bump ktrofit from 1.12.0 to 1.13.0
2 years ago
Don Turner
c7d5cb4012
Replace TestHarness with DeviceConfigurationOverride after merging main
...
Change-Id: Ie49b67981929fd3932ce3da68571a6305cf67aef
2 years ago
Don Turner
6402d274f2
Update Compose UI Test to 1.7.0-alpha06
...
Change-Id: I05eb2993c41574a1ec9973e8dca3290d31ffc21f
2 years ago
lihenggui
26c5c37844
Merge remote-tracking branch 'upstream/main'
2 years ago