yokai/CHANGELOG.md
Ahmad Ansori Palembani d4f2fee889
docs: Rephrasing
I couldn't eliminate the flickering entirely, the cached image keep being too small or too large compared to the original image.
2024-08-21 08:42:06 +07:00

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)