flipperzero-firmware/applications/storage
hedger b95cd2df14
[FL-2578] Updater fixes related to /int handling (#1359)
* Updater fixes related to /int handling
  updater: performing factory reset on update, checking for LFS free space before updating, fixed improper error handling on backup/restore operations, rebalanced update stage weights for better progress visuals
  scripts: added CLI output validation for selfupdate.py
  storage: added pointer validation in storage_int_common_fs_info
  desktop: fixed crash on rendering invalid slideshows
* Typo fix
* rpc: Updated protobuf to 0.9
* rpc: removed updater status conversion

Co-authored-by: あく <alleteam@gmail.com>
2022-07-04 22:36:12 +09:00
..
storages [FL-2578] Updater fixes related to /int handling (#1359) 2022-07-04 22:36:12 +09:00
application.fam [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
filesystem_api_defines.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
filesystem_api_internal.h [FL-2502] Properly closing directory on free (#1174) 2022-04-27 19:16:06 +03:00
filesystem_api.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_cli.c Fix CLI storage read (#1305) 2022-06-10 10:28:05 +09:00
storage_external_api.c Nfc: async pcap worker (#1315) 2022-06-14 11:14:13 +10:00
storage_glue.c [FL-2399, FL-2261] Tickless sleep shenanigans (#1168) 2022-04-29 16:29:51 +03:00
storage_glue.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_i.h [FL-2415] Storage: blocking file open (#1078) 2022-04-01 15:21:31 +03:00
storage_internal_api.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_message.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_processing.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_processing.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_sd_api.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_sd_api.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_test_app.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage.h [FL-2499] Folders rename fix (#1190) 2022-05-10 17:05:36 +03:00