lihenggui
dd29e9e706
Migrate sync-test to multiplatform library and remove Android conventions
1 year ago
lihenggui
777b6e8964
Remove AndroidApplicationComposeConventionPlugin.kt and AndroidApplicationConventionPlugin.kt
1 year ago
lihenggui
a9221d22d6
Remove AndroidFeature plugin
1 year ago
lihenggui
543892b0bb
Remove unnecessary plugins
1 year ago
lihenggui
a45c8dba24
Update dependencies
1 year ago
Mercury Li
ee2ac4915f
Merge pull request #163 from lihenggui/dependabot/gradle/coil-3.0.0-rc02
...
Bump coil from 3.0.0-rc01 to 3.0.0-rc02
1 year ago
dependabot[bot]
5b9fa6c4ef
Bump coil from 3.0.0-rc01 to 3.0.0-rc02
...
Bumps `coil` from 3.0.0-rc01 to 3.0.0-rc02.
Updates `io.coil-kt.coil3:coil` from 3.0.0-rc01 to 3.0.0-rc02
- [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/3.0.0-rc01...3.0.0-rc02 )
Updates `io.coil-kt.coil3:coil-core` from 3.0.0-rc01 to 3.0.0-rc02
- [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/3.0.0-rc01...3.0.0-rc02 )
Updates `io.coil-kt.coil3:coil-compose-core` from 3.0.0-rc01 to 3.0.0-rc02
- [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/3.0.0-rc01...3.0.0-rc02 )
Updates `io.coil-kt.coil3:coil-svg` from 3.0.0-rc01 to 3.0.0-rc02
- [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/3.0.0-rc01...3.0.0-rc02 )
Updates `io.coil-kt.coil3:coil-network-ktor3` from 3.0.0-rc01 to 3.0.0-rc02
- [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/3.0.0-rc01...3.0.0-rc02 )
---
updated-dependencies:
- dependency-name: io.coil-kt.coil3:coil
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.coil-kt.coil3:coil-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.coil-kt.coil3:coil-compose-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.coil-kt.coil3:coil-svg
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.coil-kt.coil3:coil-network-ktor3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
lihenggui
44c4566028
Remove unused dependencies and conventions
1 year ago
Mercury Li
893492a6c2
Merge pull request #154 from lihenggui/dependabot/gradle/ktor-3.0.0
...
Bump ktor from 3.0.0-rc-2 to 3.0.0
1 year ago
lihenggui
2ec61cf6ac
Inject lazyStats correctly
1 year ago
lihenggui
6dbbaeb375
Use koin startup
1 year ago
dependabot[bot]
d5abb17a45
Bump ktor from 3.0.0-rc-2 to 3.0.0
...
Bumps `ktor` from 3.0.0-rc-2 to 3.0.0.
Updates `io.ktor:ktor-client-core` from 3.0.0-rc-2 to 3.0.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/3.0.0-rc-2...3.0.0 )
Updates `io.ktor:ktor-client-json` from 3.0.0-rc-2 to 3.0.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/3.0.0-rc-2...3.0.0 )
Updates `io.ktor:ktor-client-logging` from 3.0.0-rc-2 to 3.0.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/3.0.0-rc-2...3.0.0 )
Updates `io.ktor:ktor-client-serialization` from 3.0.0-rc-2 to 3.0.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/3.0.0-rc-2...3.0.0 )
Updates `io.ktor:ktor-client-content-negotiation` from 3.0.0-rc-2 to 3.0.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/3.0.0-rc-2...3.0.0 )
Updates `io.ktor:ktor-client-android` from 3.0.0-rc-2 to 3.0.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/3.0.0-rc-2...3.0.0 )
Updates `io.ktor:ktor-client-darwin` from 3.0.0-rc-2 to 3.0.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/3.0.0-rc-2...3.0.0 )
Updates `io.ktor:ktor-client-java` from 3.0.0-rc-2 to 3.0.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/3.0.0-rc-2...3.0.0 )
Updates `io.ktor:ktor-client-js` from 3.0.0-rc-2 to 3.0.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/3.0.0-rc-2...3.0.0 )
Updates `io.ktor:ktor-client-winhttp` from 3.0.0-rc-2 to 3.0.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/3.0.0-rc-2...3.0.0 )
Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.0.0-rc-2 to 3.0.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/3.0.0-rc-2...3.0.0 )
---
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>
1 year ago
lihenggui
c1ce5e9c84
Rename MainScreenViewModel
1 year ago
lihenggui
528ee11110
Add material 3 adaptive dependencies and fix compilation errors
1 year ago
lihenggui
539d36fb0b
WIP: Move app to use compose multiplatform
1 year ago
lihenggui
c5d9d6b124
Bump dependencies versions
1 year ago
lihenggui
0e9d23318a
Use Koin for di in the common module
1 year ago
lihenggui
4839714ff0
Add convention plugin for koin
1 year ago
lihenggui
a40fb8e1f5
Add koin dependencies
1 year ago
lihenggui
d2c9b9569f
Bump compose version to 1.7.0-rc01
1 year ago
lihenggui
0765eb41dc
Bump dependency versions
1 year ago
lihenggui
bf02bcf7d0
Merge remote-tracking branch 'upstream/main'
1 year ago
Don Turner
c79b1a3d79
Merge pull request #1628 from android/dependabot/gradle/androidx.test-runner-1.6.2
...
Bump androidx.test:runner from 1.5.2 to 1.6.2
1 year ago
Don Turner
1afbb3503f
Merge pull request #1629 from android/dependabot/gradle/androidGradlePlugin-8.6.1
...
Bump androidGradlePlugin from 8.6.0 to 8.6.1
1 year ago
Don Turner
271a3ba520
Merge pull request #1631 from android/dependabot/gradle/androidxLifecycle-2.8.6
...
Bump androidxLifecycle from 2.8.3 to 2.8.6
1 year ago
Don Turner
1c5919b4c4
Merge pull request #1632 from android/dependabot/gradle/com.google.android.gms-play-services-oss-licenses-17.1.0
...
Bump com.google.android.gms:play-services-oss-licenses from 17.0.1 to 17.1.0
1 year ago
Don Turner
ddaf0028b2
Merge pull request #1633 from android/dependabot/gradle/com.jraska.module.graph.assertion-2.7.1
...
Bump com.jraska.module.graph.assertion from 2.5.0 to 2.7.1
1 year ago
Don Turner
d66cc776a7
Merge pull request #1634 from android/dependabot/gradle/androidx.test.ext-junit-ktx-1.2.1
...
Bump androidx.test.ext:junit-ktx from 1.1.5 to 1.2.1
1 year ago
Don Turner
db75ccd332
Merge pull request #1635 from android/dependabot/gradle/androidxDataStore-1.1.1
...
Bump androidxDataStore from 1.0.0 to 1.1.1
1 year ago
Don Turner
899a9dc730
Merge pull request #1636 from android/dependabot/gradle/androidx.core-core-ktx-1.13.1
...
Bump androidx.core:core-ktx from 1.12.0 to 1.13.1
1 year ago
Don Turner
2e6b68150d
Merge pull request #1637 from android/dependabot/gradle/org.jetbrains.kotlinx-kotlinx-datetime-0.6.1
...
Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.5.0 to 0.6.1
1 year ago
lihenggui
071925ab94
Update dependencies
1 year ago
lihenggui
d5f9b10f99
Merge remote-tracking branch 'upstream/main'
1 year ago
dependabot[bot]
11b6e446b8
Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.5.0 to 0.6.1
...
Bumps [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime ) from 0.5.0 to 0.6.1.
- [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.5.0...v0.6.1 )
---
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>
1 year ago
dependabot[bot]
714fcde525
Bump androidx.core:core-ktx from 1.12.0 to 1.13.1
...
Bumps androidx.core:core-ktx from 1.12.0 to 1.13.1.
---
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>
1 year ago
dependabot[bot]
2f281e549a
Bump androidxDataStore from 1.0.0 to 1.1.1
...
Bumps `androidxDataStore` from 1.0.0 to 1.1.1.
Updates `androidx.datastore:datastore` from 1.0.0 to 1.1.1
Updates `androidx.datastore:datastore-core` from 1.0.0 to 1.1.1
---
updated-dependencies:
- dependency-name: androidx.datastore:datastore
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: androidx.datastore:datastore-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
5cbcf2ae9e
Bump androidx.test.ext:junit-ktx from 1.1.5 to 1.2.1
...
Bumps androidx.test.ext:junit-ktx from 1.1.5 to 1.2.1.
---
updated-dependencies:
- dependency-name: androidx.test.ext:junit-ktx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
ab86ba3835
Bump com.jraska.module.graph.assertion from 2.5.0 to 2.7.1
...
Bumps com.jraska.module.graph.assertion from 2.5.0 to 2.7.1.
---
updated-dependencies:
- dependency-name: com.jraska.module.graph.assertion
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
8e76f52f36
Bump com.google.android.gms:play-services-oss-licenses
...
Bumps com.google.android.gms:play-services-oss-licenses from 17.0.1 to 17.1.0.
---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-oss-licenses
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
2789c55bcc
Bump androidxLifecycle from 2.8.3 to 2.8.6
...
Bumps `androidxLifecycle` from 2.8.3 to 2.8.6.
Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.8.3 to 2.8.6
Updates `androidx.lifecycle:lifecycle-runtime-testing` from 2.8.3 to 2.8.6
Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.8.3 to 2.8.6
---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-runtime-compose
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-runtime-testing
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
9906785642
Bump androidGradlePlugin from 8.6.0 to 8.6.1
...
Bumps `androidGradlePlugin` from 8.6.0 to 8.6.1.
Updates `com.android.tools.build:gradle` from 8.6.0 to 8.6.1
Updates `com.android.application` from 8.6.0 to 8.6.1
Updates `com.android.library` from 8.6.0 to 8.6.1
Updates `com.android.test` from 8.6.0 to 8.6.1
---
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>
1 year ago
dependabot[bot]
214f58bf59
Bump androidx.test:runner from 1.5.2 to 1.6.2
...
Bumps androidx.test:runner from 1.5.2 to 1.6.2.
---
updated-dependencies:
- dependency-name: androidx.test:runner
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
lihenggui
d680b5efe3
Bump dependency versions
1 year ago
lihenggui
06bac5142b
Upgrade dependencies
1 year ago
lihenggui
5e2ac48e19
Merge remote-tracking branch 'upstream/main'
1 year ago
Simon Marquis
dc14461490
Update retrofit from 2.9.0 to 2.11.0
...
- Replace Jake Wharton's Kotlinx Serialization converter with new retrofit's `converter-kotlinx-serialization`.
- Remove custom Proguard rules that are now part of the dependency: https://github.com/square/retrofit/tree/trunk/retrofit-response-type-keeper#readme
Changelog: https://github.com/square/retrofit/blob/trunk/CHANGELOG.md
1 year ago
Don Turner
ff09f8b68f
Merge pull request #1610 from android/dependabot/gradle/androidTools-31.6.1
...
Bump androidTools from 31.6.0 to 31.6.1
1 year ago
Don Turner
35cbc8fa71
Update Hilt and HiltExt versions
1 year ago
Ben Weiss
c01a129e4a
Nightly builds with baseline profiles ( #1173 )
...
* Overall build
* Enable nightly builds
* Enable Startup Profile generation for release builds
* Skip BP generation for regular Builds
* Test baseline profiles for all variants
* Cleanup
* Remove stale baseline-prof.txt
* Add generated profiles to .gitignore
* GMD
* Setup GMD in separate step
* Add GMD setup to all workflows
* Lower GMD specs
* Update GMD and Android SDK setup
* Add options test options for GMD startup
* Ensure only one device is used for bp / benchmark
* Apply guidance from issuetracker b/287312019
* Add new metrics for baseline profile measurement
Added custom metrics to better understand how effective a baseline
profile is. These TraceSectionMetrics keep track of JIT compilations
as well as class initializations which should go down when a BP is
properly applied to the app.
1 year ago
dependabot[bot]
16187a552b
Bump androidTools from 31.6.0 to 31.6.1
...
Bumps `androidTools` from 31.6.0 to 31.6.1.
Updates `com.android.tools.lint:lint-api` from 31.6.0 to 31.6.1
Updates `com.android.tools.lint:lint-checks` from 31.6.0 to 31.6.1
Updates `com.android.tools.lint:lint-tests` from 31.6.0 to 31.6.1
Updates `com.android.tools:common` from 31.6.0 to 31.6.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>
1 year ago