unleashed-firmware/applications/services/dialogs
あく 5190aace88
Furi: A Lot of Fixes (#3942)
- BT Service: cleanup code
- Dialog: correct release order in file browser
- Rpc: rollback to pre #3881 state
- Kernel: fix inverted behavior in furi_kernel_is_running
- Log: properly take mutex when kernel is not running
- Thread: rework tread control block scrubbing procedure, ensure that we don't do stupid things in idle task, add new priority for init task
- Timer: add control queue flush method, force flush on stop
- Furi: system init task now performs thread scrubbing
- BleGlue: add some extra checks
- FreeRTOSConfig: fix bunch of issues that were preventing configuration from being properly applied and cleanup
2024-10-14 14:39:09 +01:00
..
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
dialogs.c cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
dialogs.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
dialogs_api.c cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
dialogs_i.h [FL-2837][FL-3270] Loader refaptoring: second encounter (#2779) 2023-06-23 21:01:40 +09:00
dialogs_message.h [FL-3001] File browser base folder (#2091) 2022-12-07 23:17:41 +09:00
dialogs_module_file_browser.c Furi: A Lot of Fixes (#3942) 2024-10-14 14:39:09 +01:00
dialogs_module_file_browser.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
dialogs_module_message.c [FL-3841] FuriEventLoop Pt.2 (#3703) 2024-08-07 12:49:41 +09:00
dialogs_module_message.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00