unleashed-firmware/applications/services/storage
Georgii Surkov 235cb649a6
[FL-3883] Remove internal storage folder if corresponding flag set (#3824)
* Remove the .int directory when the flag is set
* Improve error handling and variable naming
* Cleanup the code
* Fix updater build

Co-authored-by: あく <alleteam@gmail.com>
2024-08-09 15:40:42 +09:00
..
storages [FL-3883] Remove internal storage folder if corresponding flag set (#3824) 2024-08-09 15:40:42 +09:00
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
filesystem_api.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
filesystem_api_defines.h [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
filesystem_api_internal.h [FL-3662] Do not remove file when renaming to itself (#3193) 2023-11-15 17:56:13 +09:00
storage.c [FL-3883] Remove internal storage folder if corresponding flag set (#3824) 2024-08-09 15:40:42 +09:00
storage.h Storage: remove LFS (#3577) 2024-08-04 10:54:02 +01:00
storage_cli.c [FL-3841] FuriEventLoop Pt.2 (#3703) 2024-08-07 12:49:41 +09:00
storage_external_api.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
storage_glue.c Storage: force mount (#3033) 2023-09-04 14:10:07 +09:00
storage_glue.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
storage_i.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
storage_internal_api.c Storage: remove LFS (#3577) 2024-08-04 10:54:02 +01:00
storage_internal_dirname_i.h [FL-3883] Remove internal storage folder if corresponding flag set (#3824) 2024-08-09 15:40:42 +09:00
storage_message.h [FL-3662] Do not remove file when renaming to itself (#3193) 2023-11-15 17:56:13 +09:00
storage_processing.c [FL-3883] Remove internal storage folder if corresponding flag set (#3824) 2024-08-09 15:40:42 +09:00
storage_processing.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
storage_sd_api.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
storage_sd_api.h SD-Card: proper HAL (#3058) 2023-09-11 18:30:56 +09:00