Commit Graph

26 Commits

Author SHA1 Message Date
Draff 5c8cb75e9a come up to date with keiyoushi builds
CI / Prepare job (push) Successful in 3s Details
CI / Build multisrc modules (push) Successful in 8m10s Details
CI / Build individual modules (push) Successful in 38s Details
CI / Publish repo (push) Successful in 1m39s Details
2024-01-22 21:19:41 +00:00
AwkwardPeak7 c5f82e6aeb Move plugin section to common.gradle (#281)
* move apply plugins to common.gradle

* update CONTRIBUTING.md

* remove whitespace

* move common.gradle apply above in multisrc

* move kotlinter

* newlines
2024-01-16 02:49:40 +00:00
stevenyomi 4c8c21596b Remove message in UnsupportedOperationException (#277) 2024-01-16 02:47:22 +00:00
arkon 2a7801e876
Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
arkon e1f59a845e
Update jsoup (#15321) 2023-02-11 22:22:32 -05:00
arkon 7964dc4613
Upgrade OkHttp (#15320) 2023-02-11 17:30:31 -05:00
arkon baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
arkon 1397c5b1b4
Bump dependencies (#15312) 2023-02-11 12:56:34 -05:00
anenasa c9f515761e
Kuaikanmanhua: Fix page list (#12620) 2022-07-18 10:59:42 -04:00
arkon d33f0fe903 Bump versions for individual extension with URL handler activities 2022-06-06 21:03:06 -04:00
funkyhippo d5ba305575
Add wildcard hosts for invalid hosts in intents. (#9993) 2021-12-05 12:21:10 -05:00
ShadesOfRay 9dd19d66e6
Fixed Kuaikanmanhua and changed name (#9830)
* Changed name to chinese, fixed chapter list

* Added some regex to fix some json

* Fixed page parse, gave explicit id
2021-11-20 08:44:30 -05:00
Alessandro Jean fd927c254d
Replace org.json with kotlinx.serialization in some sources (#9569)
* Replace org.json in MeDocTruyenTranh.

* Replace org.json in Kuaikanmanhua.

* Replace org.json in QiXiManhua.

* Replace org.json in Desu.
2021-11-01 07:32:12 -04:00
arkon 2a3d88cea0
Target SDK 31 (#9022) 2021-09-09 18:25:46 -04:00
arkon bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
anenasa 486db23175
Kuaikanmanhua: View paid chapters (#8578) 2021-08-16 06:09:16 -04:00
ShadesOfRay b7110681db
Added Url intents for DynastyScans and Kuaikanmanhua (#6822)
* Added Url intents for KKMH

* Added Url intents for Dynasty Scans
2021-05-04 22:16:13 -04:00
ShadesOfRay 16c4320b7d
Fixed Kuaikanmanhua extension (#6783)
* Kkmh (#1)

* Fixed fetching popular and latest manga for KKMH

* Changed Searching and filtering to use the API for KKMH

* Chapter lists are now properly called and now show upload date

* Pages are properly called. Code cleanup. Extension properly works

Co-authored-by: Raymond Wang <rywang@email.wm.edu>

* Converted to HttpSource. More code cleanup.

Co-authored-by: Raymond Wang <rywang@email.wm.edu>
2021-05-01 17:58:15 -04: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
arkon 023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
arkon efc1877172
Move common app-provided dependencies to common.gradle (#3214) 2020-05-17 16:50:53 -04:00
arkon 71c20924e8 Lint fixes 2020-04-25 10:29:23 -04:00
arkon 020c2af006 Lint fixes 2020-04-25 10:29:23 -04:00
happywillow0 14e8d1ceff [Fix] Kuaikanmanhua - locked chapters (#1731)
* Update Kuaikanmanhua.kt

* Update build.gradle
2019-11-01 17:10:22 -04:00
Mike 090ce83fe3 Kuaikanmanhua - new extension (#1507)
Kuaikanmanhua - new extension
2019-09-16 22:58:38 -04:00