unleashed-firmware/applications/services/rpc
Sergey Gavrilov 761a14e6e2
[FL-2837][FL-3270] Loader refaptoring: second encounter (#2779)
* Core: rename internal FlipperApplication to FlipperInternalApplication
* FAP Loader: move load_name_and_icon to flipper_application library
* Loader menu: rework api
* View holder: move to gui service
* Loader: simple "loading" worker
* Loader: applications dialog
* Loader: fapping
* Update f18 api
* Apps: remove fap_loader
* Libs, flipper application: store args, rename thread allocation
* Loader: error handling
* Apps: use loader error handling
* Loader: documentation
* FBT: accomodate loader
* Loader: do not raise gui error if loader is locked
* Archive: accomodate loader
* Loader: fix loading message
* Flipper: drop some old dolphin legacy
* Loader: generalize error construction

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-06-23 21:01:40 +09:00
..
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
rpc.c Rpc: add desktop service. Desktop: refactor locking routine. (#2665) 2023-05-11 19:50:17 +10:00
rpc.h [FL-2505] Active RPC session icon (#2583) 2023-04-19 17:30:26 +09:00
rpc_app.c [FL-2837][FL-3270] Loader refaptoring: second encounter (#2779) 2023-06-23 21:01:40 +09:00
rpc_app.h [FL-3002] SubGhz: add RPC error (#2097) 2022-12-08 14:49:54 +09:00
rpc_cli.c [FL-2505] Active RPC session icon (#2583) 2023-04-19 17:30:26 +09:00
rpc_debug.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
rpc_desktop.c [FL-3315] Desktop,Rpc: desktop status subscription (#2696) 2023-05-25 23:22:31 +09: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-2505] Active RPC session icon (#2583) 2023-04-19 17:30:26 +09:00
rpc_i.h Rpc: add desktop service. Desktop: refactor locking routine. (#2665) 2023-05-11 19:50:17 +10: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 [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
rpc_system.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00