v3.1.0+63
·
1617 commits
to master
since this release
此次更新完全重构了阅读页面,如出现bug 请issue反馈或保留下载数据后回滚旧版本。
This update is a big change, almost involed all the code, if you encounter bugs please add an issue or roll back to old version(remenber to save download data).
- 测试添加对Linux的支持
- 重构阅读页面,提升复用性
- 阅读页面新增双页模式和横向连续滚动模式
- 主页增加唤起快速搜索抽屉的按钮
- 开始下载归档后自动关闭dialog
- 修复阅读方向为从右到左时,缩略图和滑块的方向未同步的bug
- 桌面模式下代理地址禁止设置为空
- 去除Windows系统下清楚日志的功能
- Support Linux(Experimental)
- Refactor read page to reduce coupling
- Add double column mode and continuous scroll mode for read page
- Add button in home page to open quick search drawer
- Close dialog automatically after beginning to download archive
- Fix bug that when read direction is right-to-left, direction of thumbnails and slider is wrong
- Check proxy address for desktop(shouldn't be empty)
- Disable deleting logs on Windows