flipperzero-firmware/applications/gui
あく 23f66c2cdd
[FL-878] Gui: screen streaming (#337)
* GUI: canvas streaming
* Fix right status bar icon alignment
2021-02-13 14:40:20 +03:00
..
modules [FL-867] GUI: ViewPort arrangement API, better input and draw dispatching (#333) 2021-02-10 12:06:29 +03:00
canvas_i.h [FL-878] Gui: screen streaming (#337) 2021-02-13 14:40:20 +03:00
canvas.c [FL-878] Gui: screen streaming (#337) 2021-02-13 14:40:20 +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 [FL-878] Gui: screen streaming (#337) 2021-02-13 14:40:20 +03:00
gui.c [FL-878] Gui: screen streaming (#337) 2021-02-13 14:40:20 +03:00
gui.h [FL-878] Gui: screen streaming (#337) 2021-02-13 14:40:20 +03:00
icon_i.h
icon.c
icon.h
u8g2_periphery.c
view_dispatcher_i.h GUI: view enter, exit callbacks. (#326) 2021-02-04 15:05:46 +03:00
view_dispatcher.c Input: refactoring, platform agnostic key configuration. 2021-02-10 11:56:05 +03:00
view_dispatcher.h GUI: rename widget to ViewPort. Update GUI API usage. (#317) 2021-01-29 16:52:16 +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 [FL-867] GUI: ViewPort arrangement API, better input and draw dispatching (#333) 2021-02-10 12:06:29 +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 [FL-867] GUI: ViewPort arrangement API, better input and draw dispatching (#333) 2021-02-10 12:06:29 +03:00