Skip to content

Releases: jiangtian616/JHenTai

v3.2.1+65

v3.2.0+64

23 Aug 16:40
Compare
Choose a tag to compare

此次更新改动较大,如出现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).

  1. 完全重写了下载引擎
  2. 重构下载列表页面,提升性能
  3. 新增下载配置,可选择按下载任务加入的顺序下载
  4. 支持配置主页中[最新]部分画廊的搜索选项
  5. 添加只删除下载任务,不删除下载的图片的选项
  6. 阅读页面新增配置:双击放大图片
  7. 更改下载并发度等设置不再需要重启
  8. 改变下载路径后,不再自动恢复所有下载任务
  9. 恢复下载任务后,自动按下载时间排序
  10. 取消保存下载元数据的选项,现在会强制保存
  11. 修改阅读方向为左右、开启连续滚动时,翻页至下一图片的处理逻辑,原:移动至当前屏幕中的最后一个图片,现:移动至当前屏幕中的第二张图片
  12. 目前只支持默认的归档下载设置,如果不是则进行错误提示
  13. 外置链接默认使用第三方应用打开
  14. 修复下载完成后,重启app后图片丢失的bug
  15. 修复暂停下载时可能出现的bug
  1. Completely rewrite the download engine
  2. Refactor download page to improve performance
  3. New download configuration, you can choose to download in the order in which the download tasks are added.
  4. Added the option to only delete the download tasks, not including downloaded images
  5. Changing download concurrency and other settings no longer requires a reboot
  6. Not automatically resume all download tasks after changing the download path
  7. Automatically sort by download time after restoring download tasks
  8. Now it will be forced to save download metadata
  9. Support default archiver settings only, if not, toast error message
  10. Use external app to launch external url by default
  11. Support filter galleries in [latest] gallery list in home page
  12. New read page setting option: double tap to scale up
  13. 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
  14. Fix the bug that several images are lost after rebooting the app after downloading is finished
  15. Fix the bug that happens when user pauses download task

v3.1.0+63

v3.0.6+62

v3.0.5+61

v3.0.4+60

14 Aug 10:12
Compare
Choose a tag to compare

v3.0.3+59

v3.0.2+58

v3.0.0+56

07 Aug 10:36
Compare
Choose a tag to compare

此次更新改动较大,几乎牵涉了全部代码,如出现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).

  1. 新增手机布局V2和平板布局V2,原手机布局和平板布局停止维护,可在设置-样式-布局模式进行切换 #10
  2. 部分页面新增返回到最上面的浮动按钮
  3. 修复账号密码登录失败后,第一次Cookie登录必定失败的bug
  4. 修复安卓系统连按两下返回键才能推出app的功能失效的bug
  5. 修复未登录情况下访问收藏页和关注页后的相关处理bug
  6. 重构桌面布局切换tab的底层逻辑,修复部分场景下切换tab后滚动偏移量出现误差的bug
  7. 重构BasePage,提取公用逻辑
  8. 重构搜索页面,提取公用逻辑
  1. New mobile layout and tablet layout, stop the maintenance of previous mobile layout and tablet layout. Switch it in Setting-Style-LayoutMode #10
  2. Add floating button for returning to the top in some pages
  3. Fix the bug about failure with login via cookie
  4. Fix the bug that the function of taping return button twice to exit app in Android is invalid.
  5. Fix the bug of entering favorite page and watched page after login
  6. Reconstruct the basic logic of switching tabs in desktop layout, and fix the bug with scrolling offset after switching tabs in some scenes.
  7. Refactor BasePage to extract the common logic.
  8. Refactored search page to extract the common logic.'

mobile
tablet

v2.1.9+55