Mike
8e1197b3b9
MangaDex - MD@Home token handling ( #3721 )
...
* MangaDex - MD@Home token handling
* finalization
2020-07-07 19:41:00 -04:00
arkon
023c26b4a0
Make "Tachiyomi" app name prefix implicit
2020-06-25 22:46:15 -04:00
Mike
9c60fbeb93
MangaDex - fewer broken covers ( #3569 )
...
* MangaDex - fewer broken covers
* cleanup
* use lq for re-request
2020-06-19 18:25:58 -04:00
Mike
0dc21c1b38
MangaDex - MangaPlus message ( #3489 )
...
* MangaDex - MangaPlus message
* Update MangaDex.kt
2020-06-11 17:40:22 -04:00
Carlos
07075bd2fe
Fix mangadex not respecting setting changes ( #3276 )
...
* rename file
add missing languages
move english into factory
* force network on browse, latest, and chapter pages request so setting changes are respected
* update build.gradle
2020-05-22 10:48:04 -04:00
FlaminSarge
0c24811178
[Mangadex] Add Data saver option to ext preferences ( #3272 )
2020-05-21 21:51:29 -04:00
arkon
efc1877172
Move common app-provided dependencies to common.gradle ( #3214 )
2020-05-17 16:50:53 -04:00
Mike
ff800f6fea
MangaDex - tweak group search ( #3135 )
2020-05-12 18:00:12 -04:00
arkon
dbcb0117cd
Remove preference-stub (moved into extension-lib 1.2)
2020-05-09 11:43:41 -04:00
TacoTheDank
d418ae93b2
Corrected a bunch of lints in "all" ( #3035 )
2020-05-08 18:11:52 -04:00
arkon
9e8f89beb0
MangaDex: update base URL to include www, remove temporary domain handlers
...
This is a workaround for the site not loading properly in WebView sometimes due to some
of their assets failing to load when not on the www subdomain for some reason.
2020-04-30 09:31:33 -04:00
arkon
5d5c6016ea
Lint fixes
2020-04-25 10:29:23 -04:00
E3FxGaming
f22e64c784
Added www Mangadex subdomain to open directly ( #2614 )
...
While Google search results lead to mangadex.org websites,
other search engines such as Duckduckgo and Bing lead to
www.mangadex.org websites.
Changed extension manifest to handle www.mangadex.org
2020-04-08 10:06:23 -04:00
Xéfir Destiny
0b3e69ec69
Incorrect parsing of HTML entities in manga author and artists on Mangadex ( #2588 )
...
* Incorrect parsing of HTML entities in manga author and artists ; Fixes #1020
* Update version for #1020
2020-04-04 10:10:41 -04:00
Carlos
b3e0ef430a
Mangadex description cleanup ( #2545 )
...
Mangadex description cleanup
2020-03-31 12:37:48 -04:00
happywillow0
7eb8bc2179
Mangadex - Use Network ( #2346 )
...
Mangadex - Use Network
2020-03-03 05:27:34 -05:00
Jays2Kings
24bb1c5474
[Mangadex] Adding Langauge to genres ( #2323 )
...
[MangaDex] Adding Manga language to list of genres
2020-03-01 05:58:47 -05:00
happywillow0
b1a291fae9
Add warning to Mangadex search ( #2318 )
...
Add warning to Mangadex search
2020-02-29 22:08:59 -05:00
arkon
030d2318b3
MangaDex: restore R18 option, but remove unused language cookie header logic
...
MangaDex no longer uses that cookie, so it doesn't do anything.
2020-02-17 13:39:10 -05:00
arkon
2d8061a677
MangaDex: remove R18 setting in favor of following account setting
2020-02-17 10:10:59 -05:00
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