Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(mobile): enhance download operations #12973

Merged
merged 27 commits into from
Sep 29, 2024
Merged

Conversation

alextran1502
Copy link
Contributor

@alextran1502 alextran1502 commented Sep 27, 2024

This PR uses the background_downloader package to enhance the download operation. It will now show the progress of the download and allow the user to cancel it.

In the near future, this package will also be used to upload assets.

Download progress and cancel operation

image

@bo0tzz
Copy link
Member

bo0tzz commented Sep 27, 2024

Closes #10100

mobile/lib/main.dart Outdated Show resolved Hide resolved
mobile/lib/pages/common/download_panel.dart Outdated Show resolved Hide resolved
mobile/lib/services/download.service.dart Show resolved Hide resolved
mobile/lib/services/download.service.dart Outdated Show resolved Hide resolved
mobile/pubspec.yaml Show resolved Hide resolved
@alextran1502 alextran1502 enabled auto-merge (squash) September 29, 2024 08:17
@alextran1502 alextran1502 merged commit fa9bb80 into main Sep 29, 2024
35 checks passed
@alextran1502 alextran1502 deleted the feat/background-downloader branch September 29, 2024 08:22
yosit pushed a commit to yosit/immich that referenced this pull request Oct 3, 2024
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants