Skip to content

Flipper App 1.8.1.1850

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 13:02
· 7 commits to dev since this release
8b325fd
Download files iin new file manager (#994)

**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

---------

Co-authored-by: Nikita Kulikov <[email protected]>