immich/mobile/lib/widgets
Thomas 1772f720bf
fix(mobile): reset video controls hide timer when showing controls ch… (#26985)
fix(mobile): reset video controls hide timer when showing controls changes

The hide timer currently only resets when the status of the video
changes, but does not account for when the controls change. This means
that two things happen:

 1. The hide timer does not reset when the controls become visible
    again, the controls will stay visible forever or until the playback
    status changes.
 2. The hide timer will fire too quickly, and will hide the controls
    much sooner than 5 seconds if the controls are hidden and then shown
    again before the hide timer fires.
2026-04-04 16:12:56 -05:00
..
activities fix(mobile): inherit toolbar opacity (#25694) 2026-02-16 09:54:57 +05:30
album fix(mobile): inherit toolbar opacity (#25694) 2026-02-16 09:54:57 +05:30
asset_grid chore: always use Package Imports (#26630) 2026-03-05 11:18:01 -06:00
asset_viewer fix(mobile): reset video controls hide timer when showing controls ch… (#26985) 2026-04-04 16:12:56 -05:00
backup feat(mobile): 2026 font (#25213) 2026-01-13 09:59:57 -06:00
common fix(mobile): ignore pointer events on toasts (#26990) 2026-04-04 10:39:13 -05:00
forms fix(mobile): do not autocorrect on endpoint input (#25696) 2026-01-29 23:03:26 -06:00
map chore(mobile): fix asset marker icon file name (#26290) 2026-02-17 11:53:44 -05:00
memories fix(mobile): video state (#26574) 2026-03-03 10:28:07 -06:00
photo_view chore: always use Package Imports (#26630) 2026-03-05 11:18:01 -06:00
search fix(mobile): option padding on search dropdowns (#27154) 2026-03-23 15:03:07 +00:00
settings chore: always use Package Imports (#26630) 2026-03-05 11:18:01 -06:00
shared_link feat(mobile): Add slug support for shared links (#26441) 2026-02-23 14:31:42 +05:30