flipperzero-firmware/applications/updater/util
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
..
update_task_i.h [FL-2578] Updater fixes related to /int handling (#1359) 2022-07-04 22:36:12 +09:00
update_task_worker_backup.c [FL-2578] Updater fixes related to /int handling (#1359) 2022-07-04 22:36:12 +09:00
update_task_worker_flasher.c [FL-2578] Updater fixes related to /int handling (#1359) 2022-07-04 22:36:12 +09:00
update_task.c [FL-2578] Updater fixes related to /int handling (#1359) 2022-07-04 22:36:12 +09:00
update_task.h [FL-2556] Update complete screen (#1332) 2022-06-21 23:11:34 +09:00