Tachiyomi-Extensions/src/en/xkcd
curche e2a7cf1013
handle interactive xkcd comics (#6474)
* handle interactive xkcd comics

Some xkcd comics tend to be interactive and can only be played in a regular browser
These cannot be loaded in the app and the reader loads indefinitely
Instead, we throw a text image with a message to open in browser

the div#comic img attribute will be null/empty in case of parsing interactive
comics and is then replaced with an image warning

uses fakeimagepl to generate image from text

closes https://github.com/tachiyomiorg/tachiyomi-extensions/issues/6370

* update build.gradle version code for xkcd
2021-04-08 08:54:05 -04:00
..
res xkcd icon change (#862) 2019-02-28 07:34:10 -05:00
src/eu/kanade/tachiyomi/extension/en/xkcd handle interactive xkcd comics (#6474) 2021-04-08 08:54:05 -04:00
AndroidManifest.xml Fix Android Studio "Duplicate content roots" error (#5203) 2020-12-20 22:31:12 -05:00
build.gradle handle interactive xkcd comics (#6474) 2021-04-08 08:54:05 -04:00