Commit Graph

262 Commits

Author SHA1 Message Date
kunfei
6da9f3f5fe
Merge pull request #3135 from gedoor/dependabot/gradle/androidx.activity-activity-ktx-1.7.2
Bump androidx.activity:activity-ktx from 1.7.1 to 1.7.2
2023-05-30 08:07:00 +08:00
kunfei
87e87b9d58
Merge pull request #3134 from gedoor/dependabot/gradle/com.google.protobuf-protobuf-javalite-3.23.2
Bump com.google.protobuf:protobuf-javalite from 3.23.1 to 3.23.2
2023-05-30 08:06:49 +08:00
dependabot[bot]
401763572d
Bump androidx.activity:activity-ktx from 1.7.1 to 1.7.2
Bumps androidx.activity:activity-ktx from 1.7.1 to 1.7.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 05:07:39 +00:00
dependabot[bot]
858ffbeed5
Bump com.google.protobuf:protobuf-javalite from 3.23.1 to 3.23.2
Bumps com.google.protobuf:protobuf-javalite from 3.23.1 to 3.23.2.

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-javalite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 05:07:26 +00:00
dependabot[bot]
beb8870a82
Bump androidx.webkit:webkit from 1.6.1 to 1.7.0
Bumps androidx.webkit:webkit from 1.6.1 to 1.7.0.

---
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>
2023-05-29 05:07:11 +00:00
dependabot[bot]
c15b3f3623
Bump com.google.protobuf:protobuf-javalite from 3.23.0 to 3.23.1
Bumps com.google.protobuf:protobuf-javalite from 3.23.0 to 3.23.1.

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-javalite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-20 10:33:06 +00:00
kunfei
41ef806c3c rhino1.7.4有问题,退回1.7.3 2023-05-16 19:27:56 +08:00
kunfei
82be8b2ceb 优化 2023-05-15 20:41:49 +08:00
kunfei
b5a712cb8a
Merge pull request #3093 from gedoor/dependabot/gradle/com.google.protobuf-protobuf-javalite-3.23.0
Bump com.google.protobuf:protobuf-javalite from 3.22.4 to 3.23.0
2023-05-15 15:37:50 +08:00
kunfei
70e8ca9d62
Merge pull request #3092 from gedoor/dependabot/gradle/androidx.core-core-ktx-1.10.1
Bump androidx.core:core-ktx from 1.10.0 to 1.10.1
2023-05-15 15:37:27 +08:00
dependabot[bot]
21a5266507
Bump com.google.protobuf:protobuf-javalite from 3.22.4 to 3.23.0
Bumps com.google.protobuf:protobuf-javalite from 3.22.4 to 3.23.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 05:07:22 +00:00
dependabot[bot]
aa4238667f
Bump androidx.core:core-ktx from 1.10.0 to 1.10.1
Bumps androidx.core:core-ktx from 1.10.0 to 1.10.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 05:07:07 +00:00
dependabot[bot]
2e25aeff9b
Bump coroutines_version from 1.7.0 to 1.7.1
Bumps `coroutines_version` from 1.7.0 to 1.7.1.

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.7.0 to 1.7.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.7.0...1.7.1)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.7.0 to 1.7.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.7.0...1.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 05:07:00 +00:00
Xwite
8e15495638 build: enable R8 minify & include important JVM arguments
try to fix workflow error.

