Commit Graph

71 Commits

Author SHA1 Message Date
ag2s20150909
07e18914e8
更新Gradle脚本 (#3796)
使用version catalog
更新kotlin 1.9.23 ksp 1.0.19
2024-03-11 14:09:30 +08:00
dependabot[bot]
1ac8d8c849
Bump media3_version from 1.2.0 to 1.2.1
Bumps `media3_version` from 1.2.0 to 1.2.1.

Updates `androidx.media3:media3-exoplayer` from 1.2.0 to 1.2.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.2.0...1.2.1)

Updates `androidx.media3:media3-datasource-okhttp` from 1.2.0 to 1.2.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.2.0...1.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27 12:20:52 +00:00
dependabot[bot]
0ae919957b
Bump agp_version from 8.2.0 to 8.2.2
Bumps `agp_version` from 8.2.0 to 8.2.2.

Updates `com.android.application` from 8.2.0 to 8.2.2

Updates `com.android.library` from 8.2.0 to 8.2.2

Updates `com.android.tools.build:gradle` from 8.2.0 to 8.2.2

---
updated-dependencies:
- 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.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 04:31:17 +00:00
Xwite
f052b44ed5
bump ksp version to 1.0.17 2024-02-03 08:18:31 +08:00
dependabot[bot]
2d8a85ec4e
Bump kotlin_version from 1.9.20 to 1.9.22
Bumps `kotlin_version` from 1.9.20 to 1.9.22.

Updates `org.jetbrains.kotlin.android` from 1.9.20 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.20...v1.9.22)

Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.9.20 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.20...v1.9.22)

Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.9.20 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.20...v1.9.22)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-03 00:08:41 +00:00
kunfei
4ff9f758f8 优化 2023-12-07 16:04:53 +08:00
kunfei
bf298b0474 优化 2023-11-30 16:42:05 +08:00
kunfei
db1f3a444a 优化 2023-11-23 15:02:43 +08:00
kunfei
3852c84e12 优化 2023-11-20 16:52:13 +08:00
kunfei
73514299d5 优化 2023-11-16 15:04:24 +08:00
adhu2018
060ffd64b2
优化
优化报错提示;
buildDir 已弃用。 https://docs.gradle.org/current/userguide/upgrading_version_8.html#project_builddir ;
其他优化。
2023-11-01 17:43:41 +08:00
kunfei
6697190e18 优化 2023-11-01 15:32:31 +08:00
kunfei
56aca6ca8c
Merge pull request #3378 from gedoor/dependabot/gradle/com.google.gms.google-services-4.4.0
Bump com.google.gms.google-services from 4.3.15 to 4.4.0
2023-11-01 01:41:49 -05:00
kunfei
165403a587 优化 2023-10-30 15:03:37 +08:00
kunfei
275e492c9f 优化 2023-10-07 10:38:59 +08:00
dependabot[bot]
e2b1e4f33c
Bump com.google.gms.google-services from 4.3.15 to 4.4.0
Bumps com.google.gms.google-services from 4.3.15 to 4.4.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 04:19:00 +00:00
dependabot[bot]
6510bf4e9a
Bump de.undercouch.download from 5.4.0 to 5.5.0 (#3310)
Bumps [de.undercouch.download](https://github.com/michel-kraemer/gradle-download-task) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/michel-kraemer/gradle-download-task/releases)
- [Commits](https://github.com/michel-kraemer/gradle-download-task/compare/5.4.0...5.5.0)

---
updated-dependencies:
- dependency-name: de.undercouch.download
  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>
2023-09-18 20:50:25 +08:00
ag2s20150909
d7a79dde22 添加LibArchive解压 2023-09-14 16:28:40 +08:00
kunfei
c61fb8b435 优化 2023-07-26 13:58:46 +08:00
ag2s20150909
953a947715 支持kotlin 1.9.0
更新kotlin 1.9.0
迁移到ksp
2023-07-22 20:52:40 +08:00
kunfei
bc90a9caf9 优化 2023-07-10 21:36:41 +08:00
dependabot[bot]
33cbc28fd0
Bump media3_version from 1.0.2 to 1.1.0
Bumps `media3_version` from 1.0.2 to 1.1.0.

Updates `androidx.media3:media3-exoplayer` from 1.0.2 to 1.1.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.0.2...1.1.0)

Updates `androidx.media3:media3-datasource-okhttp` from 1.0.2 to 1.1.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.0.2...1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 04:19:37 +00:00
dependabot[bot]
b1c04afd67
Bump room_version from 2.5.1 to 2.5.2
Bumps `room_version` from 2.5.1 to 2.5.2.

Updates `androidx.room:room-runtime` from 2.5.1 to 2.5.2

Updates `androidx.room:room-ktx` from 2.5.1 to 2.5.2

Updates `androidx.room:room-compiler` from 2.5.1 to 2.5.2

Updates `androidx.room:room-testing` from 2.5.1 to 2.5.2

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  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-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 05:07:14 +00:00
dependabot[bot]
991441c072
Bump kotlin_version from 1.8.21 to 1.8.22
Bumps `kotlin_version` from 1.8.21 to 1.8.22.

Updates `org.jetbrains.kotlin.android` from 1.8.21 to 1.8.22
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.21...v1.8.22)

Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.8.21 to 1.8.22
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.21...v1.8.22)

Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.8.21 to 1.8.22
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.21...v1.8.22)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 05:13:06 +00:00
kunfei
a0c5b1c3bb 优化 2023-05-27 22:43:07 +08:00
dependabot[bot]
6976ccd5d3
Bump media3_version from 1.0.1 to 1.0.2
Bumps `media3_version` from 1.0.1 to 1.0.2.

