mihon/app/src/main/java/eu/kanade/tachiyomi/ui/manga
FlaminSarge 58a871c8cc
Allow manga titles to update from source if they are not in library (#6177)
The previous rationale for not allowing manga titles to update (at all) was that it would be confusing for users if a manga's title arbitrarily changed when the source changed it. Presumably, users would care less about this arbitrary change for manga that is not in library, so this provides a path for getting a manga's title updated, and prevents incorrect titles from persisting in the DB for manga that get title updates but aren't in library.
2021-10-30 12:15:48 -04:00
..
chapter MangaController optimizations (#6089) 2021-10-13 09:23:38 -04:00
info MangaController optimizations (#6089) 2021-10-13 09:23:38 -04:00
track Clean up some companion object usages 2021-09-05 14:34:29 -04:00
MangaController.kt Fix MangaController fast scroller position (#6090) 2021-10-13 09:23:46 -04:00
MangaPresenter.kt Allow manga titles to update from source if they are not in library (#6177) 2021-10-30 12:15:48 -04:00