5 Commits

Author SHA1 Message Date
KenjieDec
5d82449b0c
Colored Manga | Fix Latest, Pages Count, Fix Title Search (#4619)
* Fix Latest, Pages Count, Fix Title Search

- "Newest" is now a new Filter that sorts by manga first upload date
- Latest Updates fixed -> date parsed from latest manga chapter date, not manga upload date
2024-09-15 20:22:00 +01:00
KenjieDec
d63c947ca7
ColoredManga | Increase extVersionCode to match for older versions (#4526)
Apply suggestion
2024-08-13 02:32:01 +01:00
KenjieDec
102b91f959
Add ColoredManga (#3843)
* Add ColoredManga

- Weird site, very hard to fetch

* Remove unused dependecy

* Apply suggestions, Better chapter name

- Apply AwkwardPeak's suggestions
- Remove genre list

* Appy suggestions, thumbnail fix, chapter name fix

- Apply AwkwardPeak's suggestions
- Thumbnail url might change ( Example: Kuroko's Basketball )
- Chapter name removing all zeros before number fix ( Example: Chapter 001 -> Chapter 1, but Chapter 106 -> Chapter 16 )

* Update build.gradle

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* Increase versionId

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-07-14 14:40:56 +01:00
Vetle Ledaal
3bb82737b7 Remove Colored Manga (#2112) 2024-03-30 22:04:18 +00:00
stevenyomi
205d95cc07 Migrate to lib-multisrc (#1237)
* adjustments

* Run generator

* Remove multisrc project

* add lib dependencies

* Remove multisrc from build scripts

* Remove build condition
2024-02-18 20:10:37 +00:00