immich/mobile/lib
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
..
constants refactor(mobile): use repositories in a number of services (#12891) 2024-09-24 12:50:21 +00:00
entities refactor(server): library syncing (#12220) 2024-09-25 18:26:19 +01:00
extensions refactor(server): library syncing (#12220) 2024-09-25 18:26:19 +01:00
interfaces feat(mobile): enhance download operations (#12973) 2024-09-29 08:22:02 +00:00
mixins refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
models feat(mobile): enhance download operations (#12973) 2024-09-29 08:22:02 +00:00
pages feat(mobile): enhance download operations (#12973) 2024-09-29 08:22:02 +00:00
providers feat(mobile): enhance download operations (#12973) 2024-09-29 08:22:02 +00:00
repositories feat(mobile): enhance download operations (#12973) 2024-09-29 08:22:02 +00:00
routing refactor(mobile): encapsulate most access to photomanager in repository (#12754) 2024-09-18 17:15:52 +02:00
services feat(mobile): enhance download operations (#12973) 2024-09-29 08:22:02 +00:00
utils feat(mobile): enhance download operations (#12973) 2024-09-29 08:22:02 +00:00
widgets feat(mobile): enhance download operations (#12973) 2024-09-29 08:22:02 +00:00
main.dart feat(mobile): enhance download operations (#12973) 2024-09-29 08:22:02 +00:00