immich/mobile/lib
Thomas f79c8cf1c1
feat(mobile): consolidate video controls (#26673)
Videos have recently been changed to support zooming, but this can make
the controls in the centre of the screen unergonomic as they will either
stay in the centre when dismissing, or stick to the video when zooming.
Neither is great. We should align the behaviour with other apps which
has the play/pause toggle at the bottom of the screen with the seeker
bar instead.

Co-authored-by: Alex <alex.tran1502@gmail.com>
2026-03-10 10:55:31 -05:00
..
constants feat(mobile): consolidate video controls (#26673) 2026-03-10 10:55:31 -05:00
domain fix(mobile): incorrect asset dimensions in search (#26725) 2026-03-05 21:58:58 -06: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 feat(mobile): SyncAssetEditV1 (#26518) 2026-03-05 13:03:59 -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 feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
pages chore: always use Package Imports (#26630) 2026-03-05 11:18:01 -06:00
platform feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
presentation feat(mobile): consolidate video controls (#26673) 2026-03-10 10:55:31 -05:00
providers feat(mobile): consolidate video controls (#26673) 2026-03-10 10:55:31 -05:00
repositories feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
routing feat(mobile): Allow users to set profile picture from asset viewer (#25517) 2026-02-22 06:02:33 +00:00
services chore: always use Package Imports (#26630) 2026-03-05 11:18:01 -06:00
theme fix(mobile): prevent nav bar label text wrapping (#26011) 2026-02-12 16:57:03 +00:00
utils fix(mobile): restrict trashed asset migration to Android platform (#26726) 2026-03-09 09:56:27 -05:00
widgets feat(mobile): consolidate video controls (#26673) 2026-03-10 10:55:31 -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