flipperzero-firmware/applications/desktop
SG 855f2584ab
[FL-2415] Storage: blocking file open (#1078)
* Storage: correct replacement for "/any" path in path holder
* Unit tests: storage, blocking file open test
* File stream: error getter
* Storage: common copy and common remove now executes in external thread
* Filesystems: got rid of unused functions
* Storage: untangle dependencies, ram-frendly filesystem api
* iButton: context assertions
* Storage: pubsub messages
* Storage: wait for the file to close if it was open
* Storage: fix folder copying
* Storage: unit test
* Storage: pubsub documentation
* Fix merge error
* Fix memleak in storage test
* Storage: remove unused define

Co-authored-by: あく <alleteam@gmail.com>
2022-04-01 15:21:31 +03:00
..
animations [FL-2415] Storage: blocking file open (#1078) 2022-04-01 15:21:31 +03:00
desktop_settings [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
scenes HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
views HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
desktop_helpers.c [FL-2152] New PIN lock (#989) 2022-02-10 21:17:41 +03:00
desktop_helpers.h [FL-2152] New PIN lock (#989) 2022-02-10 21:17:41 +03:00
desktop_i.h [FL-2383, FL-2384] iButton, Desktop bug fixes (#1062) 2022-03-28 16:42:31 +03:00
desktop.c [FL-2383, FL-2384] iButton, Desktop bug fixes (#1062) 2022-03-28 16:42:31 +03:00
desktop.h