182 Commits

Author SHA1 Message Date
FlaminSarge
4424edf879
[Mangadex] Fix authorMap being empty (#6905)
* [Mangadex] Fix authorMap being empty

* Revert build.gradle version
2021-05-08 12:01:29 -04:00
arkon
8a13a17a52 Add support for SwitchPreferenceCompat 2021-05-08 09:35:03 -04:00
Carlos
deec443983
More Dex Updates (#6900)
* MangaDex: remove empty tag, fix genre typo

- remove empty tag caused by null/empty publicationDemographic/other from nonGenres if its null/empty
- fix typo genre uuid

* better method removing empty tag

Co-Authored-By: Carlos <2092019+CarlosEsco@users.noreply.github.com>

* revert pt-br changes

Changing it to pt-br instead of pt-BR changed the id of the source and made the Mangadex in Brazilian Portuguese to be separed from the other Brazilian extensions (that uses pt-BR as lang)

Co-Authored-By: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

* Update build.gradle

* String updates to support standard HTTPS in MD@H node selection

* Code updates to only use nodes with standard HTTPS in MD@H node selection

* Update build.grade to indicate new version

* fix preferences and langs

* low md@home to refresh host sooner

* add content rating by default preferences(defaults to safe and suggestive)

* throw error for page list parsing instead of trying to continue

* clean up string

Co-authored-by: Riztard <riyanluqman@gmail.com>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
Co-authored-by: fourquestionmarksokay <83817943+fourquestionmarksokay@users.noreply.github.com>
2021-05-08 07:27:08 -04:00
FlaminSarge
8744b25170
[Mangadex] Add Dex v5 artists (#6879)
* Add Dex v5 artists

* Revert Mangadex build ver
2021-05-07 07:47:15 -04:00
Carlos
9a45dc2f8e
Dex fixes (#6856)
* fix some langs

* dex bug fixes

* add temp cover

* local for languages, clean and capitalize demo/rating, fix tags not showing
2021-05-06 00:11:51 -04:00
Carlos
715bdcccc1
Dex V5 (note: their are no covers currently, you will need to migrate from dex to dex) (#6843)
* initial v5 stuff

* more v5 stuff

* slight changes

* add search

* clean up search some

* change athome parsing
clean up filters

* add Status options for search

* update to use batch author endpoint

* add more filters

* small fixes

* more fixes

* change error message
2021-05-05 19:55:50 -04:00
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04:00
OncePunchedMan
addce58067
changed rate limit to 2/sec (#6122) 2021-03-10 06:02:27 -05:00
Johannes Joens
9e41b7016c
[Mangadex] add language for chapters with out specified language (#6062)
* Add othere languege to Mangadex

* Update build.gradle
2021-03-04 08:20:02 -05:00
Unlocked
0293fbc547
[Mangadex] Exclude thumbnail downloads from rate limiting (#5542)
* Exclude thumbnails from mangadex rate limiting

* Remove development code

* Bump mangadex extVersionCode
2021-01-24 13:44:45 -05:00
OncePunchedMan
0ee4d3acab
change rate limiting from 4 requests/sec to 1 r/s (#5507) 2021-01-21 22:30:59 -05:00
Riztard Lanthorn
812170038e
fix mangadex end chapter (#5456)
end chapter doesnt add "[END]" to chapter name
2021-01-16 11:48:35 -05:00
Carlos
b4666b1d0d
slight change to url (#5345) 2021-01-07 08:09:48 -05:00
Carlos
1f2cac98df
slight change to url (#5340) 2021-01-06 21:01:23 -05:00
Carlos
d06114f48d
Use mangadex v2 api, and api server (#5337)
* update to use api server and v2 of mangadex api

* move slash in front of the suffixes
2021-01-06 19:10:49 -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
f506028e75 MangaDex: add MD@Home page reporting (closes #4640) 2020-10-24 17:40:49 -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
Mike
4ee3c4e514
MangaDex - add 2 tags (#4280) 2020-09-01 02:35:38 -04:00
arkon
656f74cbc5 Annotate more sources as NSFW 2020-08-10 11:44:39 -04:00
arkon
66e347989c Mark a few more extensions as NSFW 2020-08-10 11:32:16 -04:00
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