此次更新改动较大,如出现bug 请issue反馈或保留下载数据后回滚旧版本。
This update is a big change, if you encounter bugs please add an issue or roll back to old version(remenber to save download data).
- 完全重写了下载引擎
- 重构下载列表页面,提升性能
- 新增下载配置,可选择按下载任务加入的顺序下载
- 支持配置主页中[最新]部分画廊的搜索选项
- 添加只删除下载任务,不删除下载的图片的选项
- 阅读页面新增配置:双击放大图片
- 更改下载并发度等设置不再需要重启
- 改变下载路径后,不再自动恢复所有下载任务
- 恢复下载任务后,自动按下载时间排序
- 取消保存下载元数据的选项,现在会强制保存
- 修改阅读方向为左右、开启连续滚动时,翻页至下一图片的处理逻辑,原:移动至当前屏幕中的最后一个图片,现:移动至当前屏幕中的第二张图片
- 目前只支持默认的归档下载设置,如果不是则进行错误提示
- 外置链接默认使用第三方应用打开
- 修复下载完成后,重启app后图片丢失的bug
- 修复暂停下载时可能出现的bug
- Completely rewrite the download engine
- Refactor download page to improve performance
- New download configuration, you can choose to download in the order in which the download tasks are added.
- Added the option to only delete the download tasks, not including downloaded images
- Changing download concurrency and other settings no longer requires a reboot
- Not automatically resume all download tasks after changing the download path
- Automatically sort by download time after restoring download tasks
- Now it will be forced to save download metadata
- Support default archiver settings only, if not, toast error message
- Use external app to launch external url by default
- Support filter galleries in [latest] gallery list in home page
- New read page setting option: double tap to scale up
- Change logic about jump to next page with horizontal read direction and continuous scroll enabled. Previous: jump to last image in screen, now: jump to second image in screen
- Fix the bug that several images are lost after rebooting the app after downloading is finished
- Fix the bug that happens when user pauses download task