immich/mobile/lib
Luis Nachtigall d39e7da10d
fix(mobile): fix flutter cache eviction on thumbnails (#27663)
* fix: add markFinished parameter to loadRequest and loadCodecRequest methods

* update loadRequest and loadCodecRequest methods to use isFinal

* Apply suggestions from code review

Co-authored-by: Mert <101130780+mertalev@users.noreply.github.com>

* remove redundant check

* fix: ensure isFinished is set correctly during cache eviction

* formatting

---------

Co-authored-by: Mert <101130780+mertalev@users.noreply.github.com>
2026-04-10 10:28:55 -05:00
..
constants fix(mobile): simplified chinese not available (#27066) 2026-03-20 00:27:50 -05:00
domain feat(mobile): show animated images in asset viewer (#26614) 2026-03-11 12:07:06 -05:00
entities chore: use hosted isar flutter libs (#22757) 2025-10-08 04:19:46 -05:00
extensions chore(mobile): simplify asset page scroll (#26635) 2026-03-04 10:28:55 -06:00
infrastructure fix(mobile): low upload timeout on android (#27399) 2026-03-30 16:05:21 -05:00
interfaces refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 -05:00
mixins chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 -05:00
models feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
pages fix(mobile): get provider refs before async gaps in backup page (#27597) 2026-04-08 20:55:53 -05:00
platform fix(mobile): logout on upgrade (#26827) 2026-03-11 12:07:27 -05:00
presentation fix(mobile): fix flutter cache eviction on thumbnails (#27663) 2026-04-10 10:28:55 -05:00
providers chore(mobile): reduce buffering timer duration (#27111) 2026-04-04 21:25:40 +00:00
repositories fix(mobile): logout on upgrade (#26827) 2026-03-11 12:07:27 -05:00
routing feat(mobile): Allow users to set profile picture from asset viewer (#25517) 2026-02-22 06:02:33 +00:00
services fix(mobile): streamline error handling for live photo saving (#27337) 2026-03-27 19:07:38 -05:00
theme fix(mobile): mismatch between system and app color when using low-chroma system color scheme (#27282) 2026-03-27 09:21:43 -05:00
utils fix: user-agent format (#27488) 2026-04-03 12:26:50 -04:00
widgets fix(mobile): convert video controls from hook to stateful widget (#27514) 2026-04-06 10:13:45 -05:00
main.dart feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
wm_executor.dart fix: isolate freeze app on older ios device (#22509) 2025-10-22 12:43:03 -05:00