immich/mobile/lib/providers/asset_viewer
Alex fa9bb8074c
feat(mobile): enhance download operations (#12973)
* add packages

* create download task

* show progress

* save video and image

* show progress info

* live photo wip

* download and link live photos

* Update list of assets

* wip

* correct progress

* add state to download

* revert unncessary change

* repository pattern

* translation

* remove unused code

* update method call from repository

* remove unused variable

* handle multiple livephotos download

* remove logging statement

* lint

* not removing all records
2024-09-29 08:22:02 +00:00
..
asset_people.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
asset_people.provider.g.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
asset_stack.provider.dart refactor(server): stacks (#11453) 2024-08-19 12:37:15 -05:00
asset_stack.provider.g.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
current_asset.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
current_asset.provider.g.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
download.provider.dart feat(mobile): enhance download operations (#12973) 2024-09-29 08:22:02 +00:00
render_list.provider.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
scroll_notifier.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
scroll_to_date_notifier.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
show_controls.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
video_player_controller_provider.dart feat(mobile): add additional request headers (#10588) 2024-06-26 19:31:55 +00:00
video_player_controller_provider.g.dart feat(mobile): add additional request headers (#10588) 2024-06-26 19:31:55 +00:00
video_player_controls_provider.dart fix(mobile): video player not updating state (#10220) 2024-06-12 12:43:01 -05:00
video_player_value_provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00