1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-01 15:11:21 +01:00
immich/mobile/lib/widgets/settings
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
..
asset_list_settings refactor(mobile): remove shared module (#9363) 2024-05-10 11:40:41 -05:00
asset_viewer_settings feat(web,mobile) Allow videos to be looped in the detail viewer (#8615) 2024-05-14 14:31:47 -05:00
backup_settings refactor(mobile): remove shared module (#9363) 2024-05-10 11:40:41 -05:00
preference_settings refactor(mobile): remove shared module (#9363) 2024-05-10 11:40:41 -05:00
advanced_settings.dart refactor(mobile): remove shared module (#9363) 2024-05-10 11:40:41 -05:00
language_settings.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
local_storage_settings.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
notification_setting.dart refactor(mobile): remove shared module (#9363) 2024-05-10 11:40:41 -05:00
settings_button_list_tile.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
settings_radio_list_tile.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
settings_slider_list_tile.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
settings_sub_page_scaffold.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
settings_sub_title.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
settings_switch_list_tile.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00