-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remotecontrols/save files api (#951)
**Background** Sometimes app can crash when saving files on remote controls screen **Changes** - Replaces saving files with FlipperStorageApi **Test plan** - Open remote controls setup or remote control screen - See files are saving as previous without crash - Optionally delete temp folder
- Loading branch information
1 parent
00dceff
commit 46140b1
Showing
8 changed files
with
28 additions
and
184 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 0 additions & 22 deletions
22
...src/main/kotlin/com/flipperdevices/remotecontrols/impl/setup/api/save/file/SaveFileApi.kt
This file was deleted.
Oops, something went wrong.
81 changes: 0 additions & 81 deletions
81
...main/kotlin/com/flipperdevices/remotecontrols/impl/setup/api/save/file/SaveFileApiImpl.kt
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
...main/kotlin/com/flipperdevices/remotecontrols/impl/setup/api/save/folder/SaveFolderApi.kt
This file was deleted.
Oops, something went wrong.
28 changes: 0 additions & 28 deletions
28
.../kotlin/com/flipperdevices/remotecontrols/impl/setup/api/save/folder/SaveFolderApiImpl.kt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters