1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-28 09:33:27 +02:00
immich/mobile/lib/services
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
..
activity.service.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
album.service.dart fix(mobile): add user to album using new dto property (#9312) 2024-05-07 20:00:38 +00:00
api.service.dart feat(mobile): use efficient sync (#8842) 2024-05-14 10:35:37 -05:00
app_settings.service.dart feat(web,mobile) Allow videos to be looped in the detail viewer (#8615) 2024-05-14 14:31:47 -05:00
asset_description.service.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
asset_stack.service.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
asset.service.dart feat(mobile): use efficient sync (#8842) 2024-05-14 10:35:37 -05:00
background.service.dart Revert "feat(android) Check server is reachable before starting background backup (#8989)" (#9324) 2024-05-09 12:16:53 -05:00
backup_verification.service.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
backup.service.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
hash.service.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
image_viewer.service.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
immich_logger.service.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
local_notification.service.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
localization.service.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
map.service.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
memory.service.dart feat(mobile): use efficient sync (#8842) 2024-05-14 10:35:37 -05:00
oauth.service.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
partner.service.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
person.service.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
person.service.g.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
search.service.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
server_info.service.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
share.service.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
shared_link.service.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
sync.service.dart feat(mobile): use efficient sync (#8842) 2024-05-14 10:35:37 -05:00
trash.service.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
user.service.dart feat(mobile): use efficient sync (#8842) 2024-05-14 10:35:37 -05:00