1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-04-14 12:06:25 +02:00
immich/mobile/lib/pages/common
Tom Graham 69e88ef985
fix(mobile): Video memories no longer play ()
* 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
..
activities.page.dart refactor(mobile): widgets () 2024-05-06 23:04:21 -05:00
app_log.page.dart refactor(mobile): Use switch expression when possible () 2025-02-02 15:46:46 -06:00
app_log_detail.page.dart refactor(mobile): refactor to use context helpers for consistency () 2024-11-21 09:35:58 -06:00
create_album.page.dart feat(mobile): new mobile UI () 2024-10-10 15:44:14 +07:00
download_panel.dart refactor(mobile): Use switch expression when possible () 2025-02-02 15:46:46 -06:00
gallery_stacked_children.dart feat(mobile): native_video_player () 2024-12-04 16:03:46 -05:00
gallery_viewer.page.dart fix(mobile): deletion of single assets () 2025-01-24 17:47:54 +00:00
headers_settings.page.dart chore(mobile): Flutter 3.24 () 2024-08-15 14:53:37 -05:00
large_leading_tile.dart feat(mobile): Add filter to people_picker.dart () 2025-01-29 21:02:54 +00:00
native_video_viewer.page.dart fix(mobile): Video memories no longer play () 2025-02-03 22:43:23 +00:00
settings.page.dart refactor(mobile): refactor theme management () 2024-12-11 16:30:56 +00:00
splash_screen.page.dart feat(mobile): Auto switching server URLs () 2024-12-05 09:11:48 -06:00
tab_controller.page.dart feat(mobile): Use NavigationRail when the screen is in landscape mode () 2025-02-03 13:49:55 -06:00