Skip to content

Flipper App 1.7.1.1808

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 09:18
· 42 commits to dev since this release
9f02e51
File editor for new file manager (#979)

**Background**

This PR adds file editing into experimental file manager

**Changes**

- Move part of upload module to KMP
- Extract file Uploader into decompose Composable content, which is now
shared
- Add file editing - with HEX/TXT
- Save into editable file, save as new file

**Test plan**

- Open bridge connection sample
- Create or find a file
- Click on file
- Write some text in hex/txt
- Save file
- See saved file changed