tachiyomi/app/src/main
Two-Ai ffa8c8fd07
Remove RxJava in PageHolder (#9103)
Inline readImageHeaderSubscription in PageHolder

Inline readImageHeaderSubscription in PagerPageHolder and
WebtoonPageHolder by converting setImage() into a suspend function.
The image processing runs in the loadPageAndProcessStatus
continuation.

Use suspendCancellableCoroutine as a substitute for doOnUnsubscribe
in WebtoonPageHolder.
Closing openStream after the frame.setImage but before the PageHolder
is recycled causes the page display to fail for reasons that are not
currently understood.

Remove subscription handling from WebtoonViewer/WebtoonBaseHolder as
it is no longer used.
2023-02-18 10:07:27 -05:00
..
java/eu/kanade Remove RxJava in PageHolder (#9103) 2023-02-18 10:07:27 -05:00
res Move Glance Widget to seperate module (#8989) 2023-01-26 17:53:24 -05:00
AndroidManifest.xml Fully utilize WorkManager for library updates (#9007) 2023-02-07 22:37:20 -05:00
baseline-prof.txt Update baseline profile 2023-01-07 12:03:17 -05:00
ic_launcher-web.png Add adaptive icon and a dev variant 2018-01-13 18:15:00 +01:00