unleashed-firmware/applications/services/gui/modules
Nikolay Minaylov 0154018363
[FL-3579, FL-3601, FL-3714] JavaScript runner (#3286)
* FBT: cdefines to env, libs order
* API: strtod, modf, itoa, calloc
* Apps: elk js
* Apps: mjs
* JS: scripts as assets
* mjs: composite resolver
* mjs: stack trace
* ELK JS example removed
* MJS thread, MJS lib modified to support script interruption
* JS console UI
* Module system, BadUSB bindings rework
* JS notifications, simple dialog, BadUSB demo
* Custom dialogs, dialog demo
* MJS as system library, some dirty hacks to make it compile
* Plugin-based js modules
* js_uart(BadUART) module
* js_uart: support for byte array arguments
* Script icon and various fixes
* File browser: multiple extensions filter, running js scripts from app loader
* Running js scripts from archive browser
* JS Runner as system app
* Example scripts moved to /ext/apps/Scripts
* JS bytecode listing generation
* MJS builtin printf cleanup
* JS examples cleanup
* mbedtls version fix
* Unused lib cleanup
* Making PVS happy & TODOs cleanup
* TODOs cleanup #2
* MJS: initial typed arrays support
* JS: fix mem leak in uart destructor

Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2024-02-12 15:54:32 +07:00
..
widget_elements [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
button_menu.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
button_menu.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
button_panel.c [FL-3564] New IR universal remote graphics (#3006) 2023-08-24 03:24:47 +09:00
button_panel.h [FL-3564] New IR universal remote graphics (#3006) 2023-08-24 03:24:47 +09:00
byte_input.c Furi: cleanup crash use (#3175) 2023-10-31 14:40:32 +04:00
byte_input.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
dialog_ex.c Modules: locking view model (#2189) 2022-12-27 04:46:05 +09:00
dialog_ex.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
empty_screen.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
empty_screen.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
file_browser.c [FL-3383, FL-3413] Archive and file browser fixes (#2862) 2023-07-12 20:35:11 +04:00
file_browser.h [FL-3001] File browser base folder (#2091) 2022-12-07 23:17:41 +09:00
file_browser_worker.c [FL-3579, FL-3601, FL-3714] JavaScript runner (#3286) 2024-02-12 15:54:32 +07:00
file_browser_worker.h [FL-3579, FL-3601, FL-3714] JavaScript runner (#3286) 2024-02-12 15:54:32 +07:00
loading.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
loading.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
menu.c [FL-3270] Loader refactoring, part 1 (#2593) 2023-05-04 12:48:13 +09:00
menu.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
popup.c Furi: cleanup crash use (#3175) 2023-10-31 14:40:32 +04:00
popup.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
submenu.c fix width of submenu items on Vertical orientation (#2306) 2023-07-01 00:50:46 +09:00
submenu.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
text_box.c [FL-3373] Scroll acceleration (#2784) 2023-06-27 18:22:35 +09:00
text_box.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
text_input.c Furi: cleanup crash use (#3175) 2023-10-31 14:40:32 +04:00
text_input.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
validators.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
validators.h [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
variable_item_list.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
variable_item_list.h Allow pins 0 and 1 as RTS/DTR for USB UART Bridge (#1864) 2022-10-19 00:06:18 +09:00
widget.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
widget.h [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00