flipperzero-firmware/applications/gui
SG 651c5b35ca
[FL-960] View dispatcher: lock gui when the view tree changes (#369)
* View dispatcher: lock gui when the view tree changes

* View dispatcher: include gui interface

* View dispatcher: lock gui also when view added (view_dispatcher_add_view fn)
2021-03-05 16:13:00 +03:00
..
modules Subghz app example (#365) 2021-03-05 12:47:27 +03:00
canvas_i.h [FL-878] Gui: screen streaming (#337) 2021-02-13 14:40:20 +03:00
canvas.c Prevent device from sleep mode while setuping display (#366) 2021-03-04 20:12:41 +03:00
canvas.h Implementation of some widgets based on real use cases and designs [FL-392][FL-809] (#315) 2021-02-05 02:35:06 +03:00
elements.c Implementation of some widgets based on real use cases and designs [FL-392][FL-809] (#315) 2021-02-05 02:35:06 +03:00
elements.h Implementation of some widgets based on real use cases and designs [FL-392][FL-809] (#315) 2021-02-05 02:35:06 +03:00
gui_i.h Rollback gui update visibility check, fixes gui thread lockup. (#340) 2021-02-15 02:46:59 +03:00
gui.c Rollback gui update visibility check, fixes gui thread lockup. (#340) 2021-02-15 02:46:59 +03:00
gui.h [FL-878] Gui: screen streaming (#337) 2021-02-13 14:40:20 +03:00
icon_i.h GUI: abolish API injection into instances. (#265) 2020-12-14 13:50:32 +03:00
icon.c [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
icon.h [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
u8g2_periphery.c [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +03:00
view_dispatcher_i.h GUI: view enter, exit callbacks. (#326) 2021-02-04 15:05:46 +03:00
view_dispatcher.c [FL-960] View dispatcher: lock gui when the view tree changes (#369) 2021-03-05 16:13:00 +03:00
view_dispatcher.h Subghz app example (#365) 2021-03-05 12:47:27 +03:00
view_i.h GUI: view enter, exit callbacks. (#326) 2021-02-04 15:05:46 +03:00
view_port_i.h GUI: rename widget to ViewPort. Update GUI API usage. (#317) 2021-01-29 16:52:16 +03:00
view_port.c Rollback gui update visibility check, fixes gui thread lockup. (#340) 2021-02-15 02:46:59 +03:00
view_port.h GUI: view enter, exit callbacks. (#326) 2021-02-04 15:05:46 +03:00
view.c [FL-867] GUI: ViewPort arrangement API, better input and draw dispatching (#333) 2021-02-10 12:06:29 +03:00
view.h Subghz app example (#365) 2021-03-05 12:47:27 +03:00