Commit Graph

123 Commits

Author SHA1 Message Date
ag2s20150909
147ea16469 加速Github Action
https://github.com/gradle/gradle-build-action
2022-10-03 19:10:28 +08:00
kunfei
a794c3c977 优化 2022-10-03 11:15:33 +08:00
kunfei
492c1d152b 优化 2022-10-03 11:13:58 +08:00
kunfei
96567c95c6 优化 2022-10-02 23:20:31 +08:00
kunfei
21820dc75d 优化 2022-10-02 23:19:40 +08:00
Xwite
140d2319d6
启用gradle的minifyEnabled (#2356)
* 修复文件类书源换源后阅读按钮工作不正确的bug

* 修复文件类书源换源后阅读按钮工作不正确的bug

* chore: rename EventBus.BOOK_URL_CHANGED

* build: enable minifyEnabled for buildType Release

 - add proguard-rules: StrResponse CacheManager CookieStore hutool
 - fix com.google.android.exoplayer2 proguard-rules

* build: keep io.legado.app.api.ReturnData
2022-10-01 18:42:45 +08:00
kunfei
94559472dc 优化 2022-09-30 18:48:44 +08:00
kunfei
59455bba41 优化 2022-09-30 16:45:41 +08:00
dependabot[bot]
4b2afc65e7
Bump glideVersion from 4.14.0 to 4.14.1 in /app
Bumps `glideVersion` from 4.14.0 to 4.14.1.

Updates `glide` from 4.14.0 to 4.14.1
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.14.0...v4.14.1)

Updates `compiler` from 4.14.0 to 4.14.1
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.14.0...v4.14.1)

---
updated-dependencies:
- dependency-name: com.github.bumptech.glide:glide
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.github.bumptech.glide:compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 04:40:16 +00:00
kunfei
b753e71173
Merge pull request #2347 from gedoor/dependabot/gradle/app/org.apache.commons-commons-text-1.10.0
Bump commons-text from 1.9 to 1.10.0 in /app
2022-09-29 17:10:34 +08:00
ag2s20150909
15fbc844f1 Cronet 支持DnsHttpsSvcb
Cronet 设置`UseDnsHttpsSvcb`等实验选项支持HTTPS 类型的dns请求,从dns HTTPS记录中就能获取到支持的alpn,用来确定升级http3。

77379815db
2022-09-29 13:57:59 +08:00
dependabot[bot]
5d6e249cce
Bump commons-text from 1.9 to 1.10.0 in /app
Bumps commons-text from 1.9 to 1.10.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>
2022-09-29 04:31:05 +00:00
dependabot[bot]
af0c03a1e1
Bump glideVersion from 4.13.2 to 4.14.0 in /app
Bumps `glideVersion` from 4.13.2 to 4.14.0.

Updates `glide` from 4.13.2 to 4.14.0
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.13.2...v4.14.0)

Updates `compiler` from 4.13.2 to 4.14.0
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.13.2...v4.14.0)

