unleashed-firmware/applications/services/loader
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
..
firmware_api SubGhz: add timeout to subghz_hal_async_tx_test_run (#2975) 2023-08-16 13:16:42 +04:00
application.fam [FL-3270] Loader refactoring, part 1 (#2593) 2023-05-04 12:48:13 +09:00
loader_applications.c [FL-3579, FL-3601, FL-3714] JavaScript runner (#3286) 2024-02-12 15:54:32 +07:00
loader_applications.h [FL-2837][FL-3270] Loader refaptoring: second encounter (#2779) 2023-06-23 21:01:40 +09:00
loader_cli.c [FL-3488] Assign tickets to all TODO items (#2988) 2023-08-23 02:56:27 +09:00
loader_i.h [FL-2837][FL-3270] Loader refaptoring: second encounter (#2779) 2023-06-23 21:01:40 +09:00
loader_menu.c Loader: good looking error messages (#2873) 2023-07-13 16:02:59 +04:00
loader_menu.h [FL-2837][FL-3270] Loader refaptoring: second encounter (#2779) 2023-06-23 21:01:40 +09:00
loader.c [FL-3678] [FL-3733] [FL-3723] UI refactor (#3323) 2024-01-02 15:43:46 +09:00
loader.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00