Updates `androidx.media3:media3-exoplayer` from 1.0.1 to 1.0.2
- [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.0.1...1.0.2)

Updates `androidx.media3:media3-datasource-okhttp` from 1.0.1 to 1.0.2
- [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.0.1...1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-20 10:32:53 +00:00
ag2s20150909
134d62cba7 迁移到Androidx Media3 2023-05-11 19:53:56 +08:00
kunfei
193cabb75b 优化 2023-05-02 21:26:43 +08:00
dependabot[bot]
ea1b642e9f
Bump kotlin_version from 1.8.20 to 1.8.21
Bumps `kotlin_version` from 1.8.20 to 1.8.21.

Updates `org.jetbrains.kotlin.android` from 1.8.20 to 1.8.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.8.20...v1.8.21)

Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.8.20 to 1.8.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.8.20...v1.8.21)

Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.8.20 to 1.8.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.8.20...v1.8.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 05:30:46 +00:00
dependabot[bot]
ec2bf20362
Bump exoplayer_version from 2.18.5 to 2.18.6
Bumps `exoplayer_version` from 2.18.5 to 2.18.6.

Updates `com.google.android.exoplayer:exoplayer-core` from 2.18.5 to 2.18.6
- [Release notes](https://github.com/google/ExoPlayer/releases)
- [Changelog](https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md)
- [Commits](https://github.com/google/ExoPlayer/compare/r2.18.5...r2.18.6)

Updates `com.google.android.exoplayer:extension-okhttp` from 2.18.5 to 2.18.6
- [Release notes](https://github.com/google/ExoPlayer/releases)
- [Changelog](https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md)
- [Commits](https://github.com/google/ExoPlayer/compare/r2.18.5...r2.18.6)

---
updated-dependencies:
- dependency-name: com.google.android.exoplayer:exoplayer-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.android.exoplayer:extension-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 05:11:12 +00:00
kunfei
97d75c1484
Merge pull request #2994 from gedoor/dependabot/gradle/de.undercouch.download-5.4.0
Bump de.undercouch.download from 5.2.1 to 5.4.0
2023-04-16 16:11:44 +08:00
dependabot[bot]
8542185708
Bump kotlin_version from 1.8.0 to 1.8.20
Bumps `kotlin_version` from 1.8.0 to 1.8.20.

Updates `org.jetbrains.kotlin.android` from 1.8.0 to 1.8.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.20/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.0...v1.8.20)

Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.8.0 to 1.8.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.20/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.0...v1.8.20)

Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.8.0 to 1.8.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.20/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.0...v1.8.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-16 08:09:57 +00:00
dependabot[bot]
584224eba0
Bump de.undercouch.download from 5.2.1 to 5.4.0
Bumps [de.undercouch.download](https://github.com/michel-kraemer/gradle-download-task) from 5.2.1 to 5.4.0.
- [Release notes](https://github.com/michel-kraemer/gradle-download-task/releases)
- [Commits](https://github.com/michel-kraemer/gradle-download-task/compare/5.2.1...5.4.0)

---
updated-dependencies:
- dependency-name: de.undercouch.download
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-16 08:09:54 +00:00
kunfei
31a8193193
Merge pull request #2995 from gedoor/dependabot/gradle/exoplayer_version-2.18.5
Bump exoplayer_version from 2.18.4 to 2.18.5
2023-04-16 16:09:41 +08:00
kunfei
377e1549d5
Merge pull request #2996 from gedoor/dependabot/gradle/com.google.gms.google-services-4.3.15
Bump com.google.gms.google-services from 4.3.10 to 4.3.15
2023-04-16 16:09:28 +08:00
dependabot[bot]
453d19fff3
Bump room_version from 2.5.0 to 2.5.1
Bumps `room_version` from 2.5.0 to 2.5.1.

Updates `androidx.room:room-runtime` from 2.5.0 to 2.5.1

Updates `androidx.room:room-ktx` from 2.5.0 to 2.5.1

Updates `androidx.room:room-compiler` from 2.5.0 to 2.5.1

Updates `androidx.room:room-testing` from 2.5.0 to 2.5.1

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  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-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-16 01:18:28 +00:00
dependabot[bot]
24233dfeeb
Bump com.google.gms.google-services from 4.3.10 to 4.3.15
Bumps com.google.gms.google-services from 4.3.10 to 4.3.15.

---
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>
2023-04-16 01:18:14 +00:00
dependabot[bot]
1d5d5502a4
Bump exoplayer_version from 2.18.4 to 2.18.5
Bumps `exoplayer_version` from 2.18.4 to 2.18.5.

Updates `com.google.android.exoplayer:exoplayer-core` from 2.18.4 to 2.18.5
- [Release notes](https://github.com/google/ExoPlayer/releases)
- [Changelog](https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md)
- [Commits](https://github.com/google/ExoPlayer/compare/r2.18.4...r2.18.5)

Updates `com.google.android.exoplayer:extension-okhttp` from 2.18.4 to 2.18.5
- [Release notes](https://github.com/google/ExoPlayer/releases)
- [Changelog](https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md)
- [Commits](https://github.com/google/ExoPlayer/compare/r2.18.4...r2.18.5)

---
updated-dependencies:
- dependency-name: com.google.android.exoplayer:exoplayer-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.android.exoplayer:extension-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-16 01:18:10 +00:00
kunfei
c00a28c87e upgrade agp 8.0 2023-04-15 23:36:24 +08:00
kunfei
30f617af40 优化 2023-03-07 23:31:49 +08:00
kunfei
dd5bdee49d 优化 2023-02-28 22:19:14 +08:00
kunfei
5b1e4b6bf6 优化 2023-02-19 19:47:58 +08:00
kunfei
7319ac63f6 优化 2023-02-02 21:53:57 +08:00
kunfei
57f749dcd5 优化 2023-01-28 11:50:58 +08:00
kunfei
0de7cedcf9 优化 2023-01-13 23:01:37 +08:00
kunfei
e517e18e50 优化 2023-01-02 22:13:47 +08:00
ag2s20150909
342a08400f 支持PDF格式 2022-12-19 12:49:59 +08:00
kunfei
5723ed16b8 优化 2022-12-01 17:13:46 +08:00
ag2s20150909
eb90446afd fix bugs
1,修复SwitchPreference的异常显示
2,更新一些库
2022-10-14 13:36:58 +08:00
kunfei
7707e4fa33 优化 2022-10-14 08:24:57 +08:00