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

Download files iin new file manager #994

Merged
merged 7 commits into from
Dec 2, 2024

Conversation

makeevrserg
Copy link
Member

Background

Add file downloading into new file manager

Changes

  • Fix bug when size of file during download could not calculate
  • Fixed coroutine cancellation with channel.receive
  • Add downloading for file

Test plan

  • Open some folder, try download file and share it
  • Open some folder, start download file and cancel it

# Conflicts:
#	components/filemngr/listing/impl/src/commonMain/kotlin/com/flipperdevices/filemanager/listing/impl/composable/LoadedFilesComposable.kt
#	components/filemngr/listing/impl/src/commonMain/kotlin/com/flipperdevices/filemanager/listing/impl/composable/appbar/FileListAppBar.kt
@makeevrserg makeevrserg requested a review from LionZXY as a code owner November 27, 2024 11:48
@makeevrserg makeevrserg added this pull request to the merge queue Dec 2, 2024
Merged via the queue into flipperdevices:dev with commit 8b325fd Dec 2, 2024
11 checks passed
@makeevrserg makeevrserg deleted the download-files branch December 2, 2024 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants