Commit Graph
1579 Commits
Author SHA1 Message Date
gedoor ea20db67ac Bump cronet from 102.0.5005.125 to 103.0.5060.53
- Changes in the [Git log](https://chromium.googlesource.com/chromium/src/+log/102.0.5005.125..103.0.5060.53)
2022-06-22 00:23:48 +00:00
kunfei dc0c965567 优化 2022-06-21 21:20:09 +08:00
kunfei 2f673ba3ed 优化 2022-06-21 21:06:01 +08:00
kunfei 5db6ce80a2 优化 2022-06-20 22:05:27 +08:00
kunfei 9ac11068e4 优化 2022-06-20 21:48:29 +08:00
kunfei 5816db6237 Merge remote-tracking branch 'origin/master' 2022-06-20 21:45:55 +08:00
kunfei ff262e4449 优化 2022-06-20 21:45:45 +08:00
dependabot[bot] 21977155ac chore(deps): bump exoplayer_version from 2.17.1 to 2.18.0 in /app
Bumps `exoplayer_version` from 2.17.1 to 2.18.0.

Updates `exoplayer-core` from 2.17.1 to 2.18.0
- [Release notes](https://github.com/google/ExoPlayer/releases)
- [Changelog](https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md)
- [Commits](https://github.com/google/ExoPlayer/compare/r2.17.1...r2.18.0)

Updates `extension-okhttp` from 2.17.1 to 2.18.0
- [Release notes](https://github.com/google/ExoPlayer/releases)
- [Changelog](https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md)
- [Commits](https://github.com/google/ExoPlayer/compare/r2.17.1...r2.18.0)

---
updated-dependencies:
- dependency-name: com.google.android.exoplayer:exoplayer-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.android.exoplayer:extension-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 04:47:32 +00:00
kunfei 5e9d672804 优化 2022-06-19 22:25:21 +08:00
kunfei 53485d4603 优化 2022-06-17 22:31:53 +08:00
kunfei 5f1ed32d10 优化 2022-06-17 22:31:01 +08:00
kunfei e58778a242 优化 2022-06-17 22:29:42 +08:00
kunfei 11644bc0fe 优化 2022-06-17 21:23:33 +08:00
kunfei 43ea8e246e 优化 2022-06-16 21:35:32 +08:00
kunfei cc7061be4a 优化 2022-06-16 21:19:16 +08:00
kunfei 8447e2b412 优化 2022-06-16 21:18:27 +08:00
kunfei 006235c66c 优化 2022-06-16 11:02:02 +08:00
kunfei cda7c78f7a 优化 2022-06-15 14:29:10 +08:00
kunfei d08c3c58d6 优化 2022-06-15 14:23:53 +08:00
kunfei 92652f188a 优化 2022-06-15 10:29:33 +08:00
kunfei 20dcd7c2a3 导出WebDav修改到books文件夹下,方便webDav书籍导入 2022-06-15 08:57:24 +08:00
kunfei d9ec4c1e1c 导出使用单线程,导出占用大量内存,并行容易OOM 2022-06-14 20:54:16 +08:00
gedoor 7e4bcdc198 Bump cronet from 102.0.5005.78 to 102.0.5005.125
- Changes in the [Git log](https://chromium.googlesource.com/chromium/src/+log/102.0.5005.78..102.0.5005.125)
2022-06-14 00:24:06 +00:00
dependabot[bot] 74b586a3c2 chore(deps): bump okhttp from 4.9.3 to 4.10.0 in /app
Bumps [okhttp](https://github.com/square/okhttp) from 4.9.3 to 4.10.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.9.3...parent-4.10.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>
2022-06-13 04:45:33 +00:00
olixina 94a9f37e7f fix(help): fix BadPaddingException: error:1e000065:Cipher functions:OPENSSL_internal:BAD_DECRYPT 2022-06-12 21:02:20 +08:00
kunfei b28f89421d 优化 2022-06-10 22:14:36 +08:00
kunfei 25d5758c95 优化 2022-06-10 22:13:06 +08:00
kunfei 29f09f1082 优化 2022-06-08 17:46:47 +08:00
kunfei 99eaebabbb 优化 2022-06-08 15:56:47 +08:00
kunfei b1c1ad4c93 优化 2022-06-08 15:46:58 +08:00
kunfei 290b1a004b 优化 2022-06-08 15:41:05 +08:00
kunfei 94adcc556c Merge pull request #1957 from qianfanguojin/master
修复WebDav书籍相关的一些Bug
2022-06-08 15:40:40 +08:00
1552980358 9b0874d774 Coroutine.kt: Replace .plus with '+' 2022-06-08 12:23:47 +08:00
谢意帆 f935d7f197 feat: 1. 修复书记文件名为中文时显示乱码的问题
2. 添加上传和下载书籍时的加载框以及异常提示
2022-06-07 22:06:20 +08:00
谢意帆 f9aec10690 fix: 更改 book 为 books,确保准确性 2022-06-07 22:04:14 +08:00
kunfei 69257f1261 优化 2022-06-07 17:24:50 +08:00
kunfei 1ef04e191e 优化 2022-06-07 17:09:41 +08:00
kunfei 736ffa3e74 修复webDav连接不上时webDav界面无响应的bug 2022-06-07 17:06:48 +08:00
kunfei a3fd7b5270 Merge remote-tracking branch 'origin/master' 2022-06-07 16:53:35 +08:00
kunfei 715b950c4f 修复webDav连接不上时webDav界面无响应的bug 2022-06-07 16:53:21 +08:00
kunfei 174b68edde Merge pull request #1954 from gedoor/dependabot/gradle/app/com.github.liuyueyi.quick-chinese-transfer-quick-transfer-core-0.2.5
chore(deps): bump quick-transfer-core from 0.2.4 to 0.2.5 in /app
2022-06-07 16:43:14 +08:00
kunfei 6085f0f6f9 Merge remote-tracking branch 'origin/master' 2022-06-07 13:46:50 +08:00
kunfei 1024a9451d 优化 2022-06-07 13:46:36 +08:00
dependabot[bot] 2f97c6f223 chore(deps): bump quick-transfer-core from 0.2.4 to 0.2.5 in /app
Bumps [quick-transfer-core](https://github.com/liuyueyi/quick-chinese-transfer) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/liuyueyi/quick-chinese-transfer/releases)
- [Commits](https://github.com/liuyueyi/quick-chinese-transfer/compare/0.2.4...0.2.5)

---
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-06-07 04:41:55 +00:00
kunfei 34c559be02 优化 2022-06-05 22:08:01 +08:00
kunfei 83d5101499 优化 2022-06-05 21:57:11 +08:00
kunfei 93f219f3db 优化 2022-06-04 18:33:06 +08:00
kunfei 4fc9942388 Merge pull request #1947 from WhiredPlanck/patch-2
refactor(res): polish appHelp.md
2022-06-04 18:31:04 +08:00
kunfei 538d040909 Merge pull request #1949 from Xwite/master
fix(epub): titlepage.xhtml location
2022-06-04 18:29:32 +08:00
Xwite 4ba9fefe3e fix(LocalBook): remove duplicated chapter 2022-06-04 15:45:57 +08:00