Commit Graph
6909 Commits
Author SHA1 Message Date
kunfei 06b38df966 Merge pull request #2037 from nEdAy/feature/fixed-edit-book-sources-dialog-error
Fixed the problem that some book sources were not edited, but the prompt "尚未保存,是否继续编辑" is displayed when exiting.
2022-07-09 09:47:29 +08:00
kunfei aa763e1fbd Merge pull request #2039 from qianfanguojin/master
修复Issue 1972 的一些问题
2022-07-09 09:45:40 +08:00
kunfei a09f5ceeec 优化 2022-07-09 09:40:35 +08:00
kunfei b935bb8236 优化 2022-07-09 00:34:15 +08:00
谢意帆 512ffcfcfd fix: 修复自建WebDav服务使用WebDav书籍的一些BUG
1. 增加 resourceType 加强判断是否是文件夹,有些自建服务 文件夹 contentType 属性为空
2. 修复自建服务对文件夹存在性判断的问题
2022-07-08 18:40:15 +08:00
Kevin SuTJ 222a470f30 clean code; clean unused import 2022-07-08 15:55:38 +08:00
谢意帆 885d8b6651 fix: 删除Epub文件正文读取的一些不必要信息 2022-07-08 15:05:12 +08:00
Kevin SuTJ 58512d1b60 Fixed the problem that some book sources were not edited, but the prompt "尚未保存,是否继续编辑" is displayed when exiting. 2022-07-08 11:01:23 +08:00
谢意帆 ea257d296b feat: 修复某些 epub 文件由于 opf 格式不规范而导致正文图片读取失败的问题 2022-07-08 02:31:29 +08:00
kunfei a23ff3c362 优化 2022-07-07 22:23:26 +08:00
kunfei dc3732c6f9 Merge remote-tracking branch 'origin/master' 2022-07-07 22:22:29 +08:00
kunfei 929c5650c7 优化 2022-07-07 22:22:20 +08:00
kunfei ab7b139bc7 优化 2022-07-07 17:32:50 +08:00
kunfei 7af951f070 优化 2022-07-07 11:42:23 +08:00
kunfei b71ae1a8e4 优化 2022-07-07 11:28:28 +08:00
github-actions[bot] 5a63b7e266 web bookshelf: v3.22.070711 2022-07-07 03:24:48 +00:00
kunfei d093208a20 优化 2022-07-06 21:18:46 +08:00
kunfei 770cfe219b 优化 2022-07-05 23:57:38 +08:00
kunfei faf35824a2 优化 2022-07-05 22:36:57 +08:00
kunfei 7fa508cb5d 优化 2022-07-05 22:32:01 +08:00
kunfei 3aae7aeeed 优化 2022-07-05 21:32:33 +08:00
kunfei 97390cf1e2 优化 2022-07-05 21:28:34 +08:00
kunfei 2da29c8b3f 优化 2022-07-05 20:32:56 +08:00
kunfei 1881e4aef8 Merge pull request #2027 from gedoor/dependabot/gradle/app/org.jsoup-jsoup-1.15.2
chore(deps): bump jsoup from 1.15.1 to 1.15.2 in /app
2022-07-05 20:28:03 +08:00
kunfei 056a127f6a Merge pull request #2026 from gedoor/cronet
Bump cronet from 103.0.5060.70 to 103.0.5060.71
2022-07-05 20:27:41 +08:00
kunfei 0a3acfc0d6 Merge pull request #2025 from 821938089/fix-webdav
修复webDav的exists函数对文件夹始终返回false的bug
2022-07-05 20:27:13 +08:00
kunfei 3ee21eecd3 Merge pull request #2021 from qianfanguojin/master
添加 WebDav 书籍的排序功能,更加详细的横竖屏单双页切换方式
2022-07-05 20:25:47 +08:00
kunfei b0f23b7376 Merge pull request #2020 from ag2s20150909/master
更新kotlin版本
2022-07-05 20:23:55 +08:00
dependabot[bot] 91a5ca4cfc chore(deps): bump jsoup from 1.15.1 to 1.15.2 in /app
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.15.1 to 1.15.2.
- [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.1...jsoup-1.15.2)

---
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-07-05 04:42:15 +00:00
821938089 95ff786143 优化 2022-07-05 11:10:08 +08:00
gedoor 51f87d88de Bump cronet from 103.0.5060.70 to 103.0.5060.71
- Changes in the [Git log](https://chromium.googlesource.com/chromium/src/+log/103.0.5060.70..103.0.5060.71)
2022-07-05 00:20:38 +00:00
821938089 6e38daab63 fix webdav exists bug 2022-07-04 20:33:33 +08:00
kunfei 9049b3d791 优化 2022-07-04 10:21:23 +08:00
谢意帆 f062df4ed4 feat: 更详细的横竖屏单双页设置 2022-07-03 20:59:29 +08:00
谢意帆 9897a3ffcf feat: webdav书籍排序
添加 按更新时间排序,按文件名排序的选项。
默认排序规则为按文件更新时间倒序排列
2022-07-03 15:26:21 +08:00
kunfei 512a23fd45 优化 2022-07-03 14:54:57 +08:00
kunfei 6a0fa53c6f 优化 2022-07-03 14:29:53 +08:00
ag2s20150909 b5be4fdb65 更新kotlin版本
更新kotlin 1.7.0
更新Compose 1.2.0
更新room 2.5.0-alpha02 旧版本不支持kotlin 1.7.0
2022-07-03 11:40:53 +08:00
kunfei 770bbf2eb1 优化 2022-07-03 09:50:29 +08:00
谢意帆 9b1b0af5ff feat: webdav书籍排序选项的配置,以及事件监听 2022-07-03 00:11:02 +08:00
kunfei 8ba999c56a 优化 2022-07-02 20:30:17 +08:00
kunfei c1f36110b1 优化 2022-07-02 19:54:46 +08:00
kunfei 7566ac35a8 优化 2022-07-02 19:52:10 +08:00
kunfei 14a4b91f3e 优化 2022-07-02 17:26:42 +08:00
kunfei fe7b91b504 Merge remote-tracking branch 'origin/master' 2022-07-02 15:17:57 +08:00
kunfei f421e92b61 优化 2022-07-02 15:17:47 +08:00
kunfei a02576eff3 Merge pull request #2017 from nEdAy/feature/fixed-read-record-book-name-click-is-invalid
fixed bug: TextView setting 'textIsSelectable=true' make click is invalid
2022-07-01 17:32:03 +08:00
kunfei 178c80e9a3 Merge pull request #2016 from nEdAy/feature/mouse-wheel-page
新增 "鼠标滚轮翻页"
2022-07-01 17:31:26 +08:00
Kevin SuTJ f6a87c58c9 fixed bug: TextView setting 'textIsSelectable=true' make click is invalid 2022-07-01 17:08:35 +08:00
Kevin SuTJ d9ba4cc2fb 新增 "鼠标滚轮翻页"
Add 'Mouse wheel page'
2022-07-01 16:22:48 +08:00