immich/mobile/lib/presentation/widgets
Thomas a43680c8b1
chore(mobile): simplify drag logic (#26291)
We were manually tracking whether gestures should be blocked, which was
a remnant of how the old code worked. This is no longer needed as we
have better heuristics for knowing whether we should skip drag updates
now.

Co-authored-by: Alex <alex.tran1502@gmail.com>
2026-02-19 14:18:44 -06:00
..
action_buttons feat(mobile): inline asset details (#25952) 2026-02-17 09:24:34 -06:00
album feat(mobile): inline asset details (#25952) 2026-02-17 09:24:34 -06:00
asset_viewer chore(mobile): simplify drag logic (#26291) 2026-02-19 14:18:44 -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 fix: evict image from cache on error during image loading (#26078) 2026-02-09 17:01:10 -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 fix: bring back timeline args auto-scoping (#26219) 2026-02-16 08:20:28 -06:00