Commit Graph

404 Commits

Author SHA1 Message Date
renovate[bot] e5b8a6750f Update protocVersion to v3.24.2 (#3602)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-26 17:34:13 +08:00
renovate[bot] 914b6f29af Update dependency androidx.navigation:navigation-compose to v2.7.1 (#3600)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-24 13:20:47 +08:00
renovate[bot] 04d16709a8 Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.0 (#3598)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-23 09:19:46 +08:00
renovate[bot] 06cdf578d4 Update AGP to v8.1.1 (#3597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-22 15:56:55 +08:00
renovate[bot] d62b53b04a Update accompanist_version to v0.32.0 (#3596)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-21 21:08:50 +08:00
renovate[bot] c8b977dd4d Update protocVersion to v3.24.1 (#3593)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-19 13:11:21 +08:00
Goooler 627f2d0c3f Compose 1.5.0 (#3584)
https://android-developers.googleblog.com/2023/08/whats-new-in-jetpack-compose-august-23-release.html
https://google.github.io/accompanist/navigation-animation
https://google.github.io/accompanist/pager
https://google.github.io/accompanist/placeholder


* Update dependency androidx.compose:compose-bom to v2023.08.00

* Update dependency androidx.navigation:navigation-compose to v2.7.0

* Migrate rememberPagerState & HorizontalPager

* material-motion-compose-core:1.0.4

* Migrate AnimatedNavHost

* Remove accompanist-insets-ui

* Add Placeholder sources from the original repo

* Migrate accompanist-insets-ui

* Minor Compose cleanups

* io.github.fornewid:material-motion-compose-core:1.0.6

* Remove accompanist-pager

* Remove ExperimentalAnimationApi imports

* Migrate ModalBottomSheetState

* Revert changes about insets-ui

* Cleanup

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-15 09:25:53 +08:00
Goooler 4fad64d857 Migrate Gson to Kotlin Serialization (#3579)
Kotlin Serialization is fully compatible with R8 fullMode, no more keep rules need to be added.

https://github.com/Kotlin/kotlinx.serialization
https://github.com/JakeWharton/retrofit2-kotlinx-serialization-converter


* Migrate Gson to Kotlin Serialization

* Customize Json config

* Reuse kotlinxJson

* Remove unused fields
2023-08-12 21:19:09 +08:00
Goooler 6004bfdc3c Bump compileSdk to 34 (#3574) 2023-08-10 09:42:33 +08:00
renovate[bot] a3cb66d592 Update dependency androidx.preference:preference-ktx to v1.2.1 (#3571)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-10 09:29:24 +08:00
renovate[bot] 498041e41c Update protocVersion to v3.24.0 (#3569)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-09 18:10:06 +08:00
renovate[bot] 8388d59cae Update plugin com.google.devtools.ksp to v1.9.0-1.0.13 (#3561)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-03 10:06:56 +08:00
Goooler 9884582ca7 Use reporting extension 2023-08-02 11:45:15 +08:00
renovate[bot] cfcba3229f Update dependency androidx.recyclerview:recyclerview to v1.3.1 (#3549)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-27 10:12:28 +08:00
renovate[bot] 22042430db Update dependency composeOptions to v1.5.1 (#3550)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-27 10:12:11 +08:00
renovate[bot] d407a906a1 Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.7.3 (#3546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-26 09:29:31 +08:00
renovate[bot] ed57ef6d9c Update AGP to v8.1.0 (#3547)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-26 09:29:19 +08:00
renovate[bot] a660a3f78b Update plugin com.google.devtools.ksp to v1.9.0-1.0.12 (#3544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-22 12:27:25 +08:00
renovate[bot] c4d86b9731 Update libsu_version to v5.2.0 (#3543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-21 12:06:09 +08:00
renovate[bot] 0b568e5654 Kotlin 1.9.0 (#3530)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-19 09:56:34 +08:00
renovate[bot] d5bcd51c8c Update dependency com.airbnb.android:lottie to v6.1.0 (#3540)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-17 09:30:54 +08:00
renovate[bot] 18598ab833 Update plugin com.google.protobuf to v0.9.4 (#3536)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-15 11:57:16 +08:00
renovate[bot] 33bd644497 Update protocVersion to v3.23.4 (#3507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-07 10:51:48 +08:00
renovate[bot] 158bb283ae Update dependency com.squareup.leakcanary:leakcanary-android to v2.12 (#3520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-30 12:38:37 +08:00
renovate[bot] 0c2aa3a82d Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.7.2 (#3519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-29 22:25:14 +08:00
renovate[bot] 2c85b0c61a Update Kotlin (#3504)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-29 02:29:26 +00:00
renovate[bot] c9e9b0f2c8 Update dependency androidx.compose.material3:material3 to v1.1.1 (#3510)
* Update dependency androidx.compose.material3:material3 to v1.1.1

* Update build.gradle

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-22 01:48:34 +00:00
renovate[bot] 09ff52b69e Update room_version to v2.5.2 (#3512)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-22 01:44:23 +00:00
renovate[bot] b22e523cec Update dependency androidx.compose:compose-bom to v2023.06.01 (#3511)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-22 09:37:48 +08:00
Goooler 8874607bdd Remove explicit json dep
No need `org.json:json:20230618`.
2023-06-20 10:02:17 +08:00
renovate[bot] 2ae96accc8 Update dependency com.airbnb.android:lottie to v6.0.1 (#3505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-10 10:13:36 +08:00
renovate[bot] 8d434ded69 Update dependency androidx.compose:compose-bom to v2023.06.00 (#3502)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-08 09:57:35 +08:00
renovate[bot] 653d179fd1 Update dependency androidx.navigation:navigation-compose to v2.6.0 (#3503)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-08 09:57:19 +08:00
Goooler bb8ab21bd0 Migrate to Licensee (#3492)
* Licensee 1.7.0-SNAPSHOT

* Allow licenses

* 1.7.0 final

* Copy artifacts.json into assets

Ref https://www.jbamberger.de/development/2021/07/03/android-generating-asset-files.html

* Re-model OssLibrary

* Remove oss-licenses-plugin & oss-notices

* Resort OSS list

* Cleanups
2023-05-31 19:54:17 +08:00
renovate[bot] c5928c9e3f Update protocVersion to v3.23.2 (#3486)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-27 02:29:40 +00:00
renovate[bot] 1b84315835 Update libsu_version to v5.1.0 (#3487)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-27 10:21:21 +08:00
renovate[bot] 492ec6f4e1 Update dependency androidx.activity:activity-compose to v1.7.2 (#3483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-25 09:27:11 +08:00
renovate[bot] ae54e728fd Update AGP to v8.0.2 (#3482)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-25 09:27:00 +08:00
Goooler 9e7ece8b7d Remove unused import
Follow up aeead8772c.
2023-05-24 10:41:52 +08:00
renovate[bot] c68a7a555e Update dependency io.coil-kt:coil-compose to v2.4.0 (#3479)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-22 13:54:40 +08:00
renovate[bot] b4b314cb24 Update protocVersion to v3.23.1 (#3469)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-18 09:49:46 +08:00
renovate[bot] 84729e240a Update dependency com.squareup.leakcanary:leakcanary-android to v2.11 (#3470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-18 09:48:33 +08:00
renovate[bot] ee5a781624 Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.7.1 (#3464)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-12 17:12:43 +00:00
renovate[bot] 4873ccfd26 Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.1 (#3463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-11 23:36:35 +08:00
renovate[bot] ee0bec4f0a Update dependency io.github.fornewid:material-motion-compose-core to v0.12.3 (#3462)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-11 14:21:20 +08:00
renovate[bot] b815debe02 Update dependency androidx.compose.material3:material3 to v1.1.0 (#3459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-11 09:32:11 +08:00
renovate[bot] 3665832dd8 Update dependency androidx.compose:compose-bom to v2023.05.01 (#3460)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-11 09:31:55 +08:00
renovate[bot] b5fdd6bf7c Update dependency androidx.core:core-ktx to v1.10.1 (#3461)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-11 09:31:38 +08:00
renovate[bot] c6218eaef5 Update protocVersion to v3.23.0 (#3456)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-09 09:22:01 +08:00
renovate[bot] b9790e624a Update dependency io.github.fornewid:material-motion-compose-core to v0.12.2 (#3450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-06 16:59:10 +08:00