flipperzero-firmware/applications/gui
Anna Prosvetova e9e76e144c
RPC: Implement storage_stat_request (#800)
* RPC: Update protobuf sources
* RPC: Implement storage_stat_request
* RPC: Test storage_stat_request
* FuriRecord: fix use after free in destroy method.
* Furi: refactor PubSub and it's usage. Fix allocation in RPC.
* FuriCore: fix memory leak in pubsub
* FuriCore: update unsubscribe method signature in pubsub, make subscription structure lighter.
* FuriCore: remove dead code

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-11-01 23:35:54 +03:00
..
modules [FL-1497] GUI textbox element and widget (#792) 2021-10-27 21:55:03 +03:00
canvas_i.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
canvas.c [FL-1497] GUI textbox element and widget (#792) 2021-10-27 21:55:03 +03:00
canvas.h [FL-1497] GUI textbox element and widget (#792) 2021-10-27 21:55:03 +03:00
elements.c [FL-1497] GUI textbox element and widget (#792) 2021-10-27 21:55:03 +03:00
elements.h [FL-1497] GUI textbox element and widget (#792) 2021-10-27 21:55:03 +03:00
gui_i.h RPC: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +03:00
gui.c RPC: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +03:00
gui.h RPC: Screen streaming & Input injection (#794) 2021-11-01 19:26:37 +03:00
icon_animation_i.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
icon_animation.c RPC: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +03:00
icon_animation.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
icon_i.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
icon.c GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
icon.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
scene_manager_i.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
scene_manager.c [FL-1543] Scene manager search scene API (#611) 2021-07-28 17:52:00 +03:00
scene_manager.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
view_dispatcher_i.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
view_dispatcher.c [FL-1905] Fix power off notification (#748) 2021-10-06 18:41:22 +03:00
view_dispatcher.h [FL-1905] Fix power off notification (#748) 2021-10-06 18:41:22 +03:00
view_i.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
view_port_i.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
view_port.c [FL-1756, FL-1769, FL-1776, FL-1759] Gui: input events complementary V3, refactoring. SubGhz: read/emulate fixes. Cleanup. (#684) 2021-09-02 00:05:00 +03:00
view_port.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
view.c [FL-1908] New animation update scheme (#737) 2021-10-02 20:00:56 +03:00
view.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00