* Manga District: add tag browse
* Apply suggestions from code review
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* correction
* Separate method to load tags from preferences & always initialize with at least 1 tag to avoid excessively reading preferences
* remove unnecessary getter
* Fix: actually update backing field; also improve load tags from preferences
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* MangaDistrict: Remove comment from title
e.g. (Official), (Doujinshi)
* MangaDistrict: settings to parse only chapters with full/high quality
# Conflicts:
# src/en/mangadistrict/src/eu/kanade/tachiyomi/extension/en/mangadistrict/MangaDistrict.kt
* MangaDistrict: fix searchMangaNextPageSelector for last page
* remove unnecessary override
* Rebase to new Madara version
* filter chapter’s url instead of parsing elements
* Clean up, set default values to off/all
* Update MangaDistrict.kt
* Update remove title version pref summary
* typo
---------
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>