mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
I couldn't eliminate the flickering entirely, the cached image keep being too small or too large compared to the original image.
812 B
812 B
Additions
- Add toggle to enable/disable chapter swipe action(s)
- Add toggle to enable/disable webtoon double tap to zoom
Changes
- Custom cover now shown globally
Fixes
- Fixed chapter number parsing (@Naputt1)
- Reduced library flickering
- Fixed entry details header didn't update when being removed from library
Other
- Refactor chapter recognition (@stevenyomi)
- (Re)added unit test for chapter recognition
- More StorIO to SQLDelight migration effort
- Target Android 15
- Adjust manga cover cache key
- Refactor manga cover fetcher (@ivaniskandar, @AntsyLich, @null2264)