Commit Graph

232 Commits

Author SHA1 Message Date
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
lbwstco 51bd907560
fix: <Jinmantiantang>: <Error 429 when updating library> (#7230)
Co-authored-by: Andrew Kyrie <lbwstco@163.com>
2021-05-26 06:22:54 -04:00
anenasa 110f7330c5
Add Imitui (#7077) 2021-05-24 07:03:32 -04:00
rhjdvsgsgks f438e31b5d
remove duplicate slash (#6837)
Co-authored-by: myself <mail@mail.mail>
2021-05-05 13:59:35 -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
arkon 50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04:00
sunbeams001 7a9c739a46
copymanga: fix manga image load problem (#6585)
* copymanga: fix manga image load problem

* fix ssl problems
2021-04-17 07:50:28 -04:00
Johannes Joens 03937cb8a1
Added Icons to a few more extensions (#6557)
* Update MangaCatalogGenerator.kt

* Added Erofus icons

* Added Icons Madara Batch 1/3

* Added Icons Madara Batch 2/3

* Added Icons Madara Batch 3/3

* Added Icons zBulu

* Added Sekaikomik Icons

* Added icons to fmreader

* Update FMReaderGenerator.kt

* Update EroMuseGenerator.kt

* Update ZbuluGenerator.kt

* Update WPMangaReaderGenerator.kt

* Update MadaraGenerator.kt

* Update WPComicsGenerator.kt

* Moved files in right directory

* deleted old directory

* Update build.gradle
2021-04-15 07:47:26 -04:00
sunbeams001 05131e92ee
copymanga: fix search problems (#6369)
(cherry picked from commit f2f9ef927ccdde28465f2d156e0d7712a06838d3)
2021-03-31 10:42:04 -04:00
sunbeams001 e870afd06f
coymanga: fix site blacklist by request's User-Agent header (#6367) 2021-03-31 09:51:15 -04:00
Seishirou101 d265dbf33c
updated sources to https (#6131)
* updated souirces

* updated sources

* fix wpcomics generator

fix comics generator with the correct site and override code
2021-03-11 14:55:21 -05:00
Oldwangtouchtouchdoge dbb2fe726d
[ZH-Manhuagui] Add preference to use official mirror URL. (#6111) 2021-03-09 17:01:38 -05:00
scb261 19223f0ce5
Pufei: fix some pages, fix some covers, show author (#5808) 2021-02-12 15:36:45 -05:00
scb261 203e4a291b
Manhuadui: new URL, remove decryption and other changes (#5738) 2021-02-09 17:51:41 -05:00
arkon f8bf81ae43 Remove explicit dependency on Duktape stub since it's in the common dependencies 2021-02-06 18:08:33 -05:00
Oldwangtouchtouchdoge c1da304544
[zh-mangabz]Add new source: mangabz (#5628) 2021-02-03 07:18:35 -05: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 c362834c84
[zh-manhuagui]Add filters and some small fixes. (#5565)
* [zh-manhuagui]Add filters and some small fixes.

* [zh-manhuagui]revert
2021-01-27 11:47:34 -05:00
sunbeams001 ede14d3f88
copymanga: fix crash on low android sdk level (#5571) 2021-01-27 11:46:51 -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 b4c4ab214f
fixed url (#5504) 2021-01-21 22:31:14 -05:00
OncePunchedMan e9ec0421b2
fix url (#5502) 2021-01-21 06:43:50 -05:00
ZingerZY cbb51ced14
Update baseUrl for jinmantiantang (#5363)
* Update baseUrl for Jinmantiant

* Revert "Update baseUrl for Jinmantiant"

This reverts commit c638f6b3ef8af87281358549a8cb95ad15b87c81.

* update extVersionCode

* update baseUrl for Jinmantiant

Co-authored-by: ZongerZY <45865254+ZongerZY@users.noreply.github.com>
2021-01-10 16:41:51 -05:00
Ming Kit 8b375593ff
Added new Cocomanhua decryption key. Changed decryption logic to use a series of decryption keys (#5312) 2021-01-04 11:58:37 -05:00
calion-m a71060c742
Jinmantiantang genre filtering in preferences and general code fixes (#5281)
* Add blocklist preference panel

* change thumbnail jpg size to 3:4

* misc code fix

* rename preference key

* update version number

* more comment

Co-authored-by: calion-m <>
2020-12-30 07:44:14 -05:00
arkon 209db287a3 Fix URL intent handler manifest entries 2020-12-20 22:59:04 -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 7221fb4856 Move base manifest contents into defaultRes manifest 2020-12-20 13:17:10 -05:00
antonycaporossi 0b1e7fab45
Fix thumbnail not loading (#5186) 2020-12-18 17:42:11 -05:00
arkon 3c1bc5f00d [SKIP CI] Update repo links 2020-12-15 17:51:30 -05:00
calion-m 1300b76806
[Jinmantiantang] Fix unintended block bug and missing pixels bug (#5111)
[Jinmantiantang] Fix unintended block bug and missing pixels bug
2020-12-12 13:03:21 -05:00
antonycaporossi d59870fa84
Fix #5095 and #5082 (#5100)
Fix #5095 and #5082
2020-12-11 19:02:47 -05:00
rinshan-kaihou 26f6965f66
copymanga : delete unnecessary lib (#5087)
copymanga : delete unnecessary lib
2020-12-10 15:36:57 -05:00
rinshan-kaihou 004b12abaf
Add CopyManga Setting Change Title to Simplified Chinese Optionally (#5058)
* Update CopyManga.kt

* Update build.gradle
2020-12-08 08:13:15 -05:00
vance 8bab7cfec4
copymanga: Add ordering filter (#5041)
* rename ThemeFilter to MangaFilter

* Add ordering filter

* Increase version number

* rename ThemeFilter to MangaFilter

* remove default ordering parameter in htmlUrlString
2020-12-07 08:21:31 -05:00
calion-m 5845399b46
Jinmantiantang: fix sorting bug and translation error (#4984)
Jinmantiantang: fix sorting bug and translation error
2020-12-01 08:35:21 -05:00
sunbeams001 93afbc3c15
Manhuadui: update site base url (#4979)
Manhuadui: update site base url
2020-11-29 09:35:22 -05:00
sunbeams001 c091bf73f5
[source][copymanga] Fix pager and genre problem, add filter to search (#4940)
* copymanga source added

* remove not used filter items

* fix pager and genre problem, add filter to search
2020-11-24 06:55:57 -05:00
sunbeams001 7b680f38a9
Add copymanga source (#4933)
* copymanga source added

* remove not used filter items
2020-11-23 12:41:53 -05:00
ZingerZY be5c6bfd71
URL update, the original URL was abandoned, resulting in mainland China users unable to link. (#4908)
URL update, the original URL was abandoned, resulting in mainland China users unable to link.
2020-11-20 23:10:18 -05:00
arkon 03f262cae8 [CI SKIP] Skip linting in CI builds 2020-11-06 17:36:53 -05:00
ZingerZY 7b5b858780
Optimize the algorithm to solve the position deviation when cutting pictures (#4807)
Co-authored-by: ZongerZY <45865254+ZongerZY@users.noreply.github.com>
2020-11-06 10:25:12 -05:00
ZingerZY 9b2af92194
解决图片分割后倒序排列 (#4767)
Solve the problem that the pictures are arranged in reverse order after being segmented

Co-authored-by: ZongerZY <45865254+ZongerZY@users.noreply.github.com>
2020-11-03 13:54:10 -05:00
Ming Kit 308cb375c5
Added Qiximh (#4688) 2020-10-23 06:35:23 -04:00
jobobby04 dd22e25de8
Go through the sources and change fallback chapter numbers to -1 (#4596)
Go through the sources and change fallback chapter numbers to -1
2020-10-12 19:49:37 -04:00
Ming Kit 32a57e6bc8
Handle 2 new ways of processing images. Updated extension name (#4549) 2020-10-08 17:57:49 -04:00
arkon b116b2c92a Manhuagui: replace icon (closes #4436) 2020-10-04 14:42:24 -04:00
莜叶 e4e18beaa2
Fix wnacg thumbnails loading (#4489)
* Fix wnacg thumbnails loading

* Fix wnacg thumbnails loading
2020-10-01 12:02:19 -04: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
Ming Kit 7c8b654ff0
Fix ohmanhua decryption (#4317)
* Fix ohmanhua decryption

* Fix ohmanhua not parsing certain manga details properly
2020-09-08 07:48:19 -04:00
arkon 81a9818b84 Fix Nsfw annotations pulling in Kotlin stdlib into final APKs 2020-08-29 10:48:58 -04:00
Mike f9bf91b65b
Jinmantiantang - clean up, parse chapters with 500+ pages (#4234) 2020-08-27 23:20:52 -04:00
Mike 03aad1addc
ManhuaDui - update decryption, follow redirects (#4196) 2020-08-24 04:30:49 -04:00
Mike d1b0d83a14
OhManhua - update decryption key, add some exception handling (#4189) 2020-08-22 18:07:51 -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
calion-m 8b3c2cc12f
Jinmantiantang - Refined codes and added new features (#4133)
* add @Nsfw annotation

* remove the unnecessary prefix of description

* correct filter name

* add TimeFilter

* fixed typos

* remove redundant manga detail parse

* long line split

* genres split

* implemented 18comic search feature

* implemented new search feature(remove genres)

* enable filter whlie searching

* change sortFilter order to enable latest filter

* merge completed

* Add date_upload property and remove Log function

* uncommented manga properties 

And made thumbnail_urls consistent.

* add containsNsfw to gradle

Co-authored-by: weng <anonymous>
Co-authored-by: snakedoc83 <mikepeterson83@gmail.com>
2020-08-15 20:21:56 -04:00
ZongerZY c790896c91
The website is 18comic.vip, Chinese (#4123)
* The website is 18comic.vip, Chinese website

The reason why I submitted the two versions is: if the Internet user in Mainland China needs to access the URL 18comic2.biz to log in to the website, if it is a non-Mainland China Internet user needs to access 18comic.vip, I cannot judge the user's IP

* Revert "The website is 18comic.vip, Chinese website"

This reverts commit 47a74ca7e92eeda2bb7cf1676a89a26081d47132.

* 18comic

* Delete illegal information

* Keep one extension, and delete illegal information
2020-08-14 18:08:00 -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
Mike f1a82b76ff
Manhuadui - update decryption (#4072) 2020-08-10 04:13:21 -04:00
Oldwangtouchtouchdoge 663583ccc9
- Add preference to config ratelimit permits for main website and image CDN separately. (#4028)
- Add intent filter to redirect Manhuagui URL to Tachiyomi.
- Tweak some preference descriptions
2020-08-07 00:07:57 -04:00
Mike 712cb31571
Manhuadui - update decryption, refactor chapter list parsing (#3957) 2020-07-31 02:45:09 -04:00
Oldwangtouchtouchdoge cdcaaabaa6
<Manhuagui>: <regexp syntax error> Add the backslashes to escape '\}' back. (#3926)
* Add the backslashes to escape '\}' back.

* Fix manga.genre format in mangaDetailsParse() to display multiple multiple genre separately.
2020-07-27 14:53:32 -04:00
Mike 234c317465
Manhuagui - small tweaks (#3901) 2020-07-25 23:55:08 -04:00
Mike f0ce48cf7b
Manhuadui - update decryption, refactor pageListParse (#3896) 2020-07-25 21:00:23 -04:00
Mike a84848d790
Manhuadui - update decryption key (#3813) 2020-07-16 18:23:27 -04:00
arkon 3bd98888ee Use Kotlin DSL for Duktape stub gradle file
- Update to Java 8
- Move stub to common.gradle
2020-06-26 09:08:00 -04:00
arkon 023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
ChsBuffer dc9ddcdf49
Pufei - domain & imgdomain Update (#3587) 2020-06-21 22:32:47 -04:00
Oldwangtouchtouchdoge 60e16cf119
Fix Manhuagui manga thumbnail, added ability to parse more manga details and view R18+ manga. (#3556)
* Fix Manhuagui manga thumbnail, added ability to parse more manga details and view R18+ manga.

* Fixed bugs and irregular codes. Move the logic to send Post and Get request for disguise into mangaDetailsRequest(), they will be send less frequently now.

* compileOnly

Co-authored-by: snakedoc83 <mikepeterson83@gmail.com>
2020-06-18 21:32:18 -04:00
Mike b1a4cd44b5
Dmzj - encode imageUrl requests (#3474) 2020-06-10 01:26:22 -04:00
Mike 725226fed2
Manhuadui - update domain name (#3345) 2020-05-28 14:35:21 -04:00
arkon efc1877172
Move common app-provided dependencies to common.gradle (#3214) 2020-05-17 16:50:53 -04:00
TacoTheDank 11ac392755
Even more lint cleanup (#3191) 2020-05-17 15:47:37 -04:00
Mike a4a492ad3a
OhManhua - correct id (#3070)
OhManhua - correct id
2020-05-08 13:46:10 -04:00
Mike 37c186c6a4
OneManhua - now OhManhua (#3065) 2020-05-07 20:03:29 -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 0554ea97d9
Update URL (#2616) 2020-04-08 16:31:38 -04:00
Ming Kit a7ed2e1bc9
Added Onemanhua source (#2607)
Added Onemanhua source
2020-04-07 14:34:30 -04:00
arkon 228178f3a0 Use consistent Gson version for stable compatibility 2020-03-29 12:24:28 -04:00
happywillow0 85bfd0da30
Pufei - Add Content Type Interceptor (#2492) 2020-03-24 06:18:24 -04:00
arkon 8201673f06
Add new source www.wuqimh.com (#2343)
Add new source www.wuqimh.com
2020-03-05 07:10:02 -05:00
Trim21 55bd6bf3a2
bump zh-bainianmanga version to 2 (#2331)
bump zh-bainianmanga version to 2
2020-03-01 11:41:36 -05:00
Trim21 fe41e6cd74
fix: zh-bainianmanga (#2329)
fix: zh-bainianmanga
2020-03-01 10:26:16 -05:00
ObserverOfTime e23b69f8a7
More HTTPS upgrades (#2057) 2020-02-22 23:35:13 -05:00
happywillow0 f10a30c73c
Pufei imgdomain (#2183)
Pufei imgdomain
2020-02-04 07:18:49 -05:00
happywillow0 221ebf3bae
Pufei Domain Update (#2160)
Pufei Domain Update
2020-01-31 08:18:52 -05:00
happywillow0 f7f5e76384
Fix Gufeng Manhua Search (#2143)
Fix Gufeng Manhua Search
2020-01-29 07:47:36 -05:00
Ankit Singh 76532ac258 Icon Change (#2138)
Icon Change
2020-01-27 16:17:45 -05:00
happywillow0 05a30b5a68 [New] Gufengmh (#2129)
[New] Gufengmh
2020-01-27 13:12:40 -05:00
happywillow0 d04e88d8b0 [New] Qimiaomh (#2093)
[New] Qimiaomh
2020-01-19 10:21:20 -05:00
happywillow0 468c01dfc2 [New] BH3 Comics (#1878)
[New] BH3 Comics
2019-12-17 07:25:17 -05:00
happywillow0 1dfc271ddb [Fix] Manhuadui (#1839)
[Fix] Manhuadui
2019-11-30 08:52:48 -05:00
happywillow0 14e8d1ceff [Fix] Kuaikanmanhua - locked chapters (#1731)
* Update Kuaikanmanhua.kt

* Update build.gradle
2019-11-01 17:10:22 -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
happywillow0 e9336cfbf8 [QOL] Manhuaren - Identify locked chapters (#1676)
[QOL] Manhuaren - Identify locked chapters
2019-10-20 08:51:36 -04:00
happywillow0 9b83449ea6 [New] WNACG (#1651)
* Create build.gradle

* Added wnacg.kt

* Reduced network calls

Changed pageListParse method to only call image pages once.

* Further reduce network calls

Found out how the gallery was loaded into the page. Used regex matching to identify and parse images urls.

* Add icons

* Fixed searchMangaSelector
2019-10-18 09:45:34 -04:00
Mike c09e401b67 ManhuaDB refactor (#1650)
ManhuaDB refactor
2019-10-15 08:47:32 -04:00
vance 37d3badddd Fixed manhuaren thumbnail error (#1643)
Fixed manhuaren thumbnail error
2019-10-13 23:00:17 -04:00
happywillow0 3b17675878 Hanhankuman Details Parse (#1625)
Hanhankuman Details Parse
2019-10-08 17:17:06 -04:00
Mike e5b4c01cd2 HanhanKuman thumbnails (#1622)
HanhanKuman thumbnails
2019-10-07 21:59:29 -04:00
fei long 54be9e1ed4 fix #1413 (#1581)
* fix #1413

fix chapter issues.
thanks for @SnakeDoc83

* update ext version
2019-09-30 18:59:41 -04:00
Mike d6cc77afe0 Tohomh123 pageListParse selector (#1565)
Tohomh123 pageListParse selector
2019-09-26 16:57:51 -04:00
Mike 090ce83fe3 Kuaikanmanhua - new extension (#1507)
Kuaikanmanhua - new extension
2019-09-16 22:58:38 -04:00
Mike db1dd7bf1b Comico, new source (#1479) 2019-09-09 12:14:09 -04:00
Mike dd9b8bc6a8 Dmzj update (#1473)
Dmzj update
2019-09-06 21:46:37 -04:00
fei long fe64054034 fix #1413 (#1414)
* fix #1413

* update version number
2019-08-24 17:31:20 -04:00
Matou Sakura 3aff4bd4c1 Manhuadui: fix image server changed problem & support category search (#1367)
Manhuadui: fix image server changed problem & support category search
2019-08-02 19:07:23 -04:00
Mike 9e875ab904 Tohomh123 new extension (#1325)
Tohomh123 new extension
2019-07-22 18:19:24 -04:00
fei long 15ba2bcc80 add chinese comic source Hanhankuman (#1214)
* copy from manhuadui

* req

* parse some node

* fin

* add icons

* change icon(thanks @as280093)

* remove unused dependence
2019-07-11 22:16:17 -04:00
fei long 910ef94cfd update Manhuadui (#1213)
update Manhuadui
2019-06-20 20:18:59 -04:00
fei long a2fe7fd57f add Manhuagui(zh-CN) (#1156)
* copy from pufei

* add manhuagui

* fix regex

* fix search

* add icon

by http://bigjpg.com

* remove comment

* fix baseurl
2019-06-08 17:48:13 -04:00
Shiraishi Urara 8d6dd2e419 Add ManhuaDB source (#1122)
* Add ManhuaDB source

Signed-off-by: neverfelly <neverfelly@gmail.com>

* Fix ManhuaDB icons

Signed-off-by: neverfelly <neverfelly@gmail.com>
2019-05-21 19:02:48 -04:00
fei long 092a16161b add bainian-manga(zh-cn) (#1114)
* copy from manhuadui and fix

* change icon
2019-05-21 19:01:23 -04:00
fei long 2ae9b607a9 add manhuadui(zh-cn) (#1108)
* add manhuadui

* change icon

* remove log
2019-05-20 22:09:10 -04:00
fei long 48d9b2829d add pufei comic (#1106)
add pufei comic(zh-cn)
2019-05-13 19:22:30 -04:00
yshui 0e446fb7d0 manhuaren: make manga urls consistent (#1075)
manhuaren: make manga urls consistent
2019-05-05 17:14:24 -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
Ken Swenson bac1926e29 [Manhuaren] Add referers to headers and use query key (Fixes #653) (#678)
[Manhuaren] Add referers to headers and use query key (Fixes #653)
2018-12-23 08:33:16 -05:00
Eugene 4cef8b55d4 Fix crash from Manhuaren (fixes #614) (#651)
Fix crash from Manhuaren (fixes #614)
2018-11-29 11:37:45 -05:00
Gordon d8962e9285 Fix manhuaren thumbnail url (#585)
Fix manhuaren thumbnail url
2018-10-24 07:29:38 -04:00
Gordon c3330537fb Add manhuaren source (#582)
Add manhuaren source
2018-10-23 07:43:36 -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