10 Commits

Author SHA1 Message Date
KenjieDec
85d977e407
Koharu: Moved to src/all | Spyfakku: Fixed Errors, Added "Per page" Filter | Pururin: Re-added, Fixed Some Details (#5956)
* Koharu: Moved to src/all | Fixed Spyfakku

- Added 2 language options for Koharu: japanese and english
- Spyfakku: use a cleaner api if available

* Delete src/en/koharu directory

* Fixed #5957

* Added Pururin | Koharu fixed language

- Pururin: Added back, Fixed tags not showing properly
- Koharu: Fixed "Multi" language search not showing anything, added Chinese language as an option

* Fixed Tag Separation in Description

- Fixed: tags were listed with spaces as the separator, instead of commas

* Added Chinese language as an option

- also: applied FourTOne5's suggestion
- I forgor

* Applied suggestion

- Applied FourTOne5's suggestion

* Deeplink support for mirror links
2024-12-14 06:55:31 +00:00
KenjieDec
c56fd24df9
SpyFakku: Add Random Filter (#5411) 2024-10-28 00:21:08 +00:00
KenjieDec
e919ddfe06
SpyFakku | Fixed SpyFakku (#5314)
* Fixed Spyfakku

* Fixed circles, and others

- Fixed circles ( Original API's currently giving full circle list, not the specific comic circle )
- Added attempts for fetching manga details
- Apply AwkwardPeak's suggestion
2024-10-28 00:21:08 +00:00
KenjieDec
384146984b
SpyFakku | Update baseUrl (#4660)
Update baseUrl
2024-09-15 20:22:00 +01:00
KenjieDec
b65681b8b7
SpyFakku | Fix SpyFakku (#4540)
FIx Spyfakku

- Use api again
2024-08-13 02:32:02 +01:00
KenjieDec
cdb8de9fbf
Spyfakku | Fixed Some Images Not Loading (#4444)
* Fixed Some Images Not Loading

- Also Fixed Manga & Chapter Webview URL

* Update extVersionCode

* Fix?

* Little Change

- The website itself already provides cased tags
2024-08-13 02:31:58 +01:00
KenjieDec
869afb9534
Fix Spyfakku (#4345) 2024-08-13 02:31:40 +01:00
KenjieDec
4754f27a16
SpyFakku: Fix Thumbnail (#4054)
* Fix Thumbnail

* Apply suggestion
2024-07-26 23:34:42 +01:00
KenjieDec
592645fa9d
Update Spyfakku (#3712)
* Delete Dto

* Update SpyFakku

* Remove some non-null assert,

* Wrap date parsing around try catch

* test

* Use API

* Remove unused property

* Update

* Update SpyFakku.kt
2024-07-14 14:40:55 +01:00
KenjieDec
a910431f44
Added SpyFakku (#3538)
* Added SpyFakku

* Changes

- Combined SortFilter and OrderFilter into One Filter.Sort 
- Remove useless regex
- Filter out empty tags
- Rate limit added 
- etc
2024-07-14 14:39:16 +01:00