Commit Graph
2478 Commits
Author SHA1 Message Date
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
kunfei 194ab9d0b1 限制源编辑框的最大行数,滚动到其他输入框更容易 2022-09-27 22:51:56 +08:00
kunfei c0fe6b013f 限制源编辑框的最大行数,滚动到其他输入框更容易 2022-09-27 22:09:38 +08:00
kunfei 23652a929e 优化 2022-09-27 15:46:31 +08:00
kunfei 87f77df94d 优化 2022-09-27 14:41:55 +08:00
kunfei ddd35df791 Merge remote-tracking branch 'origin/master' 2022-09-27 14:32:58 +08:00
kunfei 0733b664c5 优化 2022-09-27 14:32:45 +08:00
Horis 8bf59b48ad Merge pull request #2342 from 821938089/little-fix
修复web进度同步问题
2022-09-27 12:38:00 +08:00
Horis 174f1d3ad6 优化 2022-09-27 12:36:29 +08:00
kunfei c57a9ae0d6 优化 2022-09-27 12:13:07 +08:00
kunfei 2457663e83 优化 2022-09-27 12:11:36 +08:00
kunfei a16e9ec813 优化 2022-09-27 11:41:26 +08:00
kunfei b5142b22c1 优化 2022-09-27 10:39:44 +08:00
Xwite a7908c025e Revert "fix #2338" (#2340) 2022-09-27 09:16:56 +08:00
Xwite 1e77fb7970 Merge pull request #2339 from Xwite/master
fix #2338
2022-09-27 09:07:49 +08:00
Xwite cfd9fa90ad fix: ReadBook.durChapterIndex not changed when book.durChapterIndex change
fix https://github.com/gedoor/legado/issues/2338
2022-09-27 09:04:53 +08:00
kunfei c1017b22c2 优化 2022-09-27 00:08:18 +08:00
kunfei dcc001524e 优化 2022-09-27 00:08:05 +08:00
kunfei 85e91858eb 优化 2022-09-26 22:22:44 +08:00
kunfei 5da3e95455 优化 2022-09-26 20:36:30 +08:00
kunfei 6198bba61a 优化 2022-09-26 17:20:17 +08:00
kunfei 5a664b231a Merge remote-tracking branch 'origin/master' 2022-09-26 16:03:42 +08:00
kunfei b56507d709 优化 2022-09-26 16:03:26 +08:00
Horis 8d59d25cea Merge pull request #2337 from 821938089/little-fix
一些优化
2022-09-26 13:23:21 +08:00
Horis 71807e4445 优化 2022-09-26 13:19:09 +08:00
kunfei 3f00523ff4 Merge remote-tracking branch 'origin/master' 2022-09-26 10:39:32 +08:00
kunfei 1890d46763 书架管理添加书源信息 2022-09-26 10:39:19 +08:00
github-actions[bot] 95313e369d web source editor: v3.22.092610 2022-09-26 02:26:10 +00:00
kunfei 96b7c84f0e 优化 2022-09-25 22:00:13 +08:00
Horis 9922246cb2 优化 2022-09-23 23:01:46 +08:00
Horis 19af2f7258 优化TXT导出 2022-09-23 22:59:29 +08:00
kunfei 99276cdb9d 优化 2022-09-23 22:41:05 +08:00