Commit Graph

11 Commits

Author SHA1 Message Date
AwkwardPeak7 50b5d33614
Random User-Agent Refactor (#17059)
* lib-randomua

* NHentai: Random mobile ua

* Madara random UA overhaul

* MangaThemesia random UA overhaul

* MangaHub random UA overhaul

* build errors and warnings

* remove preference from Constellar

* change to singleton object

* network.client

* fix copy paste and chapter deep link

* exit early

* use data class and enum options

* missing import

* suggested changes

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>

* re-add empty check to filters

* convert to interceptor

* update comment

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

* update error message

* initialize client by lazy

* dont check on excluded Filters

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>

* newlines

* move preference helper function into lib

* move preference helper function into lib x2

* move check to lib too

* move defaultRandomUserAgentType to constructor

* rename the interceptor

* organize the interceptor and preference stuff in different files

* hide custom ua setting when random ua is enabled

* English

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>

* catch specific exception

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>

* setVisible()

fresh stuff

* setVisible()

fresh stuff

* change summary

* workaround

* Update error message

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

* Update comment

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

---------

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-07-15 19:52:35 -03:00
Alessandro Jean 8e3efc0a19
Fix the no results found in Madara sources due to a theme update (#16167)
Fix the no results found in Madara sources due to a theme update.
2023-04-24 23:06:34 -03:00
arkon 1905256b08
Refactor to use app-provided rate limiting interceptors (#12089) 2022-06-05 17:51:18 -04:00
Alessandro Jean aa9e858dc2
Hide non-manga entries in search on Madara sources (#11304)
* Hide non-manga entries in search on Madara sources.

* Remove deleted method in overrides.

* Remove unused methods and fix final modifier warning.

* Remove commented lines in NS.

* Remove hardcoded selector in old sources.
2022-04-06 07:33:17 -04:00
Alessandro Jean 158aceb1fd
Rollback to old popular selector in some Madara sources (#10981)
* Rollback to old popular selector in some Madara sources.

* Readd MadaraGenerator.run.xml.

* Rollback Hentai Manga and MangaGreat.

* Rollback ManyToon.me.

* Rollback more sources.
2022-03-15 07:43:49 -04:00
Alessandro Jean 190d406ef0
Add two new sources to Madara. (#9889) 2021-11-21 18:40:25 -05:00
Riztard Lanthorn c3f8186ac6
Madara: fix pages empty for some source (#9861)
* ManhuaUS: fix page issue in some chapter

* Revert some thing

* Madara: fix pages empty for some source

add pages selector to madara factory

* some cleaning

* cleaning
2021-11-21 10:05:21 -05:00
CVIUS e6788c88e6
various fixes for some madara sources (#7846)
* Delete multisrc/overrides/madara/animangaes/src directory

* Update MangaLazy.kt

* Delete additional.gradle.kts

* Update MangaLazy.kt

* Update MangaLazy.kt

* Create Manga4All.kt

* Create MangaMe.kt

* Create ManhuaDex.kt

* Delete multisrc/overrides/madara/mangame/res directory

* replace wrong mangame icon

* Update MadaraGenerator.kt

* Update MangaLazy.kt

* Update MangaLazy.kt

* Update Manga4All.kt

* Update ManhuaDex.kt

* Update MidnightMessScans.kt

* Update MadaraGenerator.kt

* {

* Update MidnightMessScans.kt

* Update MidnightMessScans.kt

* Update MidnightMessScans.kt

* Update MangaWeebs.kt

* Update MadaraGenerator.kt
2021-06-25 08:44:37 -04:00
Riztard Lanthorn d6859bf877
ShieldManga: fix chapter & page issue (#6530) 2021-04-13 13:18:31 -04:00
Riztard Lanthorn 0abfb4f701
add rate limiter to Shield Manga (#5922) 2021-02-19 16:41:01 -05:00
Riztard Lanthorn d2cdca33e2
add shield manga source (#5858) 2021-02-15 10:35:12 -05:00