flipperzero-firmware/applications/gui
gornekich 2fe44e1b11
[FL-1108] iButton fix navigation (#404)
* file_select: process zero file counter
* file_select: process file select view for less than 4 files
* ibutton: change application navigation
* ibutton: add read new key submenu
* file_select: use standart MIN() function
* sd-filesystem: remove unused min() define
2021-04-09 11:27:51 +03:00
..
modules [FL-1108] iButton fix navigation (#404) 2021-04-09 11:27:51 +03:00
canvas_i.h [FL-878] Gui: screen streaming (#337) 2021-02-13 14:40:20 +03:00
canvas.c [FL-950] CC1101 Stage1, SPI Refactoring, Drivers layer (#386) 2021-03-31 20:52:26 +03:00
canvas.h [FL-931] keypad test app, canvas draw circle/disc functions (#364) 2021-03-10 15:38:01 +03:00
elements.c [FL-1110] Status bar height fix (#403) 2021-04-06 20:09:15 +03:00
elements.h [FL-1110] Status bar height fix (#403) 2021-04-06 20:09:15 +03:00
gui_i.h [FL-1110] Status bar height fix (#403) 2021-04-06 20:09:15 +03:00
gui.c [FL-1019] New main screen and graphics (#389) 2021-03-25 20:48:58 +03:00
gui.h [FL-878] Gui: screen streaming (#337) 2021-02-13 14:40:20 +03:00
icon_i.h
icon.c [FL-1019] New main screen and graphics (#389) 2021-03-25 20:48:58 +03:00
icon.h [FL-1019] New main screen and graphics (#389) 2021-03-25 20:48:58 +03:00
u8g2_periphery.c [FL-950] CC1101 Stage1, SPI Refactoring, Drivers layer (#386) 2021-03-31 20:52:26 +03:00
view_dispatcher_i.h [FL-1092] Make View reusable outside of dispatcher (#396) 2021-04-01 15:03:02 +03:00
view_dispatcher.c [FL-1092] Make View reusable outside of dispatcher (#396) 2021-04-01 15:03:02 +03:00
view_dispatcher.h [FL-935] Queue-based SD app cycle. File select widget. (#388) 2021-03-24 12:30:29 +03:00
view_i.h [FL-1092] Make View reusable outside of dispatcher (#396) 2021-04-01 15:03:02 +03:00
view_port_i.h
view_port.c Consistent furi_assert usage across project. (#392) 2021-03-31 21:05:00 +03:00
view_port.h GUI: view enter, exit callbacks. (#326) 2021-02-04 15:05:46 +03:00
view.c [FL-1092] Make View reusable outside of dispatcher (#396) 2021-04-01 15:03:02 +03:00
view.h [FL-1092] Make View reusable outside of dispatcher (#396) 2021-04-01 15:03:02 +03:00