flipperzero-firmware/applications/gui
あく 6d648da003
[FL-835] Factory reset. Cli refactoring. (#466)
* ApiHal: add boot flags. Internal storage: add factory reset.
* Bootloader: correct doxygen comment format.
* Cli: change cli callback signature. Applications: update API usage. Add factory_reset cli command.
2021-05-18 16:57:39 +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-1090] Dolphin scenes (#402) 2021-04-13 21:06:25 +03:00
canvas.h [FL-1090] Dolphin scenes (#402) 2021-04-13 21:06:25 +03:00
elements.c [FL-1090] Dolphin scenes (#402) 2021-04-13 21:06:25 +03:00
elements.h [FL-1090] Dolphin scenes (#402) 2021-04-13 21:06:25 +03:00
gui_i.h [FL-835] Factory reset. Cli refactoring. (#466) 2021-05-18 16:57:39 +03:00
gui.c [FL-835] Factory reset. Cli refactoring. (#466) 2021-05-18 16:57:39 +03:00
gui.h [FL-878] Gui: screen streaming (#337) 2021-02-13 14:40:20 +03:00
icon_i.h GUI: abolish API injection into instances. (#265) 2020-12-14 13:50:32 +03:00
icon.c [FL-1090] Dolphin scenes (#402) 2021-04-13 21:06:25 +03:00
icon.h [FL-1090] Dolphin scenes (#402) 2021-04-13 21:06:25 +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 GUI: rename widget to ViewPort. Update GUI API usage. (#317) 2021-01-29 16:52:16 +03:00
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