flipperzero-firmware/applications/gui/modules
あく 2d09b8e318
[FL-867] GUI: ViewPort arrangement API, better input and draw dispatching (#333)
* Input: refactoring, platform agnostic key configuration, update usage across project. Minor queue usage fixes and tick timings.
* Gui: lighter and more efficient input and draw call dispatching, ViewPort rearranging API. View: conditional model updates, API usage update.
* BT: smaller update delay
* GUI: ViewPort visibility check
2021-02-10 12:06:29 +03:00
..
dialog_ex.c [FL-867] GUI: ViewPort arrangement API, better input and draw dispatching (#333) 2021-02-10 12:06:29 +03:00
dialog_ex.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
dialog.c [FL-867] GUI: ViewPort arrangement API, better input and draw dispatching (#333) 2021-02-10 12:06:29 +03:00
dialog.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
popup.c [FL-867] GUI: ViewPort arrangement API, better input and draw dispatching (#333) 2021-02-10 12:06:29 +03:00
popup.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
submenu.c [FL-867] GUI: ViewPort arrangement API, better input and draw dispatching (#333) 2021-02-10 12:06:29 +03:00
submenu.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
text_input.c [FL-867] GUI: ViewPort arrangement API, better input and draw dispatching (#333) 2021-02-10 12:06:29 +03:00
text_input.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