2ae9b607a9
add manhuadui(zh-cn) ( #1108 )
...
* add manhuadui
* change icon
* remove log
2019-05-20 22:09:10 -04:00
1e97569d5f
Fix chapters selector when chapter list has volume cover ( #1121 )
...
Readmanga: ratelimit and chapters selector
2019-05-19 23:05:36 -04:00
3da42e91fd
Change MangaHost url to the new one. ( #1118 )
...
Update MangaHost url
2019-05-17 07:08:48 -04:00
85fe534980
Add extension for medoctruyentranh.net(vi) ( #1113 )
...
* Fix load page images and manga thumbnail fail
* first commit
* Add extension for medoctruyentranh.net(vi)
* Delete tachiyomi-vi.medoctruyentranh-v1.2.1-release.apk
* Delete output.json
2019-05-16 20:24:18 -04:00
bcc095bf51
Fix link image ( #1111 )
...
Fix link image
2019-05-15 15:35:46 -04:00
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
9d5b774cc2
Update korean extension, Initial Support for Naver Comic ( #1087 )
...
* Update korean extension, Rename MSM to ManaMoa. (Need to migrate)
JMana: Fix errors due to site changes
NewToki: Supports baseUrl override. update domain,
MSM (ManaMoa)
----
MSM now uses id on manga instead of title name. (It breaks whole things.)
I don't want to increase `versionId` so I rename extension.
(I renamed while ago and reverted because it wasn't need on that time)
So result is need to migrate from MangaShow.Me to ManaMoa.
MangaShow.Me is now deprecated and will remain as dummy before 1.2.15
* Fix Image request on old chapters due to site changes + mistake on ManaMoa extension
* Refactor ManaMoa ImageUrlHandler
* Initial Support for Naver Comic
* Update Icons, Support Challenge Webtoons
Note that (normal) Challenge webtoons has chapter bug rn. dunno why.
2019-05-13 19:25:21 -04:00
48d9b2829d
add pufei comic ( #1106 )
...
add pufei comic(zh-cn)
2019-05-13 19:22:30 -04:00
bcea2c41de
Fix load page images and manga thumbnail fail ( #1104 )
2019-05-12 11:30:45 -04:00
5ea7a40919
Move rate limit interceptor logic to module ( #1100 )
2019-05-11 11:30:15 -04:00
2ffb53ddbe
Add TMOHentai #924 ( #1095 )
...
* Add TMOHentai
* Add TMOHentai icons
2019-05-09 19:35:14 -04:00
c0d9d393bf
fix parseChapterDate ( #1096 )
...
* fix parseChapterDate
* Update build.gradle
* Update Mangahere.kt
Ah sorry my bad
2019-05-09 11:10:42 +01:00
2b3d92981a
Potentially address missing MangaRock chapters ( closes #1083 ) ( #1091 )
2019-05-08 10:16:35 +01:00
f91bc2fdd1
Ratelimit mangadex requests
2019-05-08 09:47:20 +02:00
8f124bd0ca
Fix MangaDex R18+ filter ( #1086 )
2019-05-07 10:25:40 +01:00
8f598f16a1
Add genre filter. ( #1081 )
...
Add genre filter.
2019-05-05 17:15:33 -04:00
0e446fb7d0
manhuaren: make manga urls consistent ( #1075 )
...
manhuaren: make manga urls consistent
2019-05-05 17:14:24 -04:00
36abd9b3d0
ComicCake: Fixed date format for older Android API ( #1077 )
...
ComiCake: Fixed date format for older Android API
2019-05-03 17:40:45 -04:00
05edfd22fe
Fix wrong month of update time ( #1074 )
...
* Add new extension for nettruyen.com
* Remove unnecessary files
* Remove unnecessary code and edit Search Filter
* Remove unnecessary code and edit Search Filter
* NetTruyen change icon
* Fix wrong month of update time
2019-05-02 13:47:00 -04:00
64aae53777
Add Toonily ( #1072 )
...
* Add Toonily
English source
* update res
2019-05-01 23:43:58 -04:00
b846f769ed
Bump Webtoons version
2019-04-28 11:50:08 -04:00
42599d9ec3
Add lang support to webtoons ( #471 ) ( #1060 )
2019-04-28 11:40:24 -04:00
0bb2bed20f
Ninemanga icons added ( #1066 )
...
Ninemanga icons added
2019-04-28 09:52:40 -04:00
2f75e4e56c
Fix invalid header referer in Dmzj ( #1065 )
...
Fix invalid header referer in Dmzj
2019-04-28 08:14:42 -04:00
9105f9aef8
Update MSM Extension. ( #1061 )
...
* Improve Preference-stub
* Re-arrange some stubs to correct class.
* Add `EditTextPreference`.
* Update MSM extension.
* Update filter.
* Fix image fetch due to site changes (v4 -> v11)
* Add BaseUrl Override for site domain changes.
- Korean sources are change domain every 1-2 weeks due to internet censorship.
* Add missing file `EditTextPreference.java`
* Fix tags.
2019-04-27 10:40:07 -04:00
47e9e9389d
Enable parallel builds
2019-04-26 18:49:13 -04:00
83bbbdc0d9
Add extension for nettruyen.com (Vietnamese) ( #1055 )
...
* Add new extension for nettruyen.com
* Remove unnecessary files
* Remove unnecessary code and edit Search Filter
* Remove unnecessary code and edit Search Filter
* NetTruyen change icon
2019-04-24 08:31:06 -04:00
7754674400
Fix minutes that format was not matched with rawLH format. ( #1056 )
2019-04-23 18:31:46 -04:00
207c1fc526
Add DoujinHentai ( #1054 )
2019-04-23 10:21:32 -04:00
4077fc9bfc
Fix minutes was considered as hours in LHTranslation ( #1051 )
2019-04-22 10:58:21 -04:00
de52d6c215
Add NineManga ( #584 ) ( #943 ) ( #1049 )
...
* Added NineManga (All)
* done latest, all and manga parse.
* Complete manga img parse
* Added TODO to change language conditions.
* Date corrections.
* Remove old icons.
* Override status and date functions in the different classes.
2019-04-21 23:17:56 -04:00
5533dae52f
MangaZuki: return empty list for search ( fixes #1034 ) ( #1046 )
2019-04-21 11:31:12 -04:00
02908dfdf7
ComicExtra Res Folder Added ( #1045 )
...
ComicExtra Res Folder Added
2019-04-21 07:58:21 -04:00
741f1a672f
Mangaonlinebiz: Fix images and next page on search ( #1044 )
2019-04-20 17:49:17 -04:00
f2b108396a
Komikcast: add search filters ( #1043 )
...
Komikcast: add search filters
2019-04-20 11:01:29 -04:00
18a04e020a
ComicExtra Extension Source ( #1040 )
...
ComicExtra Extension Source
2019-04-20 10:35:57 -04:00
d2d73b7cf5
MangaKakalot: handle older entries (fixes inorichi/tachiyomi#1992) ( #1036 )
2019-04-19 09:39:06 -04:00
51e644cd82
MangaKakalot: load MangaNelo content ( fixes #1013 ) and parse chapter upload dates ( fixes #965 ) ( #1033 )
2019-04-17 22:06:07 -04:00
53a6b166f8
add Komikcast ( #1032 )
...
* Add MangaLife
closes #948
* add Mangashiro
* add Mangashiro
* Update Mangashiro.kt
remove commented line
* Add files via upload
2019-04-17 11:37:45 -04:00
e702c68154
Add Mangashiro ( #1030 )
...
* Add MangaLife
closes #948
* add Mangashiro
* add Mangashiro
* Update Mangashiro.kt
remove commented line
2019-04-16 08:12:57 -04:00
952656f6b6
MangaHere fix ( #1029 )
...
* mangahere fix
* adult manga cookie, logs removed
* status fix
* version number update
2019-04-15 11:46:31 -04:00
b2c231eaea
Added English Source: LHTranslation ( #1025 )
...
Close #1014
This site is really similar to rawLH. most of codes are CCCV-ed from rawLH
2019-04-14 16:46:45 -04:00
71ae228f99
Add MangaLife ( #1028 )
...
closes #948
2019-04-14 16:45:59 -04:00
d8c84d3813
Update Korean extensions ( #1024 )
...
JMana: Temporary pagination fix.
MSM: Improve image decoder(which don't modifying url anymore), Use `s3` and `img_list1` as fallback, Fix description issue, and Update filter and domain
NewToki: Move to Factory, Add Webtoon Source(Not tested), and Update domain.
2019-04-13 23:15:26 -04:00
cec1a82ce4
Add files via upload ( #1022 )
...
added Mangaworld
2019-04-13 17:56:00 -04:00
b27d0bf64e
Fix minor typo
2019-04-13 11:35:05 -04:00
711bbd75c4
Feature/mangaonlinebiz filters and self manga fix date ( #1018 )
2019-04-13 11:12:51 -04:00
f00053ab3b
Fix invalid selector in Webtoons extension ( #1016 )
...
Fix invalid selector in Webtoons extension
2019-04-13 06:58:04 -04:00
8364ac2d78
create mangadex.org intent filter to open mangadex urls with tachiyomi ( #974 )
...
* create mangadex.org intent filter to open mangadex urls with tachiyomi
* Match tachiyomi's handler
2019-04-13 11:22:10 +02:00
4db6dc3a89
(Show More) in description ( #1008 )
...
* show more in Description
* Update build.gradle
2019-04-10 09:11:34 -04:00