mangayomi-mirror/lib/modules
MorningOctober 9f6bf93876 fix(reader): stabilize chapter progress and page cache writes
- prevent stale settings overwrites by reloading settings inside Isar write txn before updating chapterPageUrlsList

- guard getPageLength() against missing chapter entries and empty urls to avoid No element crashes

- simplify read-threshold calculation in setPageIndex() via totalPages/pagesRemaining for continuous and paged modes

- map visible continuous double-page indices to actual page indices in _readProgressListener before persisting progress

- snapshot item positions and clamp indices during fast scrolling to avoid volatile first/last access races
2026-03-28 13:49:39 +01:00
..
anime feat: add localization strings for statistics and reading time tracking #672 2026-03-23 11:19:04 +01:00
browse Refactor 2026-03-02 11:49:19 +01:00
calendar feat: Implement upcoming manga calendar feature 2026-03-05 12:05:29 +01:00
history - 2026-02-27 15:02:22 +01:00
library Fix #480/#165 #479 #443 #541 #554 #452: reader and download fixes 2026-03-18 09:47:41 +01:00
main_view update dependencies & update riverpod provider declarations 2026-01-08 14:27:08 +01:00
manga fix(reader): stabilize chapter progress and page cache writes 2026-03-28 13:49:39 +01:00
more feat: add localization strings for statistics and reading time tracking #672 2026-03-23 11:19:04 +01:00
novel feat: add localization strings for statistics and reading time tracking #672 2026-03-23 11:19:04 +01:00
tracker_library Use the localized extension 2025-12-29 23:20:08 +01:00
updates fix #667 2026-03-17 11:22:28 +01:00
webview Fix Riverpod lifecycle error 2026-01-08 21:47:51 +01:00
widgets Group related functions using an extension 2025-12-29 23:19:31 +01:00