Commit Graph
6909 Commits
Author SHA1 Message Date
kunfei 7db7ae6511 优化 2022-10-02 10:03:50 +08:00
kunfei 4b5ff49f9a 优化 2022-10-02 10:01:29 +08:00
kunfei d6c44d629d Merge pull request #2362 from ag2s20150909/master
改进Cronet的混淆规则
2022-10-02 09:22:20 +08:00
ag2s20150909 3b860b1b9f 改进Cronet的混淆规则 2022-10-02 09:15:17 +08:00
Xwite 5f673c9e35 Update CHANGELOG.md 2022-10-02 06:52:36 +08:00
Xwite 05d89dc875 修复cronetEngine初始化失败 (#2361)
* build: just keep org.chromium.**
2022-10-02 06:23:28 +08:00
Xwite 3cc5872c8f Update proguard-rules.pro
fix #2357
2022-10-01 20:03:14 +08:00
Xwite 8a0a347626 build: keep DirectLinkUpload Rule 2022-10-01 19:52:30 +08:00
Xwite 28a7756942 Update DirectLinkUpload.kt 2022-10-01 19:46:16 +08:00
Xwite a386db1830 build: keep DirectLinkUpload Rule 2022-10-01 19:45:16 +08:00
kunfei 125c8a6719 优化 2022-10-01 19:45:04 +08:00
kunfei 94b78cde9d 优化 2022-10-01 19:37:17 +08:00
kunfei 8ceb3b082a Merge remote-tracking branch 'origin/master'
# Conflicts:
#	app/src/main/assets/updateLog.md
2022-10-01 19:36:10 +08:00
kunfei 06d7cdada9 优化 2022-10-01 19:34:30 +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
Xwite c933913136 Update updateLog.md 2022-10-01 18:41:54 +08:00
kunfei 62b45d77e5 优化 2022-10-01 13:08:59 +08:00
kunfei 97ebeada78 Merge remote-tracking branch 'origin/master' 2022-10-01 13:06:53 +08:00
kunfei b1214aa879 Merge pull request #2351 from gedoor/cronet
Bump cronet from 106.0.5249.65 to 106.0.5249.79
2022-10-01 13:06:37 +08:00
kunfei 2413ed4876 优化 2022-10-01 12:55:27 +08:00
Xwite 7cd59249fd chore: rename EventBus.BOOK_URL_CHANGED 2022-10-01 09:18:03 +08:00
Xwite 33316be480 修复文件类书源换源后阅读按钮工作不正确的bug 2022-10-01 09:18:03 +08:00
Xwite b869be41cc 修复文件类书源换源后阅读按钮工作不正确的bug (#2352) 2022-10-01 08:54:13 +08:00
gedoor 186b42bb82 Bump cronet from 106.0.5249.65 to 106.0.5249.79
- Changes in the [Git log](https://chromium.googlesource.com/chromium/src/+log/106.0.5249.65..106.0.5249.79)
2022-10-01 00:35:27 +00:00
kunfei c6923ff8fc Merge remote-tracking branch 'origin/master' 2022-10-01 00:56:35 +08:00
kunfei 9492b6ef49 优化 2022-10-01 00:56:17 +08:00
Xwite 77aa86ed35 验证码图片启用内存缓存 免除查看大图时重新下载 2022-09-30 20:27:33 +08:00
kunfei d7df62f9c8 优化 2022-09-30 19:22:46 +08:00
kunfei 468fa4ac4c 优化 2022-09-30 18:48:44 +08:00
kunfei 7f04b203ca 优化 2022-09-30 16:45:41 +08:00
kunfei 1b870a72b1 Merge pull request #2349 from gedoor/dependabot/gradle/app/glideVersion-4.14.1
Bump glideVersion from 4.14.0 to 4.14.1 in /app
2022-09-30 15:26:43 +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 852fac35e7 优化 2022-09-29 22:07:37 +08: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
kunfei aa3db8a3fa Merge pull request #2348 from ag2s20150909/cronet_dns_https_svcb
Cronet 支持DnsHttpsSvcb
2022-09-29 17:10:05 +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
kunfei 53b408ccb4 Merge remote-tracking branch 'origin/master' 2022-09-28 20:27:07 +08:00
kunfei 186a2349fa 阅读界面显示书源名称,登陆和购买移到书源菜单中 2022-09-28 20:26:58 +08:00
Xwite 0f23695ced Update readMenuHelp.md 2022-09-28 20:00:20 +08:00
Xwite beccda136c Update updateLog.md 2022-09-28 19:23:32 +08:00
Xwite b00673e8f3 fix: search nothing when query is chapter title
- enable reSegment

- revert https://github.com/gedoor/legado/commit/5a22985f7da7f3b1ca31862d12bd4142974d9e9f
2022-09-28 19:04:29 +08:00
kunfei 8fa7d388f8 Merge pull request #2343 from gedoor/cronet
Bump cronet from 105.0.5195.136 to 106.0.5249.65
2022-09-28 14:59:57 +08:00
kunfei 7ca6d1bcc0 Merge pull request #2344 from gedoor/dependabot/gradle/app/glideVersion-4.14.0
Bump glideVersion from 4.13.2 to 4.14.0 in /app
2022-09-28 14:59:45 +08: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 fc85961ed0 优化 2022-09-28 09:10:38 +08:00
gedoor 7490eaf65c Bump cronet from 105.0.5195.136 to 106.0.5249.65
- Changes in the [Git log](https://chromium.googlesource.com/chromium/src/+log/105.0.5195.136..106.0.5249.65)
2022-09-28 00:32:27 +00:00
kunfei 4b7ecf75d1 限制源编辑框的最大行数,滚动到其他输入框更容易,还有点问题,先改回 2022-09-27 23:30:26 +08:00
kunfei a3b9a17686 限制源编辑框的最大行数,滚动到其他输入框更容易 2022-09-27 23:20:18 +08:00