flipperzero-firmware/applications/gui
SG 0b14db4fb3
C++ apps: templated scene controller (#517)
* C++ apps: templated scene controller
* templated app: fix type names
* templated app: text store component
* Applications: add "Templated Scene" application
* templated app: refractoring
* Gui module byte input: fix docs
* templated app: new byte input scene
* templated app: dialog ex view module
* templated app: popup view module
* templated app: dialog-ex view module, fix docs
* templated app: text input view module
* Gui module text input: fix docs
* Furi: duplicated include
* templated app: record holder (controller) class
* templated app: view modules can now be accessed via cast
* templated app: remove unused includes
* templated app: fix return code
2021-06-15 14:01:56 +03:00
..
modules C++ apps: templated scene controller (#517) 2021-06-15 14:01:56 +03:00
canvas_i.h [FL-1286] Add vertical screen orientation (#472) 2021-05-19 12:43:15 +03:00
canvas.c [FL-1250, FL-1252, FL-1323, FL-1324] New IRDA Application (part 1) (#497) 2021-06-02 18:16:05 +03:00
canvas.h [FL-1250, FL-1252, FL-1323, FL-1324] New IRDA Application (part 1) (#497) 2021-06-02 18:16:05 +03:00
elements.c [FL-1369, FL-1397, FL-1420] IRDA + SDcard (#513) 2021-06-09 16:04:49 +03:00
elements.h [FL-1250, FL-1252, FL-1323, FL-1324] New IRDA Application (part 1) (#497) 2021-06-02 18:16:05 +03:00
gui_i.h [FL-835] Factory reset. Cli refactoring. (#466) 2021-05-18 16:57:39 +03:00
gui.c [FL-1286] Add vertical screen orientation (#472) 2021-05-19 12:43:15 +03:00
gui.h [FL-878] Gui: screen streaming (#337) 2021-02-13 14:40:20 +03:00
icon_i.h
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-1254] ViewDispatcher improvements, SubGhz cli and certification preparation (#482) 2021-05-25 13:19:07 +03:00
view_dispatcher.c [FL-1254] ViewDispatcher improvements, SubGhz cli and certification preparation (#482) 2021-05-25 13:19:07 +03:00
view_dispatcher.h [FL-1254] ViewDispatcher improvements, SubGhz cli and certification preparation (#482) 2021-05-25 13:19:07 +03:00
view_i.h [FL-1286] Add vertical screen orientation (#472) 2021-05-19 12:43:15 +03:00
view_port_i.h [FL-1286] Add vertical screen orientation (#472) 2021-05-19 12:43:15 +03:00
view_port.c [FL-1286] Add vertical screen orientation (#472) 2021-05-19 12:43:15 +03:00
view_port.h [FL-1286] Add vertical screen orientation (#472) 2021-05-19 12:43:15 +03:00
view.c [FL-1286] Add vertical screen orientation (#472) 2021-05-19 12:43:15 +03:00
view.h [FL-1286] Add vertical screen orientation (#472) 2021-05-19 12:43:15 +03:00