1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/mobile/lib
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
..
constants chore(mobile) Linked pt-BR.json with Mobile app and localizely.yml (#9281) 2024-05-06 11:22:27 -05:00
entities feat(web,mobile) Allow videos to be looped in the detail viewer (#8615) 2024-05-14 14:31:47 -05:00
extensions refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
mixins refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
models refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
pages feat(web,mobile) Allow videos to be looped in the detail viewer (#8615) 2024-05-14 14:31:47 -05:00
providers feat(mobile): use efficient sync (#8842) 2024-05-14 10:35:37 -05:00
routing deps(mobile): update dependency auto_route to v8 (#9456) 2024-05-14 14:07:31 -05:00
services feat(web,mobile) Allow videos to be looped in the detail viewer (#8615) 2024-05-14 14:31:47 -05:00
utils feat(web,mobile) Allow videos to be looped in the detail viewer (#8615) 2024-05-14 14:31:47 -05:00
widgets feat(web,mobile) Allow videos to be looped in the detail viewer (#8615) 2024-05-14 14:31:47 -05:00
main.dart refactor(mobile): remove shared module (#9363) 2024-05-10 11:40:41 -05:00