* DoujinDesu : Fix and Add Some Feature
Add some New Filter
- Author Filter
- Character Filter
Add some Detail in MangaDetail
- Author
- Group
- Series / Serialization
Fix or Modified some Selector
- Title Selector
- Page Selector
- Author Selector
- Character Selector
- Series Selector
- Group Selector
Change Language from En to Id on Filter Tab and Change BaseUrl tab
* Change Filter Header
* Lint for Filter Group
* Apply suggestion
* Apply suggestion
* Update src/id/doujindesu/src/eu/kanade/tachiyomi/extension/id/doujindesu/DoujinDesu.kt
Thanks to vetleledaal
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
* Apply suggestion
* Lint
* Update Status Selector
Thanks to AwkwardPeak7
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Apply suggestion
* Apply suggestion
Thanks to AwkwardPeak7
* Make description is not null
* Forget to change desc lang to id
---------
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* mangadex: add option to use source language for title
closes#5747
* use 'extension' instead of 'source' for variable names & translations
* simplify title selection
* Improved chapter list parsing
Uses a more generic method of getting chapter information that resolves compatibility issues caused by sites that use a paginated version of the GigaViewer chapter list
* Increment GigaViewer base version code
* KadoComi (Comic Walker) extension
Initial working commit for KadoComi (Comic Walker)
* Cleanup
* Clean up duplicate code
* Remove unnecessary dependencies from build.gradle
* Use book cover for thumbnail if available
* Additional code clean up
* Convert to using DTOs
* Remove unnecessary fragment handling
Fragment isn't sent to the server, so it's not necessary to do any handling here
* Use fragment from URL
* Fix author/artist names
* Fix thumbnails
Default of bookCover was interfering with thumbnail determination logic
* Implement changes from feedback
* Remove unneeded data keyword
* Add CoManhua
* perf: switch to cloudFlareClient for improved CF handling
* perf: improve seach and filter for staus and genre
* fix: ignore thead class in the chapter list
* chore: imports
* perf: use Filter Checkbox for genres
* fix: use custom dateformat and use default header for genre filter
* chore: icon launcher
* fix: reviewer suggestions
* fix: use selectFirst
* fix oversight in previous commit
* fix: override searchPath