flipperzero-firmware/applications/gui
あく cb4fb8e4ae
FL-819 new first start screen, add multiline text (#318)
* GUI Canvas: get current font height routine
* Dolphin: new start screen. GUI: new multiline element.
* Dolphin: up state version to reset it for everyone
* Dolphin: take maximum of idle screen height
* Dolphin: frames on first start screen.
2021-02-03 12:52:54 +03:00
..
modules GUI module example: 2 button dialog (#308) 2021-01-20 19:51:01 +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 FL-819 new first start screen, add multiline text (#318) 2021-02-03 12:52:54 +03:00
canvas.h FL-819 new first start screen, add multiline text (#318) 2021-02-03 12:52:54 +03:00
elements.c FL-819 new first start screen, add multiline text (#318) 2021-02-03 12:52:54 +03:00
elements.h FL-819 new first start screen, add multiline text (#318) 2021-02-03 12:52:54 +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: rename widget to ViewPort. Update GUI API usage. (#317) 2021-01-29 16:52:16 +03:00
view_dispatcher.c GUI: rename widget to ViewPort. Update GUI API usage. (#317) 2021-01-29 16:52:16 +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 [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +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: rename widget to ViewPort. Update GUI API usage. (#317) 2021-01-29 16:52:16 +03:00
view.c GUI: fix issue with gui update on view draw (#301) 2021-01-11 15:20:29 +03:00
view.h FL-819 new first start screen, add multiline text (#318) 2021-02-03 12:52:54 +03:00