immich/mobile/lib
Thomas 767caf9bfe
fix(mobile): ignore pointer events on toasts (#26990)
These toasts can sometimes cover UI elements and make them impossible to
interact with until they are dismissed. Specifically, deleting an asset
will show a toast over the video controls and prevent seeking.
2026-04-04 10:39:13 -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): 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): favorite button not updating state (#27271) 2026-03-30 21:24:56 -05: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): 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): ignore pointer events on toasts (#26990) 2026-04-04 10:39:13 -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