Update AltStore source with latest release
Improve layout of buttons in reader
Update comic source URL to use jsdelivr CDN for improved reliability
Co-authored-by: GitHub Action <action@github.com>
Save file name: {comic}_EP{chapter}_P{page}.{ext} to avoid conflict.
* Show chapter comments at end of chapter. * fix * fix keyboard input. * use staggered grid view. * Comment page fix. richText && avatar Comment page fix. --------- Co-authored-by: ynyxx <ynyx631@outlook.com>
* Jump to last page when continuously flipping to previous chapter. - Page turning (gesture/swipe/scroll/volume key) → last page - Clicking "previous chapter" button → first page * Fix floating button icon in continuous right-to-left mode.
Some huawei devices need this.
richText && avatar Comment page fix.
feat: add comment keyword blocking functionality
fix: enable multi-select actions in local comics search mode
* feat: skip sync setting * fix: upload origin data if nothing to skip * sync: optimize text
添加了验证body内的,防止一些网站的漏判
* fix: handle mobile landscape safe area #604 * fix: adjust reader toolbars safe area * fix: adjust multi-image reader layout after orientation change * fix: item titles not fully displayed
* Optimize iOS full-screen back gesture implementation - Fix #613 and #617 * Fix setting page
Fix editor page gesture confict
feat: 本地收藏搜索支持转小写匹配
Fix missing depends in deb package. Close #587
Update version code
Optimize favorite page and home page.
Chapter comments.
Save data when mark all as read
Fix the issue of the comic list loading infinitely. Close #584
Added support for localstorage when logging in via webview.
Add support for ArrayBuffer to showInputDialog.
Fix chinese character issue when compressing files. Close #565