1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-04 02:46:47 +01:00
immich/mobile/lib/widgets/asset_viewer
kleinMaggus d62e90424e
feat(web,mobile) Allow videos to be looped in the detail viewer (#8615)
* First version of video looping for the web

* Use prop for slideshow state

* refactor asset settings and add autoloop video setting

* rename variables and adjust description

* loop videos based on user settings in gallery viewer

* make asset viewer setting a stateless widget

* do not update video playback value if looping is enabled

* add some translations

* adjust description

* add missing id

* WIP

* chore: clean up

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2024-05-14 14:31:47 -05:00
..
exif_sheet refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
advanced_bottom_sheet.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
animated_play_pause.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
bottom_gallery_bar.dart deps(mobile): update dependency auto_route to v8 (#9456) 2024-05-14 14:07:31 -05:00
center_play_button.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
custom_video_player_controls.dart refactor(mobile): remove shared module (#9363) 2024-05-10 11:40:41 -05:00
description_input.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
gallery_app_bar.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
top_control_app_bar.dart deps(mobile): update dependency auto_route to v8 (#9456) 2024-05-14 14:07:31 -05:00
video_controls.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
video_player.dart feat(web,mobile) Allow videos to be looped in the detail viewer (#8615) 2024-05-14 14:31:47 -05:00