1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2024-12-29 15:11:58 +00:00
immich/mobile/lib/pages
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
..
backup refactor(mobile): encapsulate most access to photomanager in repository (#12754) 2024-09-18 17:15:52 +02:00
common feat(mobile): enhance download operations (#12973) 2024-09-29 08:22:02 +00:00
editing fix(mobile): navigation panel overlaps with right rotate (#12950) 2024-09-27 08:40:07 +07:00
library chore(mobile): restrict isar use via CI checks (#12840) 2024-09-22 09:24:08 -04:00
login fix(mobile): use a valid OAuth callback URL (#10832) 2024-08-28 11:30:06 -05:00
onboarding deps(mobile): update dependency auto_route to v8 (#9456) 2024-05-14 14:07:31 -05:00
photos fix(app-bar): remove safe area of the app bar in photos page (#10340) 2024-06-15 13:47:12 -07:00
search refactor(mobile): use repositories in a number of services (#12891) 2024-09-24 12:50:21 +00:00
sharing chore(mobile): refactor detail panel (#11662) 2024-08-09 13:43:47 +00:00