140 Commits

Author SHA1 Message Date
arkon
3f67efea73 MangaDex: Remove Cloudflare interceptor 2020-02-15 17:34:14 -05:00
Carlos
af1f88e53f fix chapter list not reflecting blocked groups from mangadex (#2104)
* Force network instead of using cache when getting manga info and chapter list for mangadex

* The correct way to do the force network for mangadex
2020-01-20 20:03:27 -05:00
arkon
d0eb982727 MangaDex: switch back to .org 2020-01-13 22:15:47 -05:00
Carlos
eaa687aa0b
mangadex filter out mangaplus chapters since it can't open them (#2032) 2020-01-09 16:03:51 -05:00
ZaneHannanAU
701cb74b2f Mangadex: add CC domain to be opened directly. (#2015)
Mangadex: add CC domain to be opened directly.
2020-01-08 07:23:16 -05:00
Carlos
91478150eb
Update build.gradle 2020-01-07 18:18:27 -05:00
Carlos
ca417f5338
mangadex url change to .cc (#2013) 2020-01-07 18:10:49 -05:00
arkon
98df581cfd
Add support for AndroidX preferences (#1971)
* Add stubs for AndroidX preferences

* Update extensions for AndroidX preferences
2020-01-05 11:16:12 -05:00
Carlos
32a58065e7
Fix mangadex cdn (#1763)
* fix cdn url

* bump version
2019-11-10 18:51:19 -05:00
Mike
374915a989 MangaDex - group search 2 (#1744)
MangaDex - group search 2
2019-11-04 07:17:52 -05:00
Mike
f7d018dff9 MangaDex - group search (#1741)
MangaDex - group search
2019-11-03 16:31:02 -05:00
FlaminSarge
c1bc1bf6a9 [Mangadex] Remove eu/eu2 image server options and update strings to match current website options (#1680)
[Mangadex] Remove eu/eu2 image server options and update strings to match current website options
2019-10-31 11:16:47 -04:00
Eugene
40de8b9723
Misc code cleanup 2019-10-27 15:41:40 -04:00
Mike
4ef56ef615 MangaDex - 451 handling (#1657) 2019-10-16 19:30:40 -04:00
Mike
5bbb8f4599 Mangadex version bump (#1540)
Mangadex version bump
2019-09-21 09:12:12 -04:00
waicool20
a096994319 Improve MangaDex string sanitization; Fixes #1020 (#1537)
Improve MangaDex string sanitization; Fixes #1020
2019-09-20 14:58:07 -04:00
Eugene
e93353fe29
MangaDex: prompt users to use MangaPlus extension for licensed chapters 2019-09-07 14:48:00 -04:00
AviKav
27175b3dee Fix MangaDex search/browse when user account has non-default view mode (#1363) 2019-08-03 21:36:17 -04:00
Rama Bondan Prakoso
00ef9f9477 Mangadex: Fix search filters for demographic and publication (#1315)
change to list selection like on the website

Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2019-07-19 11:05:28 +01:00
FlaminSarge
565610d802 [Mangadex] Change default sort selection to match popularMangaR… (#1246)
The app defaults to popularManga when no sorting options are selected, so the default sort should be updated to match that behavior instead of showing 'update date'
2019-07-01 10:27:02 -04:00
Eugene
e4641f13fc
Fix MangaDex popular request (#1192) 2019-06-12 22:07:17 -04:00
ZaneHannanAU
ae8cd289a3 Add image server option, /manga/ intent to mangadex (#1163)
* Add image server, /manga/ intent to mangadex

* Add pagelist getter

* fix return statement

* remove editorconfig addition

* Switch to putString?

* try as string

* Fix baseUrl issues after test.

Test succeeded after fix.

* Fix indentation, fix default

both work as they aren't in the enum

🤷
2019-06-08 18:30:03 -04:00
Eugene Cheung
e267352b13
Revert module changes (closes #1129) 2019-05-24 23:03:28 -04:00
Eugene
084960736e
Merge ratelimit/urlhandler libs, set okhttp as compileOnly (#1130) 2019-05-23 21:44:15 -04:00
Eugene
b48900b8b7
Abstract URL handling intent logic to library (#1128) 2019-05-23 17:45:35 -04:00
Eugene
5ea7a40919
Move rate limit interceptor logic to module (#1100) 2019-05-11 11:30:15 -04:00
inorichi
f91bc2fdd1 Ratelimit mangadex requests 2019-05-08 09:47:20 +02:00
Eugene
8f124bd0ca Fix MangaDex R18+ filter (#1086) 2019-05-07 10:25:40 +01:00
dexmanga
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
Logan B
0bf9f6e37c Split out Mangadex thumbnail changes from PR #887 (#889)
Split out Mangadex thumbnail changes from PR #887
2019-03-11 10:39:55 -04:00
Jonas
0c3c3a938a mangadex: Add search by id (#886)
mangadex: Add search by id
2019-03-10 07:55:06 -04:00
Ankit SIngh
43039e0047 Mangadex icon from circle to sqaure (#859)
Mangadex icon from circle to square
2019-02-28 14:20:07 -05:00
AviKav
a6bca8abbc Change MangaDex UserAgent to reflect platform (#850)
Change MangaDex UserAgent to reflect platform
2019-02-26 14:06:45 -05:00
Pavka
db902ad2f2 Feature/mangadex thumbs (#836)
Feature/mangadex thumbs
2019-02-24 11:52:33 -05:00
Ken Swenson
b3167bc1a9 [mangadex] Use cdndex for cover thumbnails (#823)
[mangadex] Use cdndex for cover thumbnails
2019-02-15 19:53:32 -05:00
FlaminSarge
279fb5ea24 Guard against null chapterJson for isOneshot check (#810)
Guard against null chapterJson for isOneshot check
2019-02-11 07:29:19 -05:00
Ken Swenson
45fece1104 [mangadex] Only consider chapters without titles as oneshots if last_chapter == 0 (#717)
[mangadex] Only consider chapters without titles as oneshots if last_chapter == 0
2019-01-12 19:38:13 -05:00
FlaminSarge
a410e04d49 [Mangadex] Adaption -> Adaptation (#693)
[Mangadex] Adaption -> Adaptation
2019-01-01 17:06:51 -05:00
paronos
7bf5ecaf4c fix search/tags, add missing languages (#685)
[mangadex] Fix search/tags, add missing languages
2018-12-28 17:28:43 -05:00
Ken Swenson
4d6ffb24c8 [mangadex] Consider chapters with empty titles as Oneshots (#684)
[mangadex] Consider chapters with empty titles as Oneshots
2018-12-26 09:19:06 -05:00
Ken Swenson
95ec0851e6 [mangadex] Update Mangadex Filtering (Closes #680) (#681)
[mangadex] Update Mangadex Filtering (Closes #680)
2018-12-25 20:24:14 -05:00
Carlos
eb6eaf28ca
support Oneshot for mangadex (#581)
* support Oneshot for mangadex
2018-10-21 17:01:06 -04:00
Eugene
f20372cee7 Remove extVersionSuffix (#575)
Remove extVersionSuffix
2018-10-20 15:28:01 -04:00
FlaminSarge
70b308201b [Mangadex] Remove erroneous manga.author from searchMangaFromElement() (#556)
[Mangadex] Remove erroneous manga.author from searchMangaFromElement()
2018-10-14 19:39:35 -04:00
Carlos
381c1fb8f2
mangadex add sorting (#524) 2018-09-29 10:30:35 -04:00
Carlos
a3d5df9b9d
add useragent to mangadex (#500)
* add useragent

* format lines
2018-09-17 18:00:04 -04:00
Carlos
93ff431405
mangadex fix global search for r18 (#483) 2018-09-08 11:39:49 -04:00
Carlos
7e7b3c1b38
mangadex modify url (#455) 2018-08-19 08:24:32 -04:00
Carlos
fd185cd1ca
mangadex force hq images in search (#452) 2018-08-12 17:31:36 -04:00
Eugene Cheung
e2df8ef2e0
Fix searching with only genres in MangaDex (closes #444) 2018-08-09 19:23:39 -04:00