flipperzero-firmware/applications/gui/modules
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
..
button_menu.c [FL-1369, FL-1397, FL-1420] IRDA + SDcard (#513) 2021-06-09 16:04:49 +03:00
button_menu.h [FL-1369, FL-1397, FL-1420] IRDA + SDcard (#513) 2021-06-09 16:04:49 +03:00
byte_input.c [FL-1234] Keyboards redesign (#501) 2021-06-02 15:51:05 +03:00
byte_input.h C++ apps: templated scene controller (#517) 2021-06-15 14:01:56 +03:00
dialog_ex.c [FL-867] GUI: ViewPort arrangement API, better input and draw dispatching (#333) 2021-02-10 12:06:29 +03:00
dialog_ex.h new iButton app (#328) 2021-03-12 15:45:18 +03:00
dialog.c GUI: add back to dialog module results. Power: exit from reboot view. (#477) 2021-05-21 12:33:30 +03:00
dialog.h GUI: add back to dialog module results. Power: exit from reboot view. (#477) 2021-05-21 12:33:30 +03:00
file_select.c [FL-1307] iButton key files: ASCII encoding and .ibtn extension (#493) 2021-05-26 19:50:16 +03:00
file_select.h [FL-1300] iButton app: save selected menu item and selected file position. (#489) 2021-05-25 14:04:22 +03:00
popup.c [FL-867] GUI: ViewPort arrangement API, better input and draw dispatching (#333) 2021-02-10 12:06:29 +03:00
popup.h new iButton app (#328) 2021-03-12 15:45:18 +03:00
submenu.c [FL-1369, FL-1397, FL-1420] IRDA + SDcard (#513) 2021-06-09 16:04:49 +03:00
submenu.h [FL-1250, FL-1252, FL-1323, FL-1324] New IRDA Application (part 1) (#497) 2021-06-02 18:16:05 +03:00
text_input.c prevent "enter/save" key callback if string is empty (#509) 2021-06-07 18:49:56 +03:00
text_input.h C++ apps: templated scene controller (#517) 2021-06-15 14:01:56 +03:00