What's Changed
- enhance Android image decoding performance by pre-decoding full RGBA and optimizing tile extraction; adjust cache size and implement batch rebuild for tile rendering
- fix libjpg/libpng not linked (linux)
- Revert e0bac92 by @NBA2K1 in #842
- ci: disable Jetifier (app is fully AndroidX) by @mrandhawa14 in #841
- Clean up reader_view code duplication and add comments to functions by @NBA2K1 in #840
Full Changelog: v0.8.3...v0.8.4