Commit Graph

13 Commits

Author SHA1 Message Date
arkon fa6be0f1c9
Replace usages of Gson (#10080) 2021-12-12 16:33:20 -05:00
arkon bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
Alessandro Jean 3f91c5f75e
Replace JsonParser with kotlinx.serialization in some extensions (#7620)
* Replace JsonParser with kotlinx.serialization.

* Remove wildcard import.

* Remove more usages of JsonParser.
2021-06-14 06:20:05 -04:00
arkon 50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04:00
antonycaporossi eaa10925a9
Fix Kumanga (ES) mangas list and pages list not loading (#5422)
* fixing kumanga

* JSON parse formula

* Fix Kumanga issues caused by obfuscation.

* Removed unused Regex
2021-01-14 22:17:23 -05:00
Aria Moradi 33f136d2ae
Fix Android Studio "Duplicate content roots" error (#5203)
* comply with #5214

* rm not needed AndroidManifest.xml

* [CI SKIP] add info about AndroidManifest.xml

* Update CONTRIBUTING.md

Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-12-20 22:31:12 -05:00
arkon 016653bdc0
Update Kotlin, coroutines, kolinter (#4363)
* Update kolinter, address some build warnings

* Update to Kotlin 1.4.10, coroutines 1.3.9
2020-09-13 18:33:59 -04:00
Edgar Mejía ddc9d8b10a
Fix Plot Twist no Fansub, Update LectorManga, TMOHentai and TMO (#4110)
* Fix Latest url

* Fix Kumanga error 400 bad request

* Add support to opening links from the website in main app

* TMO: Add support to opening links from the website in main app

* TMOHentai: Add support to opening links from the website in main app

* Revert "Fix Kumanga error 400 bad request"

* Complete Kumanga revert.

* Fix plot twist latest again

* Update LetorManga gradle
2020-08-27 03:20:30 -04:00
Mike 90308cf7b2
Kumanga - fix token (#4077) 2020-08-10 20:35:52 -04:00
Mike 80181068e4
Kumanga - update parsing (#4042) 2020-08-07 20:27:40 -04:00
Mike ce3dd41b25
Kumanga - crash fix (#3994) 2020-08-03 03:42:45 -04:00
Edgar Mejía 064710af68
Fix Kumanga error 400 (#3976) 2020-08-02 18:29:22 -04:00
Edgar Mejía b93641e90e
Add Kumanga inorichi/tachiyomi-extensions#921 (#3793)
* Add Kumanga inorichi/tachiyomi-extensions#921

* Fix pagination bug, added chapter date and correct name.

* Prevent unnecessary pagination request

* Fix chapter list loop, fix empty chapter
2020-07-17 02:41:54 -04:00