4 Commits

Author SHA1 Message Date
h-hyuuga
1175b0d1c7
Replace json library with kotlinx.serialization in multiple sources (#7407)
* Catmanga: Replace org.json with kotlinx.serialization + Light Refactor of #7451

* Genkan IO: Replace gson + Make livewire interceptor

* Genkan IO: Tail Call Optimization to avoid blowing stack

* Comick.fun: kotlinx.serialization migration

* Remanga: kotlinx.serialzation migration
2021-06-15 09:02:46 -04:00
Ivan Iskandar
d0b29bae80
CatManga QoL improvements (#7451) 2021-06-05 07:42:14 -04:00
Ivan Iskandar
50859e76aa
CatManga: Remember currentTimeMillis when a chapter is found for the first time (#6508)
This prevents manga entries without any new chapter from getting
bumped to the top of "Latest chapter" list when the library is updated.
2021-04-12 07:38:34 -04:00
Ivan Iskandar
b2c4ff68ff
Add CatManga (#6481)
* Add CatManga

* CatManga: Add URL intent handler
2021-04-09 07:49:11 -04:00