185 Commits

Author SHA1 Message Date
Carlos
618c557f19
Update MangaDexHelper.kt ()
typo fix
2021-05-09 19:20:22 -04:00
Carlos
185a0b4c37
Mangadex bug fixes and remove piedpiperfb ()
* fix ongoing typo
fix original language filtering
fix filipino language

* remove piedpiperfb

* add chapter sort order

* add volume to the sort also
2021-05-09 19:07:06 -04:00
Carlos
86d0c8eb12
update to new ssl variable ()
update wording for content rating prefs
2021-05-08 21:00:38 -04:00
FlaminSarge
4424edf879
[Mangadex] Fix authorMap being empty ()
* [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 ()
* 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 ()
* Add Dex v5 artists

* Revert Mangadex build ver
2021-05-07 07:47:15 -04:00
Carlos
9a45dc2f8e
Dex fixes ()
* 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) ()
* 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 () 2021-04-28 15:38:05 -04:00
OncePunchedMan
addce58067
changed rate limit to 2/sec () 2021-03-10 06:02:27 -05:00
Johannes Joens
9e41b7016c
[Mangadex] add language for chapters with out specified language ()
* 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 ()
* 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 () 2021-01-21 22:30:59 -05:00
Riztard Lanthorn
812170038e
fix mangadex end chapter ()
end chapter doesnt add "[END]" to chapter name
2021-01-16 11:48:35 -05:00
Carlos
b4666b1d0d
slight change to url () 2021-01-07 08:09:48 -05:00
Carlos
1f2cac98df
slight change to url () 2021-01-06 21:01:23 -05:00
Carlos
d06114f48d
Use mangadex v2 api, and api server ()
* 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 ()
* comply with 

* 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 ) 2020-10-24 17:40:49 -04:00
arkon
016653bdc0
Update Kotlin, coroutines, kolinter ()
* 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 () 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 ()
* 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 ()
* MangaDex - fewer broken covers

* cleanup

* use lq for re-request
2020-06-19 18:25:58 -04:00
Mike
0dc21c1b38
MangaDex - MangaPlus message ()
* MangaDex - MangaPlus message

* Update MangaDex.kt
2020-06-11 17:40:22 -04:00
Carlos
07075bd2fe
Fix mangadex not respecting setting changes ()
* 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 () 2020-05-21 21:51:29 -04:00
arkon
efc1877172
Move common app-provided dependencies to common.gradle () 2020-05-17 16:50:53 -04:00
Mike
ff800f6fea
MangaDex - tweak group search () 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" () 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 ()
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 ()
* Incorrect parsing of HTML entities in manga author and artists ; Fixes 

* Update version for 
2020-04-04 10:10:41 -04:00
Carlos
b3e0ef430a
Mangadex description cleanup ()
Mangadex description cleanup
2020-03-31 12:37:48 -04:00
happywillow0
7eb8bc2179
Mangadex - Use Network ()
Mangadex - Use Network
2020-03-03 05:27:34 -05:00
Jays2Kings
24bb1c5474
[Mangadex] Adding Langauge to genres ()
[MangaDex] Adding Manga language to list of genres
2020-03-01 05:58:47 -05:00
happywillow0
b1a291fae9
Add warning to Mangadex search ()
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 ()
* 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 () 2020-01-09 16:03:51 -05:00
ZaneHannanAU
701cb74b2f Mangadex: add CC domain to be opened directly. ()
Mangadex: add CC domain to be opened directly.
2020-01-08 07:23:16 -05:00