immich/mobile/lib/presentation/widgets
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
..
action_buttons feat(mobile): star rating (#24457) 2026-01-23 21:17:46 +05:30
album fix: prevent album page get rebuilt when resuming app (#25862) 2026-02-03 16:35:53 +00:00
asset_viewer fix(mobile): reset asset index on timeline refresh (#25729) 2026-02-05 11:46:38 -06:00
backup chore: expose upload errors to UI (#25566) 2026-01-27 16:33:44 +00:00
bottom_sheet fix(mobile): bring back map settings (#25448) 2026-01-22 21:51:48 +00:00
images refactor(mobile): consolidate image requests (#25743) 2026-02-05 12:16:42 -05:00
map fix(mobile): bring back map settings (#25448) 2026-01-22 21:51:48 +00:00
memory fix: mobile edit handling (#25315) 2026-01-19 12:22:53 -06:00
people refactor(mobile): consolidate image requests (#25743) 2026-02-05 12:16:42 -05:00
remote_album feat(mobile): album options to kebab menu (#24204) 2025-12-26 18:46:05 +00:00
search feat(mobile): Quick date picker in the search page (#22653) 2025-11-10 13:55:09 -06:00
timeline feat(mobile): native clients (#21459) 2026-01-24 19:34:29 +00:00