Commit Graph

31 Commits

Author SHA1 Message Date
Vetle Ledaal ff29d26ace
ComicExtra: update domain (#4131) 2024-07-26 23:34:43 +01:00
Barrell Titor 01de950ce9 Comic Extra - Update to new URL and page selector (#2132)
* Update ComicExtra.kt

Changed base URL to new one

* Updated extVersionCode in build.gradle

* Updated page list selector to the new one

* ComicExtra - fix search

* Changed to addQueryParameter and added pagination

* Imports

* lint
2024-03-30 22:04:18 +00:00
stevenyomi 12e864f85f Remove placeholder manifest files (#790) 2024-01-30 22:11:47 +00:00
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
Paulo Leitão 18458fd6ec
ComicExtra: Update URL (#18610)
Update ComicExtra URL
2023-10-21 11:37:01 -03:00
arkon 2a7801e876
Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
Paulo Leitão 95d63941b4
ComicExtra: Update URL (#16036)
* Update ComicExtra URL

* Update `extVersionCode`
2023-04-12 22:10:14 -03:00
arkon e1f59a845e
Update jsoup (#15321) 2023-02-11 22:22:32 -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
dejavui 16419cc15f
Update base URL Meituatop, ComicExtra (#14443) 2022-12-04 10:30:02 -05:00
Riztard Lanthorn 35d09dc3b2
ComicExtra: fix pagination in browse & latest (#13636)
closes #13635
2022-09-30 14:10:08 -03:00
arkon 341d067afc
Refactor to use app-provided rate limiting interceptors (#12087) 2022-06-05 16:33:49 -04:00
jopejoe1 de19d11727
Updated some icons to be more consistent (#10419)
* Update MadaraGenerator.kt

* Fixed some icons in Madara

* Replace with icons that work on website

* Fixed Some more icons

* some more icon fixes

* miss placed that

* this to

* Put them in right location this time
2022-01-10 06:44:45 -05:00
arkon bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
Myst 357aeacc29
ComicExtra Fix chapter date and URL (#7987) 2021-07-05 17:01:14 -04:00
Myst c4c010ab29
ComicExtra fix empty SManga result when search return nothing (#7979)
* Add support for mangas with seasons

Use chapter name as chapter number

* ComicExtra fix empty search result
2021-07-05 08:53:57 -04:00
happywillow0 05792a34e9
Changes Chapter Fetch (#5999)
- Use recursive fetching to ensure all pages are processed
2021-02-27 20:45:53 -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
arkon 023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
Mike 3fcc0a9dca
ComicExtra - add genre details (#3278) 2020-05-22 22:19:24 -04:00
Mike 5626b7dcc2
ComicExtra - add filters (#3172)
* ComicExtra - add filters

* Details
2020-05-15 18:52:38 -04:00
TacoTheDank 99ee039d09
Correct a bunch of lints from "en" to "ja" (#3075) 2020-05-10 17:46:00 -04:00
arkon 5d5c6016ea Lint fixes 2020-04-25 10:29:23 -04:00
Mike b054d22bb6 ComicExtra image parsing (#1580)
ComicExtra image parsing
2019-09-29 22:47:55 -04:00
Yong Su Lee 8ed0f0728a ComicExtra doesn't show chapters from multiple pages (#1107)
ComicExtra doesn't show chapters from multiple pages
2019-05-14 22:24:04 -04:00
Ankit SIngh 02908dfdf7 ComicExtra Res Folder Added (#1045)
ComicExtra Res Folder Added
2019-04-21 07:58:21 -04:00
Yong Su Lee 18a04e020a ComicExtra Extension Source (#1040)
ComicExtra Extension Source
2019-04-20 10:35:57 -04:00