feat: Mark duplicate read chapters as read
Some checks are pending
Build app / Build app (push) Waiting to run
Mirror Repository / mirror (push) Waiting to run

This also refactor how chapters progress are saved. Chapters' progress now save when user "flipped" the page.

Closes GH-409

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
This commit is contained in:
Ahmad Ansori Palembani 2025-05-27 21:47:41 +07:00
parent d3050d5799
commit 850151720b
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
7 changed files with 134 additions and 81 deletions

View file

@ -167,6 +167,10 @@
<string name="ungrouped">Ungrouped</string>
<string name="pref_use_compose_library">Use experimental compose library</string>
<string name="pref_behavior">Behavior</string>
<string name="pref_mark_as_read_duplicate_read_chapter">Mark duplicate read chapter as read</string>
<string name="pref_mark_as_read_duplicate_read_chapter_existing">After reading a chapter</string>
<string name="pref_mark_as_read_duplicate_read_chapter_new">After fetching new chapter</string>
<!-- Library Sort -->
<string name="sort_by">Sort by</string>