komikku/app/src
MajorTanya 42ac5e0e70
Always use software bitmap on certain devices (mihonapp/mihon#1543)
* Include Coil's broken hardware bitmap device list

Declares all listed devices as unable to use hardware bitmaps.

Might fix mihonapp/mihon#1541.

* Hide Hardware Bitmap Threshold setting if unusable

This hides the setting from the UI if the user's device in on Coil's
list of devices with problematic hardware bitmap implementations.

Also moved HARDWARE_BITMAP_UNSUPPORTED into the ImageUtil as a
property for more ergonomic access across the project.

* Add missing negation

* Update CHANGELOG.md

* Update CHANGELOG.md

* Needs to be and not or

Also fix typo in CHANGELOG.md

---------

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
(cherry picked from commit 7f2cfb5eb224896d6d0ffa6960f0a98c7325e240)
2024-12-06 23:39:22 +07:00
..
beta/res/drawable New app icon 2024-06-14 23:16:42 +07:00
debug/res Auto install app update (#561) 2024-12-05 15:41:50 +07:00
dev/java Fix CrashlyticsPrinter & preview_version 2024-10-23 14:19:46 +07:00
main Always use software bitmap on certain devices (mihonapp/mihon#1543) 2024-12-06 23:39:22 +07:00
standard Fix CrashlyticsPrinter & preview_version 2024-10-23 14:19:46 +07:00
test feat: Hidden categories (#348) 2024-09-11 18:06:37 +07:00