unleashed-firmware/applications/services/gui/modules
hedger 60a9d7e6cf
ble: profile rework (#3272)
* ble: profile rework, initial
* apps: hid: fix for pairing cleanup
* app: hid: select transport based on #define
* fixing PVS warnings
* ble: serial service: fixed uid naming
* bt service: on-demand dialog init; ble profiles: docs; battery svc: proper update
* Added shci_cmd_resp_wait/shci_cmd_resp_release impl with semaphore
* app: hid: separated transport code
* ble: fixed service init order for serial svc; moved hardfault check to ble_glue
* cli: ps: added thread prio to output, fixed heap display
* ble_glue: naming changes; separate thread for event processing;
* furi: added runtime stats; cli: added cpu% to `ps`
* cli: fixed thread time calculation
* furi: added getter for thread priority
* fixing pvs warnings
* hid profile: fixed naming
* more naming fixes
* hal: ble init small cleanup
* cleanup & draft beacon api
* f18: api sync
* apps: moved example_custom_font from debug to examples
* BLE extra beacon demo app
* naming fix
* UI fixes for demo app (wip)
* desktop, ble svc: added statusbar icon for beacon
* minor cleanup
* Minor cleanup & naming fixes
* api sync
* Removed stale header
* hal: added FURI_BLE_EXTRA_LOG for extra logging; comments & code cleanup
* naming & macro fixes
* quick fixes from review
* Eliminated stock svc_ctl
* cli: ps: removed runtime stats
* minor include fixes
* (void)
* naming fixes
* More naming fixes
* fbt: always build all libs
* fbt: explicitly globbing libs; dist: logging SDK path
* scripts: fixed lib path precedence
* hal: bt: profiles: naming changes, support for passing params to a profile; include cleanup
* ble: hid: added parameter processing for profile template
* api sync
* BLE HID: long name trim
* Removed unused check
* desktop: updated beacon status icon; ble: hid: cleaner device name management
* desktop: updated status icon

Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: nminaylov <nm29719@gmail.com>
2024-02-16 14:20:45 +07:00
..
widget_elements ble: profile rework (#3272) 2024-02-16 14:20:45 +07: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 JS debug disabled, archive and file browser fixes (#3446) 2024-02-14 10:14:29 +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 Gui text box: fix formatted string memory reservation (#3447) 2024-02-14 11:19:05 +07: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