immich/mobile/lib
Thomas a42c08ed84
fix(mobile): reset asset index on timeline refresh (#25729)
The current asset changes when the timeline refreshes, which can be
quite jarring. Assets are tracked by their index, and that index becomes
stale when the timeline refreshes. This can be resolved by updating the
index of asset based on a unique identifier (like the hero tag).
2026-02-05 11:46:38 -06:00
..
constants feat: keep settings for free up space (#25460) 2026-01-24 10:40:34 -06:00
domain fix(mobile): reset asset index on timeline refresh (#25729) 2026-02-05 11:46:38 -06:00
entities chore: use hosted isar flutter libs (#22757) 2025-10-08 04:19:46 -05:00
extensions fix(mobile): use correct timezone displayed in the info sheet (#24310) 2025-12-02 16:37:19 +00:00
infrastructure fix: width and height migration issue (#25643) 2026-01-28 15:14:50 -06: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 fix(mobile): hide latest version if disabled (#25691) 2026-01-30 16:17:03 +00:00
pages refactor(mobile): consolidate image requests (#25743) 2026-02-05 12:16:42 -05:00
platform fix(mobile): mtls on native clients (#25802) 2026-02-05 17:42:53 +00:00
presentation fix(mobile): reset asset index on timeline refresh (#25729) 2026-02-05 11:46:38 -06:00
providers fix(mobile): mtls on native clients (#25802) 2026-02-05 17:42:53 +00:00
repositories fix(mobile): share edited asset (#25493) 2026-01-24 19:09:47 +00:00
routing feat: free up space (#24999) 2026-01-07 20:55:28 -06:00
services fix: upload progress bar flickering (#25829) 2026-02-03 09:28:29 -06:00
theme chore: mobile font tuning (#25349) 2026-01-19 14:56:35 -06:00
utils fix(mobile): mtls on native clients (#25802) 2026-02-05 17:42:53 +00:00
widgets fix(mobile): mtls on native clients (#25802) 2026-02-05 17:42:53 +00:00
main.dart feat(mobile): native clients (#21459) 2026-01-24 19:34:29 +00:00
wm_executor.dart fix: isolate freeze app on older ios device (#22509) 2025-10-22 12:43:03 -05:00