komikku/app/src/main/java/eu/kanade
Two-Ai acef44f55c Fix download queue page count display bug (#9126)
When restarting a download, the page count would display as 0 until
the first page download completion, after all the existing pages were
rechecked.

To fix, calculate downloadedImages from pages instead of relying on
the downloader to reset and increment the count.

(cherry picked from commit 779df32e98f2a020ca6a4f79c0748dd9f5b16873)
2023-03-05 19:03:13 -05:00
..
core Move more components to presentation-core module 2023-03-05 18:00:20 -05:00
data/source Move more things around 2023-02-09 18:08:07 -05:00
domain Migrate library settings sheet to Compose 2023-03-05 17:37:46 -05:00
presentation Minor fix with grouping in library sheet 2023-03-05 19:02:39 -05:00
tachiyomi Fix download queue page count display bug (#9126) 2023-03-05 19:03:13 -05:00