flipperzero-firmware/applications/rpc
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
..
application.fam [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
rpc_app.c [FL-2589] RPC App control commands (#1350) 2022-07-04 22:09:46 +09:00
rpc_app.h [FL-2589] RPC App control commands (#1350) 2022-07-04 22:09:46 +09:00
rpc_cli.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
rpc_gui.c [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
rpc_i.h [FL-2589] RPC App control commands (#1350) 2022-07-04 22:09:46 +09:00
rpc_storage.c [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
rpc_system.c [FL-2578] Updater fixes related to /int handling (#1359) 2022-07-04 22:36:12 +09:00
rpc.c [FL-2589] RPC App control commands (#1350) 2022-07-04 22:09:46 +09:00
rpc.h [FL-2242] RPC: Wait for session termination in unit tests (#1005) 2022-02-24 15:08:58 +03:00