immich/mobile/lib
Luis Nachtigall 306a3b8c7f
fix(mobile): images loads sometimes cancel too early (#27067)
* refactor listener tracking for image stream completers and fix early cancel call

* fix: improve cache listener identification in image stream tracking

* add documentation and test cases for listener tracking in ImageStreamCompleter

* fix: remove unnecessary image provision flag from listener tracking

* fix: override setImage method in cache aware listener tracker mixin

* fix: rename test file
2026-03-27 10:35:50 -04: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): logout on upgrade (#26827) 2026-03-11 12:07:27 -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): wrap backup error message text (#26834) 2026-03-10 20:40:01 -05:00
platform fix(mobile): logout on upgrade (#26827) 2026-03-11 12:07:27 -05:00
presentation fix(mobile): images loads sometimes cancel too early (#27067) 2026-03-27 10:35:50 -04:00
providers fix(mobile): logout on upgrade (#26827) 2026-03-11 12:07:27 -05: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): add cookie for auxiliary url (#27209) 2026-03-23 16:22:46 -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(mobile/web): album cover buttons consistency (#27213) 2026-03-23 21:40:17 -05:00
widgets chore(mobile): reduce spacing on video controls (#27313) 2026-03-27 09:10:19 -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