0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-11 01:18:24 -05:00
immich/mobile/lib
Tom Graham 69e88ef985
fix(mobile): #15182 Video memories no longer play (#15210)
* Update current asset to play video.

* Updated location of currentAssetProvider update per feedback.

* Added a playbackDelayFactor to the video viewer to resolve an issue in memories.

Also adjusted the scale of the memory preview image to match the ratio of the video. This still appears to jump because the video preview doesn't seem to be the first frame for some reason :\

* add video indicator

---------

Co-authored-by: Tom graham <tomg@questps.com.au>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-02-03 22:43:23 +00:00
..
constants feat: search by description (#15818) 2025-02-02 15:18:13 -06:00
entities refactor(mobile): Use switch expression when possible (#15852) 2025-02-02 15:46:46 -06:00
extensions feat(mobile): Auto switching server URLs (#14437) 2024-12-05 09:11:48 -06:00
interfaces fix(mobile): search page issues (#15804) 2025-01-31 03:12:57 +00:00
mixins
models feat: search by description (#15818) 2025-02-02 15:18:13 -06:00
pages fix(mobile): #15182 Video memories no longer play (#15210) 2025-02-03 22:43:23 +00:00
providers fix(mobile): search page issues (#15804) 2025-01-31 03:12:57 +00:00
repositories refactor(mobile): Use switch expression when possible (#15852) 2025-02-02 15:46:46 -06:00
routing feat(mobile): share to mechanism (#15229) 2025-01-16 21:20:44 -06:00
services refactor(mobile): Use switch expression when possible (#15852) 2025-02-02 15:46:46 -06:00
theme refactor(mobile): refactor theme management (#14415) 2024-12-11 16:30:56 +00:00
utils refactor(mobile): Use switch expression when possible (#15852) 2025-02-02 15:46:46 -06:00
widgets fix(mobile): #15182 Video memories no longer play (#15210) 2025-02-03 22:43:23 +00:00
main.dart feat(mobile): share to mechanism (#15229) 2025-01-16 21:20:44 -06:00