Commit Graph
123 Commits
Author SHA1 Message Date
ag2s20150909 3a7e052c24 加速Github Action
https://github.com/gradle/gradle-build-action
2022-10-03 19:10:28 +08:00
kunfei 9996fa1d51 优化 2022-10-03 11:15:33 +08:00
kunfei 7c51e4b362 优化 2022-10-03 11:13:58 +08:00
kunfei 128692ace5 优化 2022-10-02 23:20:31 +08:00
kunfei f6ec7b95e7 优化 2022-10-02 23:19:40 +08:00
Xwite c296f8aba8 启用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 468fa4ac4c 优化 2022-09-30 18:48:44 +08:00
kunfei 7f04b203ca 优化 2022-09-30 16:45:41 +08:00
dependabot[bot] 9f09d13616 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 f55a195188 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 29f0cf35d3 Cronet 支持DnsHttpsSvcb
Cronet 设置`UseDnsHttpsSvcb`等实验选项支持HTTPS 类型的dns请求,从dns HTTPS记录中就能获取到支持的alpn,用来确定升级http3。

https://github.com/chromium/chromium/commit/77379815db4354afa3a81c9dd26995c7edc76b16
2022-09-29 13:57:59 +08:00
dependabot[bot] 9f9df7e352 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] 6266a2f54d 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] ff14696462 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 29bc56c3bb 优化 2022-09-22 20:19:09 +08:00
dependabot[bot] 7eef59d082 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 15b091a30d 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] 0b1eec60c9 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] f7a3b65ce5 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 180eec01b4 优化 2022-09-19 20:10:49 +08:00
kunfei 0ec04b5a3c 优化 2022-09-17 23:29:18 +08:00
kunfei 48c5811d48 优化 2022-09-17 22:30:41 +08:00
kunfei c4581fb4e8 优化 2022-09-17 16:41:45 +08:00
kunfei a5605757eb 优化 2022-09-17 12:01:26 +08:00
kunfei 7e33ecf74e android studio最新版本有bug暂时改用idea编译 2022-09-17 10:07:36 +08:00
kunfei 0020cc0a7d 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 2583c6407f 优化 2022-09-16 08:20:49 +08:00
kunfei 5a3dd55470 优化 2022-09-16 08:11:40 +08:00
dependabot[bot] 9d4327bd99 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 756012aac7 优化 2022-09-12 20:30:48 +08:00
kunfei cadbec69a3 优化 2022-09-08 19:47:53 +08:00
kunfei 5a7c653dc0 优化 2022-09-08 18:24:28 +08:00
dependabot[bot] 77336d9aba 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] b9d5b522f9 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] 35d3eecab7 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] eccafa2e4b 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 e1b921512d 优化 2022-08-17 15:19:01 +08:00
kunfei b54c16b7f4 优化 2022-08-17 15:13:35 +08:00
kunfei b3f43ceab4 优化 2022-08-12 16:46:32 +08:00
kunfei cb7fcac020 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 b748f17fc9 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] 35f76a4550 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] 5005d79fa3 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] d9bb7226dc 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] a76b1be52a 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] 9b196602df 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 3c87dbffd8 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 88b8ba8cf6 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] 58b3999e4e 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] 4898657cc2 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