57 Commits

Author SHA1 Message Date
5c8cb75e9a come up to date with keiyoushi builds
All checks were successful
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
defa788dd5 DMZJ: fix comment page (Brotli issue) (#145) 2024-01-12 03:34:39 +00:00
arkon
2a7801e876
Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
stevenyomi
b34dfcfa38
DMZJ: tweak comments page (#16672) 2023-06-06 05:18:25 -04:00
stevenyomi
ef6318301b
DMZJ: add error message (#16579) 2023-05-26 16:48:10 -04:00
stevenyomi
24147b6556
DMZJ: tweak page list parsing and remove special lists (#16427)
* remove special lists

* use kotlin class for tags

* adjust page list

* bump version

* tweak preference summary
2023-05-13 22:39:03 -04:00
stevenyomi
992a989ee3
DMZJ: revert to old API URL (#16118) 2023-04-21 09:27:11 -03:00
stevenyomi
aa9ac35a98
DMZJ: update to reflect API changes (#15859)
* DMZJ: update to reflect API changes

* camel case
2023-03-28 09:33:45 -04:00
stevenyomi
ad0e62a774
DMZJ: update URL, extlib 1.4, add chapters (#15834) 2023-03-25 13:35:25 -03: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
stevenyomi
0c132a3a0d
DMZJ: default to single genre filter (#14552) 2022-12-15 08:47:09 -03:00
stevenyomi
fe016713be
DMZJ: make authors field nullable (#13827) 2022-10-12 08:10:16 -04:00
stevenyomi
9b7e28848b
DMZJ: fix chapter name format (#13697)
* DMZJ: fix chapter name format

* make regex private
2022-10-03 18:35:12 -03:00
stevenyomi
3a13bc8408
DMZJ: rewrite, add rankings and comments (#13689)
* DMZJ: rewrite, add rankings and comments

* update launcher icons

* fix ranking issue

* add more description

* add more description

* add more description

* add prompt if comment is empty
2022-10-03 08:48:28 -03:00
Howard Wu
976141a96e
Dmzj: Pop up toast when encountering a non-existent chapter instead of just crashing. (#12998) 2022-08-15 12:52:16 -04:00
arkon
d33f0fe903 Bump versions for individual extension with URL handler activities 2022-06-06 21:03:06 -04:00
arkon
341d067afc
Refactor to use app-provided rate limiting interceptors (#12087) 2022-06-05 16:33:49 -04:00
arkon
5db3e03d15
Stop using internal OkHttp APIs (#11172) 2022-03-18 22:27:30 -04:00
Kai Liu
87584795c5
zh-dmzj: Retry with low resolution image source when original resolution image source fails (#10799) 2022-02-12 07:10:34 -05:00
zhongfly
39d84866a6
zh-dmzj: Fix url decode problem (#10474)
* fix url decode bug

* update version
2022-01-17 10:08:23 -05:00
Kai Liu
8d056bfb26
zh-dmzj: Make Filesize field optional (#9533) 2021-10-19 08:44:13 -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
Kai Liu
97e18a0ba2
zh-dmzj: Make ChapterOrder field optional (#7912) 2021-06-28 14:17:22 -04:00
Myuki
29082d94bf
[zh-Dmzj]Add intents for muwai.com (#7844)
* Add intents for muwai.com

* Bump version
2021-06-25 08:43:50 -04:00
zhongfly
dcdc43b984
[zh-dmzj]use muwai.com instead of dmzj.com (#7830)
* [zh-dmzj]use muwai.com instead of dmzj.com

use muwai.com for v4apiUrl & v3ChapterApiUrl & imageCDNUrl

* bump version
2021-06-24 09:00:33 -04:00
Kai Liu
8a7122a2fc
zh-dmzj: replace dmzj.com with dmzj1.com for v4api only to make it work again (#7712) 2021-06-20 08:28:00 -04:00
zhongfly
d07d777c2b
[zh-dmzj] Fix url issue (#7673)
* fix url issue

replace dmzj1.com with dmzj.com
fix #7668

* bump version
2021-06-16 11:16:02 -04:00
Oldwangtouchtouchdoge
897a5d94ba
[ZH-Dmzj] Fix #7382, leaking support for multiple chapter lists. (#7387)
* [ZH-Dmzj] Fix #7382, leaking support for multiple chapter lists.

* Add empty chapter list check.
2021-06-03 06:21:12 -04:00
Alessandro Jean
e8b6a225aa
Replace Gson usage with kotlinx.serialization in some sources (#7372)
* Replace Gson usage with kotlinx.serialization in some sources.

* Add kotlinx.serialization to common-dependencies.

* Add missing dependencies.
2021-06-02 06:40:59 -04:00
Oldwangtouchtouchdoge
fb892a4158
[ZH-dmzj] Move some logic to use dmzj's new v4api, fix #6858 (#7369)
* [ZH-dmzj] Move some logic to use dmzj's new v4api, fix #6858

* Remove usage of desugar libs
2021-06-01 13:54:48 -04:00
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04:00
Oldwangtouchtouchdoge
b1d483f293
[zh-dmzj]Add fallback api to fetch hidden manga and URL intent filter. (#5624) 2021-02-02 12:56:39 -05:00
Oldwangtouchtouchdoge
b77d42a941
<zh-dmzj>Add ratelimit to fix HTTP 429 and return webpage url to "Open in browser" and "Share manga". (#5537)
* <zh-dmzj>Add ratelimit to fix HTTP 429 and return human readable webpage url to "Open in browser" and "Share manga".

* Add ratelimit interceptor that only handle specific url host.
2021-01-25 07:29:10 -05:00
Oldwangtouchtouchdoge
1c8212eb1d
<zh-dmzj> Fix some url issues. (#5512) 2021-01-22 07:25:23 -05:00
OncePunchedMan
e9ec0421b2
fix url (#5502) 2021-01-21 06:43:50 -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
Mike
d239be6c9a
Dmzj - fallback to v3api for hidden chapters (#4145) 2020-08-16 18:48:12 -04:00
Mike
ab17d6f122
Dmzj - update page parsing (#4138) 2020-08-15 20:22:16 -04:00
vance
7a8dfac7a8
dmzj chapterList's api changed (#4115)
* dmzj chapterList's api changed

* Update Dmzj.kt

Add prefix
2020-08-13 20:46:40 -04:00
arkon
023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
Mike
b1a4cd44b5
Dmzj - encode imageUrl requests (#3474) 2020-06-10 01:26:22 -04:00
TacoTheDank
11ac392755
Even more lint cleanup (#3191) 2020-05-17 15:47:37 -04:00
arkon
020c2af006 Lint fixes 2020-04-25 10:29:23 -04:00
happywillow0
962ee55955 [Fix] Dmzj - api issues (#1709)
[Fix] Dmzj - api issues
2019-10-26 10:42:34 -04:00
vance
21ef162980 Fixed dmzj search error (#1692) 2019-10-22 18:49:50 -04:00
Mike
dd9b8bc6a8 Dmzj update (#1473)
Dmzj update
2019-09-06 21:46:37 -04:00