Commit Graph

9 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
stevenyomi 7b6a306fe0
Manga18fx: fix search (#16061)
* Fix search

* Bump version
2023-04-15 10:06:10 -04:00
arkon e1f59a845e
Update jsoup (#15321) 2023-02-11 22:22:32 -05:00
arkon baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
stevenyomi ba440a9792
Manga18fx: fix URL intent search (#13262) 2022-08-29 10:03:41 -04:00
Aria Moradi edb2590359
Manga18fx: add support for genre filter (#13240)
* Manga18fx: add support for genre filter

* add comment about the site

* apply review suggestion

* improve control flow

* fix compile error
2022-08-27 20:49:31 -03:00
stevenyomi 723100f16a
Manga18fx: fix parsing (#13118) 2022-08-20 22:44:26 -04:00
Johannes Joens 538158bbc2
Madara add Icons (#7454)
* Update MadaraGenerator.kt

* Add Icons

* Add Icons

* Add Icons

* Add Icons

* Add Icons

* Add Icons

* Add Icons

* Add Icons

* Add Icons

* Fix missing Brakkets

* Add Icons

* Add Icons

* Add Icons

* Update MadaraGenerator.kt

* Add more Icons

* Add more Icons

* Add more Icons

* Add more Icons

* Update MadaraGenerator.kt

* Update MadaraGenerator.kt

* Update MadaraGenerator.kt

* Update MadaraGenerator.kt

* Update MadaraGenerator.kt

* Update MadaraGenerator.kt
2021-06-04 18:15:07 -04:00