Luqman
|
bbeb1622ca
|
Comic Fx: fix chapter pages (#877)
* Comic Fx: fix chapter pages
* Update src/id/comicfx/src/eu/kanade/tachiyomi/extension/id/comicfx/ComicFx.kt
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
* Update src/id/comicfx/src/eu/kanade/tachiyomi/extension/id/comicfx/ComicFx.kt
* Update ComicFx.kt
* Update ComicFx.kt
---------
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
|
2024-02-04 02:25:05 +00:00 |
|
stevenyomi
|
12e864f85f
|
Remove placeholder manifest files (#790)
|
2024-01-30 22:11:47 +00:00 |
|
|
5c8cb75e9a
|
come up to date with keiyoushi builds
CI / Prepare job (push) Successful in 3s
CI / Build multisrc modules (push) Successful in 8m10s
CI / Build individual modules (push) Successful in 38s
CI / Publish repo (push) Successful in 1m39s
|
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
|
f612bc1c3f
|
Clean up some code to follow best practices (#178)
* toHttpUrlOrNull()!! -> toHttpUrl()
* Jsoup.parse(response.body.string()) -> response.asJsoup()
* Some useless HttpUrl.newBuilder() calls
* extlib v1.4 GET(HttpUrl)
|
2024-01-14 00:29:56 +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 |
|
Luqman
|
563e179abe
|
Comic Fx: add project page & series type (#14374)
|
2022-11-25 19:18:48 -05:00 |
|
Luqman
|
e7540568fd
|
Comic Fx: fix images n manga details issue (#14279)
closes #13317
|
2022-11-20 11:09:48 -05:00 |
|
arkon
|
bc7d8c8672
|
Default libVersion to 1.2 (#9014)
|
2021-09-09 08:58:17 -04:00 |
|
Arraiment
|
40ea248097
|
Implement search and filters (#8706)
|
2021-08-21 13:32:34 -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 |
|
Riztard Lanthorn
|
df408c356a
|
fix & add latest chapter timestamp (#5129)
* fix latest chapter timestamp
error when there is no chapter
* add latest chapter timestamp to manhuaID
|
2020-12-14 07:47:27 -05:00 |
|
Riztard Lanthorn
|
d7d59a03e6
|
add Comic FX source (#5030)
|
2020-12-06 07:24:19 -05:00 |
|