Option to update trackers when chapter marked as read (#1177)

* Track when marked as read

* Add dismiss to snack bar

* i18n & ignore decimal chapters

* Detekt would have caught that 🤣

* `Ok` > `Yes`

* Dont prompt if untracked or current > new

* Move to MangaScreenModel

* Suggestions

Co-Authored-By: AntsyLich <59261191+AntsyLich@users.noreply.github.com>

* Review 2

* toggleAllSelections first

---------

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
This commit is contained in:
Roshan Varughese
2024-09-03 09:41:44 +12:00
committed by GitHub
parent 9c1905ede7
commit abfb72c89c
2 changed files with 24 additions and 1 deletions

View File

@@ -726,6 +726,7 @@
<string name="are_you_sure">Are you sure?</string>
<string name="exclude_scanlators">Exclude scanlators</string>
<string name="no_scanlators_found">No scanlators found</string>
<string name="confirm_tracker_update">Update trackers to chapter %d?</string>
<!-- Tracking Screen -->
<string name="manga_tracking_tab">Tracking</string>