unleashed-firmware/applications/debug/unit_tests/tests
porta 8a95cb8d6b
[FL-3893] JS modules (#3841)
* feat: backport js_gpio from unleashed
* feat: backport js_keyboard, TextInputModel::minimum_length from unleashed
* fix: api version inconsistency
* style: js_gpio
* build: fix submodule ._ .
* refactor: js_gpio
* docs: type declarations for gpio
* feat: gpio interrupts
* fix: js_gpio freeing, resetting and minor stylistic changes
* style: js_gpio
* style: mlib array, fixme's
* feat: js_gpio adc
* feat: js_event_loop
* docs: js_event_loop
* feat: js_event_loop subscription cancellation
* feat: js_event_loop + js_gpio integration
* fix: js_event_loop memory leak
* feat: stop event loop on back button
* test: js: basic, math, event_loop
* feat: js_event_loop queue
* feat: js linkage to previously loaded plugins
* build: fix ci errors
* feat: js module ordered teardown
* feat: js_gui_defer_free
* feat: basic hourglass view
* style: JS ASS (Argument Schema for Scripts)
* fix: js_event_loop mem leaks and lifetime problems
* fix: crashing test and pvs false positives
* feat: mjs custom obj destructors, gui submenu view
* refactor: yank js_gui_defer_free (yuck)
* refactor: maybe_unsubscribe
* empty_screen, docs, typing fix-ups
* docs: navigation event & demo
* feat: submenu setHeader
* feat: text_input
* feat: text_box
* docs: text_box availability
* ci: silence irrelevant pvs low priority warning
* style: use furistring
* style: _get_at -> _safe_get
* fix: built-in module name assignment
* feat: js_dialog; refactor, optimize: js_gui
* docs: js_gui
* ci: silence pvs warning: Memory allocation is infallible
* style: fix storage spelling
* feat: foreign pointer signature checks
* feat: js_storage
* docs: js_storage
* fix: my unit test was breaking other tests ;_;
* ci: fix ci?
* Make doxygen happy
* docs: flipper, math, notification, global
* style: review suggestions
* style: review fixups
* fix: badusb demo script
* docs: badusb
* ci: add nofl
* ci: make linter happy
* Bump api version

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2024-10-14 19:42:11 +01:00
..
bit_lib cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
bt [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
common Icons: compression fixes & larger dimension support (#3564) 2024-05-20 18:23:47 +01:00
compress [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
datetime cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
dialogs_file_browser_options cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
dirwalk cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
expansion [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
flipper_format [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
flipper_format_string Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
float_tools cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
furi [FL-3885] Put errno into TCB (#3893) 2024-09-13 18:31:07 +01:00
furi_hal [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
furi_hal_crypto cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
furi_string cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
infrared [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
js [FL-3893] JS modules (#3841) 2024-10-14 19:42:11 +01:00
lfrfid [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
manifest cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
nfc [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
power cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
protocol_dict cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
rpc [FL-3841] FuriEventLoop Pt.2 (#3703) 2024-08-07 12:49:41 +09:00
storage [FL-3891] Folder rename fails (#3896) 2024-09-15 16:01:42 +01:00
stream Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
strint [FL-3884] Proper integer parsing (#3839) 2024-09-05 18:02:42 +01:00
subghz Added protocol for Dickert MAHS garage door remote control (#3826) 2024-08-09 17:24:57 +09:00
varint cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
minunit_vars_ex.h Icons: compression fixes & larger dimension support (#3564) 2024-05-20 18:23:47 +01:00
minunit_vars.h Icons: compression fixes & larger dimension support (#3564) 2024-05-20 18:23:47 +01:00
minunit.h [FL-3893] JS modules (#3841) 2024-10-14 19:42:11 +01:00
test_api.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
test.h Icons: compression fixes & larger dimension support (#3564) 2024-05-20 18:23:47 +01:00