flipperzero-firmware/applications/services/gui
Georgii Surkov 2954ec6d97
[FL-3025] IR button overflow fix (#2115)
* Allow for more than 255 button_menu items
* Allow more than 255 items in submenu
* Fix button_menu_reset

Co-authored-by: あく <alleteam@gmail.com>
2022-12-11 03:05:52 +09:00
..
modules [FL-3025] IR button overflow fix (#2115) 2022-12-11 03:05:52 +09:00
application.fam fbt fixes for mfbt pt2 (#1951) 2022-11-03 00:15:40 +09:00
canvas_i.h
canvas.c
canvas.h
elements.c
elements.h
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 [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
icon_animation.h
icon_i.h
icon.c
icon.h
scene_manager_i.h
scene_manager.c
scene_manager.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
view_dispatcher_i.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
view_dispatcher.c
view_dispatcher.h
view_i.h
view_port_i.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
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