The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
2023-05-14 22:47:05 +08:00
Horis
4074077565 优化 2023-05-14 18:16:50 +08:00
ag2s20150909
134d62cba7 迁移到Androidx Media3 2023-05-11 19:53:56 +08:00
kunfei
660a342b93
Merge pull request #3068 from gedoor/dependabot/gradle/com.google.protobuf-protobuf-javalite-3.22.4
Bump com.google.protobuf:protobuf-javalite from 3.22.3 to 3.22.4
2023-05-08 14:26:43 +08:00
dependabot[bot]
3b8df026e1
Bump com.google.protobuf:protobuf-javalite from 3.22.3 to 3.22.4
Bumps com.google.protobuf:protobuf-javalite from 3.22.3 to 3.22.4.

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-javalite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 05:13:59 +00:00
dependabot[bot]
f5ac6c7b5a
Bump coroutines_version from 1.6.4 to 1.7.0
Bumps `coroutines_version` from 1.6.4 to 1.7.0.

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.6.4 to 1.7.0
- [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.6.4...1.7.0)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.6.4 to 1.7.0
- [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.6.4...1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 05:13:52 +00:00
kunfei
771ff323fe 优化 2023-05-06 16:40:51 +08:00
dependabot[bot]
a28eccc492
Bump org.jsoup:jsoup from 1.15.4 to 1.16.1
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.15.4 to 1.16.1.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.15.4...jsoup-1.16.1)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 05:15:21 +00:00
dependabot[bot]
78a1a3a6a4
Bump androidx.fragment:fragment-ktx from 1.5.6 to 1.5.7
Bumps androidx.fragment:fragment-ktx from 1.5.6 to 1.5.7.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 03:01:53 +00:00
kunfei
bade9d4cac
Merge pull request #3025 from gedoor/dependabot/gradle/androidx.activity-activity-ktx-1.7.1
Bump androidx.activity:activity-ktx from 1.7.0 to 1.7.1
2023-04-25 11:01:28 +08:00
dependabot[bot]
9ec8d4a486
Bump com.squareup.okhttp3:okhttp from 4.10.0 to 4.11.0
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-4.10.0...parent-4.11.0)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 05:11:49 +00:00
dependabot[bot]
fcccd180c7
Bump androidx.activity:activity-ktx from 1.7.0 to 1.7.1
Bumps androidx.activity:activity-ktx from 1.7.0 to 1.7.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 05:10:55 +00:00
dependabot[bot]
3e940384c4
Bump cn.hutool:hutool-crypto from 5.8.17 to 5.8.18
Bumps [cn.hutool:hutool-crypto](https://github.com/dromara/hutool) from 5.8.17 to 5.8.18.
- [Release notes](https://github.com/dromara/hutool/releases)
- [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/dromara/hutool/commits)

---
updated-dependencies:
- dependency-name: cn.hutool:hutool-crypto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 05:13:23 +00:00
kunfei
b0f5cb453c 优化 2023-04-16 16:08:33 +08:00
kunfei
dff57992e7 优化 2023-04-15 23:41:45 +08:00
kunfei
c00a28c87e upgrade agp 8.0 2023-04-15 23:36:24 +08:00
kunfei
3e0938a2c9
Merge pull request #2982 from gedoor/dependabot/gradle/app/cn.hutool-hutool-crypto-5.8.17
Bump cn.hutool:hutool-crypto from 5.8.16 to 5.8.17 in /app
2023-04-14 14:06:31 +08:00
dependabot[bot]
36e116e044
Bump com.google.protobuf:protobuf-javalite from 3.22.2 to 3.22.3 in /app
Bumps com.google.protobuf:protobuf-javalite from 3.22.2 to 3.22.3.

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-javalite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 00:14:59 +00:00
dependabot[bot]
fd0098dd1a
Bump cn.hutool:hutool-crypto from 5.8.16 to 5.8.17 in /app
Bumps [cn.hutool:hutool-crypto](https://github.com/dromara/hutool) from 5.8.16 to 5.8.17.
- [Release notes](https://github.com/dromara/hutool/releases)
- [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/dromara/hutool/commits/5.8.17)

---
updated-dependencies:
- dependency-name: cn.hutool:hutool-crypto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 00:14:49 +00:00
kunfei
70e2dc5550
Merge pull request #2962 from gedoor/dependabot/gradle/app/androidx.core-core-ktx-1.10.0
Bump androidx.core:core-ktx from 1.9.0 to 1.10.0 in /app
2023-04-10 17:09:51 +08:00
dependabot[bot]
982b419e7f
Bump androidx.core:core-ktx from 1.9.0 to 1.10.0 in /app
Bumps androidx.core:core-ktx from 1.9.0 to 1.10.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>
2023-04-10 05:01:13 +00:00
dependabot[bot]
17fc3dc7b3
Bump com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core
Bumps [com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core](https://github.com/liuyueyi/quick-chinese-transfer) from 0.2.12 to 0.2.13.
- [Release notes](https://github.com/liuyueyi/quick-chinese-transfer/releases)
- [Commits](https://github.com/liuyueyi/quick-chinese-transfer/compare/0.2.12...0.2.13)

---
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>
2023-04-10 05:00:56 +00:00
dependabot[bot]
17ca2a9166
Bump com.android.tools:desugar_jdk_libs_nio from 2.0.2 to 2.0.3 in /app
Bumps [com.android.tools:desugar_jdk_libs_nio](https://github.com/google/desugar_jdk_libs) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/google/desugar_jdk_libs/releases)
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 05:10:25 +00:00
kunfei
d2762caccf 优化 2023-04-01 12:13:34 +08:00
kunfei
b1cb0c242a 优化 2023-03-30 11:28:35 +08:00
kunfei
6ff613cd91 优化 2023-03-30 10:45:37 +08:00
kunfei
a465f7f88d 优化 2023-03-30 09:16:50 +08:00
kunfei
8f62c1ab5e lollipop版本分开,有些新特性android5.0和6.0不支持 2023-03-30 08:40:58 +08:00
kunfei
058cc93be4 优化 2023-03-29 22:00:40 +08:00
kunfei
573d8edcaa
Merge pull request #2923 from gedoor/dependabot/gradle/app/cn.hutool-hutool-crypto-5.8.16
Bump cn.hutool:hutool-crypto from 5.8.15 to 5.8.16 in /app
2023-03-27 16:24:59 +08:00
dependabot[bot]
9e09cd1250
Bump cn.hutool:hutool-crypto from 5.8.15 to 5.8.16 in /app
Bumps [cn.hutool:hutool-crypto](https://github.com/dromara/hutool) from 5.8.15 to 5.8.16.
- [Release notes](https://github.com/dromara/hutool/releases)
- [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/dromara/hutool/commits)

---
updated-dependencies:
- dependency-name: cn.hutool:hutool-crypto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 05:01:33 +00:00
dependabot[bot]
edb871f733
Bump com.jayway.jsonpath:json-path from 2.7.0 to 2.8.0 in /app
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/jayway/JsonPath/releases)
- [Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md)
- [Commits](https://github.com/jayway/JsonPath/compare/json-path-2.7.0...json-path-2.8.0)

---
updated-dependencies:
- dependency-name: com.jayway.jsonpath:json-path
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 05:01:11 +00:00
dependabot[bot]
b8774d141c
Bump androidx.test.ext:junit from 1.1.3 to 1.1.5 in /app
Bumps androidx.test.ext:junit from 1.1.3 to 1.1.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-25 08:43:12 +00:00
kunfei
2c5989919c 优化 2023-03-25 16:20:41 +08:00
dependabot[bot]
abb40324f9
Bump com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core
Bumps [com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core](https://github.com/liuyueyi/quick-chinese-transfer) from 0.2.11 to 0.2.12.
- [Release notes](https://github.com/liuyueyi/quick-chinese-transfer/releases)
- [Commits](https://github.com/liuyueyi/quick-chinese-transfer/compare/0.2.11...0.2.12)

---
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>
2023-03-24 05:07:27 +00:00
kunfei
dfaf7ca7f6 优化 2023-03-24 11:40:40 +08:00
kunfei
c444623d29 优化 2023-03-24 10:44:07 +08:00