Commit Graph

32 Commits

Author SHA1 Message Date
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
Toarbit 2f75e4e56c Fix invalid header referer in Dmzj (#1065)
Fix invalid header referer in Dmzj
2019-04-28 08:14:42 -04:00
Eugene f20372cee7 Remove extVersionSuffix (#575)
Remove extVersionSuffix
2018-10-20 15:28:01 -04:00
Eugene 71806a3d1d Use compileOnly instead of provided in Gradle files (#438)
Use compileOnly instead of provided in Gradle files
2018-08-05 15:51:58 -04:00
Yuxuan Shui e696521892 Dmzj: set UA
Dmzj is banning okhttp UA now...
2018-04-15 10:31:52 -04:00
yshui 108bc9d4c8 Dmzj: fix page numbering (#273) 2018-04-02 11:34:43 -04:00
yshui d579de4780 Fixes for Dmzj source (#224)
Fixes for Dmzj source
2018-02-27 22:17:42 -05:00
yshui f026f7e55f Add Dmzj manga source (#218) 2018-02-26 14:27:15 -05:00