8 Commits

Author SHA1 Message Date
Vetle Ledaal
86e45b2678 Toonily: fix page selector (#3138)
Restored back to default Madara behavior - this will make it so the
"Chapters have been replaced for better quality." banner isn't read as
an image.
2024-06-03 05:44:47 +01:00
AwkwardPeak7
30b13498b0 Madara refactor (#1292)
* remove randomua from madara

* don't use page path for page=1

* add back `madara_load_more`

* cleanup i18n and filters

* load more in a new source

* move back the filters

not worth it

* fix build

* altname to i18n as well

* utf-8

* Revert "utf-8"

This reverts commit 1335bc1b478da54d3a5eb6333ac1a26e3ee2825b.

* utf-8

* autodetect load_more_request

* load genres in background

* make genre classes protected

remove unnecessary change

* fetch genres changes

* launchIO countviews

* don't explicitly optin

* cleanup some request overrides

* make `useLoadMoreRequest` enum to be able to disable autodection where necessary

* fix logic

bruh

* use state variables

* defer countViews in overrides as well

* lint

* select().first -> selectFirst

* `load_more` search as well

* detect in search as well

* remove slipped override

* move detection to the function

* remove fetchGenreFailed

* don't use GlobalScope

* tweak load_more_request parameters

* remove ancient connectTimeout/readTimeout

already present in the client provided by the app

* small cleanup
2024-02-27 20:53:28 +00:00
AwkwardPeak7
9fa6b8cb51 move CookieInterceptor to shared lib (#1356)
* CookieInterceptor lib

* accept list of cookies
2024-02-18 20:25:13 +00:00
stevenyomi
205d95cc07 Migrate to lib-multisrc (#1237)
* adjustments

* Run generator

* Remove multisrc project

* add lib dependencies

* Remove multisrc from build scripts

* Remove build condition
2024-02-18 20:10:37 +00:00
happywillow0
58b91ec175 Toonly Cleanup (#1882)
* Delete build.gradle

* Toonly Cleanup
2019-12-16 22:13:36 -05:00
Rama Bondan Prakoso
2b8629b21a Toonily: Fix chapter date parsing (#1533)
Toonily: Update chapter date parsing
2019-09-19 10:47:57 -04:00
Rama Bondan Prakoso
b845d9db6e Toonily: Update search filters (#1483)
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2019-09-09 12:15:39 -04:00
DarKCroX
64aae53777 Add Toonily (#1072)
* Add Toonily

English source

* update res
2019-05-01 23:43:58 -04:00