Commit Graph
140 Commits
Author SHA1 Message Date
dependabot[bot] 95330d4bd3 Bump com.google.code.gson:gson from 2.11.0 to 2.12.1 (#4607)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.11.0 to 2.12.1.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.11.0...gson-parent-2.12.1)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-06 20:01:43 +08:00
dependabot[bot] e9df16f118 Bump fragment from 1.8.5 to 1.8.6 (#4704)
Bumps `fragment` from 1.8.5 to 1.8.6.

Updates `androidx.fragment:fragment` from 1.8.5 to 1.8.6

Updates `androidx.fragment:fragment-ktx` from 1.8.5 to 1.8.6

Updates `androidx.fragment:fragment-testing` from 1.8.5 to 1.8.6

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.fragment:fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.fragment:fragment-testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-23 22:31:20 +08:00
dependabot[bot] c5867a51e2 chore(deps): bump activity from 1.9.3 to 1.10.0 (#4558)
Bumps `activity` from 1.9.3 to 1.10.0.

Updates `androidx.activity:activity` from 1.9.3 to 1.10.0

Updates `androidx.activity:activity-compose` from 1.9.3 to 1.10.0

Updates `androidx.activity:activity-ktx` from 1.9.3 to 1.10.0

---
updated-dependencies:
- dependency-name: androidx.activity:activity
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.activity:activity-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.activity:activity-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-23 22:18:55 +08:00
Horis 9f61dff3e3 优化 2025-02-18 16:26:09 +08:00
lhjgege a6300ebdf8 重做漫画功能,不影响现有逻辑漫画功能 (#4685)
* 增加漫画UI

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* 完成加载图片人机验证问题

* 完成加载框

* ...

* ...

* ....

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* 剔除重复章节

* ...

* ....

* ...

* ...

* ...

* ...

* ....

* ...

* ...

* ...

* ....

* ...

* ...

* ...

* ....

* ...

* ...

* ...

* ....

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ....

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ....

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ....

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ...
2025-02-15 20:44:57 +08:00
Horis 885d292c0e 优化 2025-02-12 19:13:02 +08:00
Horis 6da02702d3 优化 2025-01-15 18:37:27 +08:00
dependabot[bot] 6fde3cb1ec chore(deps): bump androidx.constraintlayout:constraintlayout (#4327)
Bumps androidx.constraintlayout:constraintlayout from 2.1.4 to 2.2.0.

---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 17:37:59 +08:00
dependabot[bot] 21dafacb05 Bump coroutines from 1.8.1 to 1.10.1 (#4456)
Bumps `coroutines` from 1.8.1 to 1.10.1.

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.8.1 to 1.10.1
- [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.8.1...1.10.1)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.1 to 1.10.1
- [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.8.1...1.10.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 17:08:53 +08:00
dependabot[bot] 74f91ff7de chore(deps): bump the kotlin_ksp group across 1 directory with 12 updates (#4397)
Bumps the kotlin_ksp group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [org.jetbrains.kotlin.kapt](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [org.jetbrains.kotlin.plugin.allopen](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [org.jetbrains.kotlin.plugin.noarg](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [org.jetbrains.kotlin.plugin.sam.with.receiver](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [org.jetbrains.kotlin.plugin.lombok](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [org.jetbrains.kotlin.plugin.parcelize](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [com.google.devtools.ksp](https://github.com/google/ksp) | `2.0.20-1.0.24` | `2.1.0-1.0.29` |



Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0)

Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0)

Updates `org.jetbrains.kotlin.android` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0)

Updates `org.jetbrains.kotlin.jvm` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0)

Updates `org.jetbrains.kotlin.kapt` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0)

Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0)

Updates `org.jetbrains.kotlin.plugin.allopen` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0)

Updates `org.jetbrains.kotlin.plugin.noarg` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0)

Updates `org.jetbrains.kotlin.plugin.sam.with.receiver` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0)

Updates `org.jetbrains.kotlin.plugin.lombok` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0)

Updates `org.jetbrains.kotlin.plugin.parcelize` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0)

Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0)

Updates `com.google.devtools.ksp` from 2.0.20-1.0.24 to 2.1.0-1.0.29
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.0.20-1.0.24...2.1.0-1.0.29)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.kapt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.plugin.allopen
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.plugin.noarg
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.plugin.sam.with.receiver
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.plugin.lombok
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.plugin.parcelize
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kotlin_ksp
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kotlin_ksp
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 17:08:31 +08:00
dependabot[bot] 33c30c016a Bump kotlinxSerialization from 1.7.1 to 1.8.0 (#4524)
Bumps `kotlinxSerialization` from 1.7.1 to 1.8.0.

Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.7.1 to 1.8.0
- [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.7.1...v1.8.0)

Updates `org.jetbrains.kotlinx:kotlinx-serialization-protobuf` from 1.7.1 to 1.8.0
- [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.7.1...v1.8.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 17:08:11 +08:00
dependabot[bot] 412f00efe8 Bump media3 from 1.4.1 to 1.5.1 (#4457)
Bumps `media3` from 1.4.1 to 1.5.1.

Updates `androidx.media3:media3-datasource-okhttp` from 1.4.1 to 1.5.1
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.4.1...1.5.1)

Updates `androidx.media3:media3-exoplayer` from 1.4.1 to 1.5.1
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.4.1...1.5.1)

Updates `androidx.media3:media3-session` from 1.4.1 to 1.5.1
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.4.1...1.5.1)

---
updated-dependencies:
- dependency-name: androidx.media3:media3-datasource-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.media3:media3-exoplayer
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.media3:media3-session
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 16:22:39 +08:00
dependabot[bot] a96a033c87 chore(deps): bump androidx.annotation:annotation from 1.8.2 to 1.9.1 (#4330)
Bumps androidx.annotation:annotation from 1.8.2 to 1.9.1.

---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 16:21:52 +08:00
dependabot[bot] 438cb501bc chore(deps): bump fragment from 1.8.2 to 1.8.5 (#4329)
Bumps `fragment` from 1.8.2 to 1.8.5.

Updates `androidx.fragment:fragment` from 1.8.2 to 1.8.5

Updates `androidx.fragment:fragment-ktx` from 1.8.2 to 1.8.5

Updates `androidx.fragment:fragment-testing` from 1.8.2 to 1.8.5

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.fragment:fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.fragment:fragment-testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 16:21:42 +08:00
dependabot[bot] a509b81bb3 chore(deps): bump me.zhanghai.android.libarchive:library (#4314)
Bumps [me.zhanghai.android.libarchive:library](https://github.com/zhanghai/libarchive-android) from 1.1.0 to 1.1.4.
- [Release notes](https://github.com/zhanghai/libarchive-android/releases)
- [Commits](https://github.com/zhanghai/libarchive-android/compare/v1.1.0...v1.1.4)

---
updated-dependencies:
- dependency-name: me.zhanghai.android.libarchive:library
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 16:09:15 +08:00
dependabot[bot] e71405c868 chore(deps): bump com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core (#4311)
Bumps [com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core](https://github.com/liuyueyi/quick-chinese-transfer) from 0.2.13 to 0.2.15.
- [Commits](https://github.com/liuyueyi/quick-chinese-transfer/compare/0.2.13...0.2.15)

---
updated-dependencies:
- dependency-name: com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 16:06:59 +08:00
dependabot[bot] ef8c79a1a6 Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 (#4439)
Bumps org.apache.commons:commons-text from 1.12.0 to 1.13.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 16:06:44 +08:00
dependabot[bot] b2edba81c7 chore(deps): bump core from 1.13.1 to 1.15.0 (#4328)
Bumps `core` from 1.13.1 to 1.15.0.

Updates `androidx.core:core` from 1.13.1 to 1.15.0

Updates `androidx.core:core-ktx` from 1.13.1 to 1.15.0

---
updated-dependencies:
- dependency-name: androidx.core:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 16:06:22 +08:00
dependabot[bot] 77f44a1e0e chore(deps): bump lifecycle from 2.8.4 to 2.8.7 (#4325)
Bumps `lifecycle` from 2.8.4 to 2.8.7.

Updates `androidx.lifecycle:lifecycle-common-java8` from 2.8.4 to 2.8.7

Updates `androidx.lifecycle:lifecycle-service` from 2.8.4 to 2.8.7

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-common-java8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-service
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 15:56:57 +08:00
dependabot[bot] ae981b3590 chore(deps): bump activity from 1.9.1 to 1.9.3 (#4301)
Bumps `activity` from 1.9.1 to 1.9.3.

Updates `androidx.activity:activity` from 1.9.1 to 1.9.3

Updates `androidx.activity:activity-compose` from 1.9.1 to 1.9.3

Updates `androidx.activity:activity-ktx` from 1.9.1 to 1.9.3

---
updated-dependencies:
- dependency-name: androidx.activity:activity
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.activity:activity-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.activity:activity-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 15:54:16 +08:00
dependabot[bot] 83d8195f7b chore(deps): bump androidx.benchmark from 1.3.0 to 1.3.3 (#4298)
Bumps androidx.benchmark from 1.3.0 to 1.3.3.

---
updated-dependencies:
- dependency-name: androidx.benchmark
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 15:53:05 +08:00
dependabot[bot] e880249913 Bump androidx.webkit:webkit from 1.11.0 to 1.12.1 (#4258)
Bumps androidx.webkit:webkit from 1.11.0 to 1.12.1.

---
updated-dependencies:
- dependency-name: androidx.webkit:webkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 15:41:36 +08:00
Horis 8dd29823e0 Update agp desugar dependency 2025-01-15 15:24:25 +08:00
Xwite 7cebaa6e8c Update proguard-rules Rhino 1.8.0 2025-01-10 13:06:10 +08:00
Horis a3ba68b0f1 优化 2024-12-31 19:58:16 +08:00
Horis f56dd26f8d 优化 2024-11-30 18:39:43 +08:00
wyouflf 3bef4a5ae2 优化Eink主题效果: 1.移除Eink主题时dialog及UI控件阴影; 2.Eink主题时dialog增加边框. (#4386)
* 优化Eink主题效果: 1.移除Eink主题时dialog及UI控件阴影; 2.Eink主题时dialog增加边框.

* fix: 2处与全局不一致的UI效果
2024-11-30 18:18:21 +08:00
Horis 8d4fba2e2f 优化 2024-09-13 22:25:15 +08:00
Horis c8a140d956 优化 2024-08-30 17:36:56 +08:00
Horis 3a59e1b1fb 优化 2024-08-27 20:41:53 +08:00
dependabot[bot] 44422c43fe Bump media3 from 1.4.0 to 1.4.1 (#4159)
Bumps `media3` from 1.4.0 to 1.4.1.

Updates `androidx.media3:media3-datasource-okhttp` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/commits)

Updates `androidx.media3:media3-exoplayer` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/commits)

Updates `androidx.media3:media3-session` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/commits)

---
updated-dependencies:
- dependency-name: androidx.media3:media3-datasource-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.media3:media3-exoplayer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.media3:media3-session
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 20:38:37 +08:00
Horis cba54c343b 优化 2024-08-27 20:09:55 +08:00
Horis 9508e17041 优化 2024-08-27 18:18:31 +08:00
Horis 4163acbb1d 优化 2024-08-27 15:36:19 +08:00
dependabot[bot] b7cafa001b Bump the kotlin_ksp group with 12 updates (#4155)
Bumps the kotlin_ksp group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.20` |
| [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.20` |
| [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.20` |
| [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.20` |
| [org.jetbrains.kotlin.kapt](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.20` |
| [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.20` |
| [org.jetbrains.kotlin.plugin.allopen](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.20` |
| [org.jetbrains.kotlin.plugin.noarg](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.20` |
| [org.jetbrains.kotlin.plugin.sam.with.receiver](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.20` |
| [org.jetbrains.kotlin.plugin.lombok](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.20` |
| [org.jetbrains.kotlin.plugin.parcelize](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.20` |
| [com.google.devtools.ksp](https://github.com/google/ksp) | `1.9.23-1.0.20` | `2.0.20-1.0.24` |


Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.23 to 2.0.20
- [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.23...v2.0.20)

Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.9.23 to 2.0.20
- [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.23...v2.0.20)

Updates `org.jetbrains.kotlin.android` from 1.9.23 to 2.0.20
- [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.23...v2.0.20)

Updates `org.jetbrains.kotlin.jvm` from 1.9.23 to 2.0.20
- [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.23...v2.0.20)

Updates `org.jetbrains.kotlin.kapt` from 1.9.23 to 2.0.20
- [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.23...v2.0.20)

Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.23 to 2.0.20
- [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.23...v2.0.20)

Updates `org.jetbrains.kotlin.plugin.allopen` from 1.9.23 to 2.0.20
- [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.23...v2.0.20)

Updates `org.jetbrains.kotlin.plugin.noarg` from 1.9.23 to 2.0.20
- [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.23...v2.0.20)

Updates `org.jetbrains.kotlin.plugin.sam.with.receiver` from 1.9.23 to 2.0.20
- [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.23...v2.0.20)

Updates `org.jetbrains.kotlin.plugin.lombok` from 1.9.23 to 2.0.20
- [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.23...v2.0.20)

Updates `org.jetbrains.kotlin.plugin.parcelize` from 1.9.23 to 2.0.20
- [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.23...v2.0.20)

Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.9.23 to 2.0.20
- [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.23...v2.0.20)

Updates `com.google.devtools.ksp` from 1.9.23-1.0.20 to 2.0.20-1.0.24
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/1.9.23-1.0.20...2.0.20-1.0.24)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.kapt
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.plugin.allopen
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.plugin.noarg
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.plugin.sam.with.receiver
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.plugin.lombok
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.plugin.parcelize
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 15:35:13 +08:00
dependabot[bot] d7e3cc773f Bump core from 1.12.0 to 1.13.1 (#4152)
Bumps `core` from 1.12.0 to 1.13.1.

Updates `androidx.core:core` from 1.12.0 to 1.13.1

Updates `androidx.core:core-ktx` from 1.12.0 to 1.13.1

---
updated-dependencies:
- dependency-name: androidx.core:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 15:20:36 +08:00
Horis 3456f5fad3 优化 2024-08-27 15:09:34 +08:00
dependabot[bot] ad6b122948 Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0 (#4147)
Bumps androidx.appcompat:appcompat from 1.6.1 to 1.7.0.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 14:57:52 +08:00
Horis 747ddd04fe 优化 2024-08-27 12:56:45 +08:00
dependabot[bot] 5b917597ad Bump fragment from 1.6.2 to 1.8.2 (#4135)
Bumps `fragment` from 1.6.2 to 1.8.2.

Updates `androidx.fragment:fragment` from 1.6.2 to 1.8.2

Updates `androidx.fragment:fragment-ktx` from 1.6.2 to 1.8.2

Updates `androidx.fragment:fragment-testing` from 1.6.2 to 1.8.2

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.fragment:fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.fragment:fragment-testing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 12:24:21 +08:00
dependabot[bot] 434f9659a9 Bump lifecycle from 2.7.0 to 2.8.4 (#4136)
Bumps `lifecycle` from 2.7.0 to 2.8.4.

Updates `androidx.lifecycle:lifecycle-common-java8` from 2.7.0 to 2.8.4

Updates `androidx.lifecycle:lifecycle-service` from 2.7.0 to 2.8.4

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-common-java8
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.lifecycle:lifecycle-service
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 12:19:26 +08:00
dependabot[bot] 6a18c7cc8d Bump com.google.firebase:firebase-bom from 32.8.1 to 33.2.0 (#4153)
Bumps com.google.firebase:firebase-bom from 32.8.1 to 33.2.0.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 12:00:34 +08:00
dependabot[bot] 099f2d7ba7 Bump com.google.gms.google-services from 4.4.1 to 4.4.2 (#4149)
Bumps com.google.gms.google-services from 4.4.1 to 4.4.2.

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 11:57:23 +08:00
dependabot[bot] 63a3882057 Bump androidx.test.ext:junit from 1.1.5 to 1.2.1 (#4158)
Bumps androidx.test.ext:junit from 1.1.5 to 1.2.1.

---
updated-dependencies:
- dependency-name: androidx.test.ext:junit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 11:42:17 +08:00
dependabot[bot] c865967ac7 Bump androidx.viewpager2:viewpager2 from 1.0.0 to 1.1.0 (#4156)
Bumps androidx.viewpager2:viewpager2 from 1.0.0 to 1.1.0.

---
updated-dependencies:
- dependency-name: androidx.viewpager2:viewpager2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 11:41:40 +08:00
dependabot[bot] 5a31435e57 Bump media3 from 1.3.1 to 1.4.0 (#4137)
Bumps `media3` from 1.3.1 to 1.4.0.

Updates `androidx.media3:media3-datasource-okhttp` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.3.1...1.4.0)

Updates `androidx.media3:media3-exoplayer` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.3.1...1.4.0)

Updates `androidx.media3:media3-session` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.3.1...1.4.0)

---
updated-dependencies:
- dependency-name: androidx.media3:media3-datasource-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.media3:media3-exoplayer
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.media3:media3-session
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 11:28:25 +08:00
dependabot[bot] e8320f3342 Bump com.android.tools:desugar_jdk_libs_nio from 2.0.4 to 2.1.0 (#4139)
Bumps [com.android.tools:desugar_jdk_libs_nio](https://github.com/google/desugar_jdk_libs) from 2.0.4 to 2.1.0.
- [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_nio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 11:26:43 +08:00
dependabot[bot] 36a44b849c Bump kotlinxSerialization from 1.6.3 to 1.7.1 (#4134)
Bumps `kotlinxSerialization` from 1.6.3 to 1.7.1.

Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.6.3 to 1.7.1
- [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.3...v1.7.1)

Updates `org.jetbrains.kotlinx:kotlinx-serialization-protobuf` from 1.6.3 to 1.7.1
- [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.3...v1.7.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 11:24:53 +08:00
dependabot[bot] e6579d97ea Bump androidx.test.espresso:espresso-core from 3.5.1 to 3.6.1 (#4145)
Bumps androidx.test.espresso:espresso-core from 3.5.1 to 3.6.1.

---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 11:23:24 +08:00
dependabot[bot] eb65093d7c Bump androidx.annotation:annotation from 1.7.1 to 1.8.2 (#4148)
Bumps androidx.annotation:annotation from 1.7.1 to 1.8.2.

---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 11:21:06 +08:00