tachiyomi/app/src/main/java/eu/kanade
Felix Kaiser f94d902bb6
Added missing chapters count in MangaInfoHeader (#9184)
* Added missing chapters count in MangaInfoHeader

* Added "Might be missing chapters"

* Added missing chapters to MangaAndSourceTitlesLarge function

* Removed comments

* Reworked getMissingChapters to countMissingChapters, moved -1 check

* Attempting detecting sub-chapters

* Moved MissingChapters to ChapterHeader; Adapted design to fit in

* Fixed block comment in one-line-element

* Fixed critical missing-chapter counting bug

* Undid unintentional & unnecessary changes

* Moved & refactored countMissingChapters

* Fixed import order; Mapping chapter object to chapterNumber

* Optimized "No (valid) chapters" detection

---------

Co-authored-by: arkon <arkon@users.noreply.github.com>
2023-03-24 22:44:58 -04:00
..
core Minor refactoring 2023-02-26 16:47:29 -05:00
domain Move isLocal extension functions to LocalSource 2023-03-20 08:41:44 -04:00
presentation Added missing chapters count in MangaInfoHeader (#9184) 2023-03-24 22:44:58 -04:00
tachiyomi Bump dependencies 2023-03-22 22:58:42 -04:00