mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-10 23:14:20 +00:00
777a4d109d
* Threads: application id * Unit tests: appsdata getter test * Unit tests: moar test cases for appsdata getter * Unit tests: remove folders after test * Storage: dir_is_exist, migrate, + unit_tests * Plugins: migration * Storage: common_exists, moar unit_tests 4 "common_migrate", "common_migrate" and "common_merge" bugfixes * Storage: use FuriString for path handling * Storage API: send caller thread id with path * Storage: remove StorageType field in storage file list * Storage: simplify processing * Storage API: send caller thread id with path everywhere * Storage: /app alias, unit tests and path creation * Storage, path helper: remove unused * Examples: app data example * App plugins: use new VFS path * Storage: file_info_is_dir * Services: handle alias if the service accepts a path. * App plugins: fixes * Make PVS happy * Storage: fix storage_merge_recursive * Storage: rename process_aliases to resolve_path. Rename APPS_DATA to APP_DATA. * Apps: use predefined macro instead of raw paths. Example Apps Data: README fixes. * Storage: rename storage_common_resolve_path to storage_common_resolve_path_and_ensure_app_directory * Api: fix version * Storage: rename alias message * Storage: do not create app folders in path resolving process in certain cases. --------- Co-authored-by: Astra <93453568+Astrrra@users.noreply.github.com> Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com> |
||
---|---|---|
.. | ||
protocols | ||
pulse_protocols | ||
stream | ||
tar | ||
.gitignore | ||
api_lock.h | ||
args.c | ||
args.h | ||
buffer_stream.c | ||
buffer_stream.h | ||
crc32_calc.c | ||
crc32_calc.h | ||
dir_walk.c | ||
dir_walk.h | ||
float_tools.c | ||
float_tools.h | ||
hex.c | ||
hex.h | ||
hmac_sha256.c | ||
hmac_sha256.h | ||
level_duration.h | ||
m_cstr_dup.h | ||
manchester_decoder.c | ||
manchester_decoder.h | ||
manchester_encoder.c | ||
manchester_encoder.h | ||
md5.c | ||
md5.h | ||
path.c | ||
path.h | ||
profiler.c | ||
profiler.h | ||
property.c | ||
property.h | ||
pulse_joiner.c | ||
pulse_joiner.h | ||
random_name.c | ||
random_name.h | ||
saved_struct.c | ||
saved_struct.h | ||
SConscript | ||
sha256.c | ||
sha256.h | ||
value_index.c | ||
value_index.h | ||
varint.c | ||
varint.h | ||
version.c | ||
version.h |