mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
862 B
862 B
Additions
- Added cutout support for some pre-Android P devices
- Added option to add custom colour profile
Changes
- Permanently enable 32-bit colour mode
Fixes
- Fixed cutout behaviour for Android P
- Fixed some extensions doesn't detect "added to library" entries properly (GH-40)
- Fixed nightly and debug variant doesn't include their respective prefix on their app name
- Fixed nightly version checker
Other
- Update dependency com.github.tachiyomiorg:image-decoder to e08e9be535
- Update dependency com.github.null2264:subsampling-scale-image-view to 338caedb5f
- Added Unit Test for version checker
- Migrated from Coil2 to Coil3