unleashed-firmware/applications/services/rpc
WillyJL 2f9ca172e3
RPC: Add TarExtract command, some small fixes (#3685)
* RPC: Add TarExtract command
* Tar: Fix unpack when not at FS root
* RPC: Add missing storage state resets
* Fix dupe state reset
* Bump pb submodule
* Switch to latest protobuf release
* RPC: cleanup excessive furi_record calls in rpc_storage

Co-authored-by: Georgii Surkov <37121527+gsurkov@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2024-06-08 14:15:12 +01:00
..
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
rpc.c cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
rpc.h ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
rpc_app.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
rpc_app.h [FL-3618] Infrared remote button index support (#3180) 2023-11-10 16:22:34 +09:00
rpc_cli.c Furi, FuriHal: remove FreeRTOS headers leaks (#3179) 2023-11-01 11:24:11 +04:00
rpc_debug.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
rpc_desktop.c cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
rpc_gpio.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
rpc_gui.c [FL-3764] Expansion module service improvements (#3429) 2024-02-12 09:16:34 +07:00
rpc_i.h Icons: compression fixes & larger dimension support (#3564) 2024-05-20 18:23:47 +01:00
rpc_property.c [FL-2957] Unified Info API, App Error, Data Xchange (#1998) 2022-11-29 18:08:08 +09:00
rpc_storage.c RPC: Add TarExtract command, some small fixes (#3685) 2024-06-08 14:15:12 +01:00
rpc_system.c FuriHalRtc refactor: new datetime lib (#3386) 2024-02-15 10:44:41 +07:00