mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-22 02:58:55 +02:00
Add "Play" button on manga in library (#8218)
* resume manga button in libarary * work on resume button * Backup * work on opening the last read chapter * backup * renaming * fab instead of image * done with logic * cleanup * cleanup * import cleanup * cleanup... * refactoring * fixing logic * fixing scopes * Reworking design * adding ability to turn on/off the feature * cleanup * refactoring, fixing logic, adding filter logic (partial) * backup * backup * logic done * backup before merge fix * merge conflict.... * merge conflict... * reworking ui logic * removing unnecessary file * refactoring * refactoring * review changes + minor parameter position movement * commiting suggestion Co-authored-by: arkon <arkon@users.noreply.github.com> * fixing minor mistake * moving ChapterFilter.kt Co-authored-by: arkon <arkon@users.noreply.github.com>
This commit is contained in:
@@ -108,6 +108,7 @@
|
||||
<string name="action_display_language_badge">Language</string>
|
||||
<string name="action_display_show_tabs">Show category tabs</string>
|
||||
<string name="action_display_show_number_of_items">Show number of items</string>
|
||||
<string name="action_display_show_continue_reading_button">Show continue reading button</string>
|
||||
<string name="action_disable">Disable</string>
|
||||
<string name="action_pin">Pin</string>
|
||||
<string name="action_unpin">Unpin</string>
|
||||
@@ -579,6 +580,7 @@
|
||||
<string name="downloaded_chapters">Downloaded chapters</string>
|
||||
<string name="badges_header">Badges</string>
|
||||
<string name="tabs_header">Tabs</string>
|
||||
<string name="other_header">Other</string>
|
||||
|
||||
<!-- Catalogue fragment -->
|
||||
<!-- missing prompt after Compose rewrite #7901 -->
|
||||
|
Reference in New Issue
Block a user