flipperzero-firmware/applications/gui
あく 8b94eff7f9
Input: refactoring, platform agnostic key configuration.
Update input usage across project. Minor queue usage fixes and tick timings. (#330)
2021-02-10 11:56:05 +03:00
..
modules Input: refactoring, platform agnostic key configuration. 2021-02-10 11:56:05 +03:00
canvas_i.h FL-819 new first start screen, add multiline text (#318) 2021-02-03 12:52:54 +03:00
canvas.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
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_event.c [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
gui_event.h [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
gui_i.h Assets, Icons, UI toolkit. Part 1. (#202) 2020-10-26 20:00:17 +03:00
gui.c GUI: rename widget to ViewPort. Update GUI API usage. (#317) 2021-01-29 16:52:16 +03:00
gui.h GUI: rename widget to ViewPort. Update GUI API usage. (#317) 2021-01-29 16:52:16 +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-781] FURI, CLI, stdlib: stdout hooks, integration between subsystems, uniform printf usage (#311) 2021-01-29 03:09:33 +03:00
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 GUI: rename widget to ViewPort. Update GUI API usage. (#317) 2021-01-29 16:52:16 +03:00
view_port.h GUI: view enter, exit callbacks. (#326) 2021-02-04 15:05:46 +03:00
view.c GUI: view enter, exit callbacks. (#326) 2021-02-04 15:05:46 +03:00
view.h GUI: view enter, exit callbacks. (#326) 2021-02-04 15:05:46 +03:00