flipperzero-firmware/applications/services
Georgii Surkov 0261dc3075
[FL-2957] Unified Info API, App Error, Data Xchange (#1998)
* Update protobuf definitions
* Add Property subsystem entry point function
* Key-based system info and power info function stubs
* Remove unneeded functions
* Working power info
* Working system info
* Replace #defines with string literals
* Remove unneeded field
* Simplify system info formatting
* Refactor output callback handling
* Handle the last info element correctly
* Optimise power info, rename methods
* Add comments
* Add power debug
* Remove unneeded definitions
* Rename some files and functions
* Update protobuf definitions
* Implement App GetError and DataExchange APIs
* Send GetErrorReply with correct command_id
* Add RPC debug app stub
* Add more scenes
* Add warning, increase stack size
* Add receive data exchange scene
* Improve data exchange
* Add notifications
* Update application requirements
* Bump format version for property-based infos
* Correctly reset error text
* RCP: sync protobuf repo to latest release tag

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-11-29 18:08:08 +09:00
..
bt [FL-2937] Remove resources from API to prevent frequent API version increase (#1935) 2022-10-28 23:08:50 +09:00
cli [FL-2957] Unified Info API, App Error, Data Xchange (#1998) 2022-11-29 18:08:08 +09:00
crypto Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
desktop Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
dialogs [FL-2937] Remove resources from API to prevent frequent API version increase (#1935) 2022-10-28 23:08:50 +09:00
dolphin [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
gui [FL-2977] Gui: better navigation in file browser dialog (#2014) 2022-11-29 03:59:24 +09:00
input Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
loader [FL-2975] Bug fixes and improvements: Furi, Input, Cli (#2004) 2022-11-12 12:46:04 +04:00
notification SubGhz: fix incorrect response in rpc mode. Code cleanup. (#1964) 2022-11-04 15:08:51 +09:00
power [FL-2957] Unified Info API, App Error, Data Xchange (#1998) 2022-11-29 18:08:08 +09:00
rpc [FL-2957] Unified Info API, App Error, Data Xchange (#1998) 2022-11-29 18:08:08 +09:00
storage Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
applications.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00