immich/mobile/lib/presentation/widgets
Thomas 776b9cbad5
fix(mobile): use key on video controls (#27512)
The widget is not recreated correctly when videoPlayName changes, which
can cause weird behaviour with hooks and timers (like timers not firing
when they should do). Using a key forces flutter to recreate the widget
properly and allow the assumptions in build to work correctly.
2026-04-04 21:54:34 -05:00
..
action_buttons fix(mobile): favorite button not updating state (#27271) 2026-03-30 21:24:56 -05:00
album fix(mobile): video state (#26574) 2026-03-03 10:28:07 -06:00
asset_viewer fix(mobile): use key on video controls (#27512) 2026-04-04 21:54:34 -05:00
backup chore: expose upload errors to UI (#25566) 2026-01-27 16:33:44 +00:00
bottom_sheet fix: hide download action for local/merged assets (#26461) 2026-03-01 11:16:45 +05:30
images fix(mobile): images loads sometimes cancel too early (#27067) 2026-03-27 10:35:50 -04:00
map fix(mobile): bring back map settings (#25448) 2026-01-22 21:51:48 +00:00
memory fix(mobile): video state (#26574) 2026-03-03 10:28:07 -06:00
people fix(mobile): birthday picker shows limited months when no date exists (#26407) 2026-02-25 07:58:02 +05:30
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): keep search results visible (#26498) 2026-03-04 11:27:11 -06:00