mangayomi-mirror/lib/modules/tracker_library
Mehakdeep Singh 8ad295793a perf: resample cover thumbnails in updates, calendar and tracker
v8.0 tightened the decoded-image cache to 64 MB on mobile, but most cover call
sites still decode at full resolution (~3 MB each), so ~20 covers fill the cache
and scrolling/tab-switching thrashes it (covers evict then reload = the lag and
the not-loading flicker). v8.1 added coverProvider (ExtendedResizeImage, resamples
to ~200 KB before the cache) but only wired it into the grid card and library
list. Route the remaining high-traffic thumbnail sites through it too: the updates
feed, the calendar, and the tracker library + search cards. Hero covers and reader
pages are intentionally left full-resolution.
2026-07-31 13:53:20 -07:00
..
tracker_item_card.dart perf: resample cover thumbnails in updates, calendar and tracker 2026-07-31 13:53:20 -07:00
tracker_library_card.dart Add Copilot suggested change (2/3) 2026-04-20 18:46:47 +02:00
tracker_library_screen.dart Use the localized extension 2025-12-29 23:20:08 +01:00
tracker_library_section.dart fixed init location 2025-06-28 00:48:09 +02:00
tracker_section_screen.dart Add Copilot suggested change (1/3) 2026-04-20 18:46:20 +02:00