---
updated-dependencies:
- dependency-name: com.github.bumptech.glide:glide
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.bumptech.glide:compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 04:37:16 +00:00
dependabot[bot]
5bb962d334
Bump hutool-crypto from 5.8.1 to 5.8.8 in /app (#2341)
Bumps [hutool-crypto](https://github.com/dromara/hutool) from 5.8.1 to 5.8.8.
- [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/compare/5.8.1...5.8.8)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-28 09:54:47 +08:00
kunfei
53da8a8907 优化 2022-09-22 20:19:09 +08:00
dependabot[bot]
9245c5aae7
Bump activity-ktx from 1.5.1 to 1.6.0 in /app
Bumps activity-ktx from 1.5.1 to 1.6.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 08:00:53 +00:00
kunfei
87a965d686
Merge pull request #2321 from gedoor/dependabot/gradle/app/androidx.fragment-fragment-ktx-1.5.3
Bump fragment-ktx from 1.5.2 to 1.5.3 in /app
2022-09-22 16:00:26 +08:00
dependabot[bot]
a2453111ff
Bump fragment-ktx from 1.5.2 to 1.5.3 in /app
Bumps fragment-ktx from 1.5.2 to 1.5.3.

---
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>
2022-09-22 04:52:53 +00:00
dependabot[bot]
800ce0d4d9
Bump activity-compose from 1.5.1 to 1.6.0 in /app
Bumps activity-compose from 1.5.1 to 1.6.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 04:52:50 +00:00
kunfei
73afb399ff 优化 2022-09-19 20:10:49 +08:00
kunfei
0896590786 优化 2022-09-17 23:29:18 +08:00
kunfei
83b153f1ad 优化 2022-09-17 22:30:41 +08:00
kunfei
862c1d9dbe 优化 2022-09-17 16:41:45 +08:00
kunfei
5b527e3df9 优化 2022-09-17 12:01:26 +08:00
kunfei
1301d02e39 android studio最新版本有bug暂时改用idea编译 2022-09-17 10:07:36 +08:00
kunfei
3b97b358c4
Merge pull request #2197 from gedoor/dependabot/gradle/app/com.android.tools-desugar_jdk_libs-1.2.2
Bump desugar_jdk_libs from 1.1.6 to 1.2.2 in /app
2022-09-16 19:57:00 +08:00
kunfei
5070f60141 优化 2022-09-16 08:20:49 +08:00
kunfei
ec95b2b3fc 优化 2022-09-16 08:11:40 +08:00
dependabot[bot]
980e7a9101
Bump quick-transfer-core from 0.2.6 to 0.2.7 in /app
Bumps [quick-transfer-core](https://github.com/liuyueyi/quick-chinese-transfer) from 0.2.6 to 0.2.7.
- [Release notes](https://github.com/liuyueyi/quick-chinese-transfer/releases)
- [Commits](https://github.com/liuyueyi/quick-chinese-transfer/compare/0.2.6...0.2.7)

---
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>
2022-09-15 04:37:13 +00:00
kunfei
0acb7f2b61 优化 2022-09-12 20:30:48 +08:00
kunfei
a3a4403cc7 优化 2022-09-08 19:47:53 +08:00
kunfei
6e37f4b3f8 优化 2022-09-08 18:24:28 +08:00
dependabot[bot]
4bc3a09fcc
Bump appcompat from 1.5.0 to 1.5.1 in /app
Bumps appcompat from 1.5.0 to 1.5.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-08 05:05:36 +00:00
dependabot[bot]
55974867ae
Bump webkit from 1.4.0 to 1.5.0 in /app
Bumps webkit from 1.4.0 to 1.5.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>
2022-08-25 04:36:33 +00:00
dependabot[bot]
84a2bae3f0
Bump desugar_jdk_libs from 1.1.6 to 1.2.2 in /app
Bumps [desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) from 1.1.6 to 1.2.2.
- [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
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-25 04:36:13 +00:00
dependabot[bot]
3fd3691e9a
Bump jsoup from 1.15.2 to 1.15.3 in /app
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.15.2 to 1.15.3.
- [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.2...jsoup-1.15.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-24 04:44:02 +00:00
kunfei
5e82fa401c 优化 2022-08-17 15:19:01 +08:00
kunfei
f02a5eb588 优化 2022-08-17 15:13:35 +08:00
kunfei
3a1ac902c3 优化 2022-08-12 16:46:32 +08:00
kunfei
1fd9602647
Merge pull request #2151 from gedoor/dependabot/gradle/app/androidx.appcompat-appcompat-1.5.0
Bump appcompat from 1.4.2 to 1.5.0 in /app
2022-08-11 14:21:25 +08:00
kunfei
49132583cb
Merge pull request #2150 from gedoor/dependabot/gradle/app/androidx.fragment-fragment-ktx-1.5.2
Bump fragment-ktx from 1.5.1 to 1.5.2 in /app
2022-08-11 14:21:04 +08:00
dependabot[bot]
972db050a5
Bump appcompat from 1.4.2 to 1.5.0 in /app
Bumps appcompat from 1.4.2 to 1.5.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>
2022-08-11 04:35:30 +00:00
dependabot[bot]
04d155e558
Bump fragment-ktx from 1.5.1 to 1.5.2 in /app
Bumps fragment-ktx from 1.5.1 to 1.5.2.

---
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>
2022-08-11 04:35:21 +00:00
dependabot[bot]
d97f4a2c8c
Bump quick-transfer-core from 0.2.5 to 0.2.6 in /app
Bumps [quick-transfer-core](https://github.com/liuyueyi/quick-chinese-transfer) from 0.2.5 to 0.2.6.
- [Release notes](https://github.com/liuyueyi/quick-chinese-transfer/releases)
- [Commits](https://github.com/liuyueyi/quick-chinese-transfer/compare/0.2.5...0.2.6)

---
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>
2022-08-11 04:35:15 +00:00
dependabot[bot]
24beeefb29
Bump gson from 2.9.0 to 2.9.1 in /app
Bumps [gson](https://github.com/google/gson) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.9.0...gson-parent-2.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 04:41:07 +00:00
dependabot[bot]
6ed63f2a10
Bump fragment-ktx from 1.5.0 to 1.5.1 in /app
Bumps fragment-ktx from 1.5.0 to 1.5.1.

---
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>
2022-07-28 05:51:52 +00:00
kunfei
3adab0813d
Merge pull request #2105 from gedoor/dependabot/gradle/app/androidx.activity-activity-ktx-1.5.1
Bump activity-ktx from 1.5.0 to 1.5.1 in /app
2022-07-28 13:51:13 +08:00
kunfei
6f79efa401
Merge pull request #2104 from gedoor/dependabot/gradle/app/androidx.activity-activity-compose-1.5.1
Bump activity-compose from 1.5.0 to 1.5.1 in /app
2022-07-28 13:50:56 +08:00
dependabot[bot]
df1f7e1864
Bump activity-ktx from 1.5.0 to 1.5.1 in /app
Bumps activity-ktx from 1.5.0 to 1.5.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>
2022-07-28 04:51:44 +00:00
dependabot[bot]
9960e66394
Bump activity-compose from 1.5.0 to 1.5.1 in /app
Bumps activity-compose from 1.5.0 to 1.5.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-28 04:51:39 +00:00