flipperzero-firmware/applications/services/gui
あく e8913f2e33
Code cleanup: srand, PVS warnings (#1974)
* Remove srand invocation

* PVS High priority fixes

* PVS High errors part 2

* Furi: heap tracing inheritance

* Furi add __builtin_unreachable to furi_thread_catch
2022-11-05 18:07:24 +03:00
..
modules Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
application.fam fbt fixes for mfbt pt2 (#1951) 2022-11-03 00:15:40 +09:00
canvas_i.h
canvas.c Support for setting all screen orientations (#1928) 2022-10-27 03:35:49 +09:00
canvas.h [FL-2937] Remove resources from API to prevent frequent API version increase (#1935) 2022-10-28 23:08:50 +09:00
elements.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
elements.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
gui_i.h
gui.c Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
gui.h
icon_animation_i.h
icon_animation.c
icon_animation.h [FL-2937] Remove resources from API to prevent frequent API version increase (#1935) 2022-10-28 23:08:50 +09:00
icon_i.h
icon.c
icon.h
scene_manager_i.h
scene_manager.c
scene_manager.h
view_dispatcher_i.h
view_dispatcher.c Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
view_dispatcher.h
view_i.h
view_port_i.h
view_port.c Gui: refactor buttons remapping (#1949) 2022-11-02 23:36:17 +09:00
view_port.h Gui: refactor buttons remapping (#1949) 2022-11-02 23:36:17 +09:00
view_stack.c
view_stack.h
view.c
view.h Support for setting all screen orientations (#1928) 2022-10-27 03:35:49 +09:00