VerstreuteSeele
60cb4a971e
Updating OFW
2022-12-20 20:35:25 +01:00
RogueMaster
d014ded1f3
Merge branch 'flipperdevices:dev' into 420
2022-12-12 07:57:01 -05:00
Kassim
d541f142c8
Add Mouse Jiggler to HID Remote ( #2113 )
...
* feat: add Mouse Jiggler to HID Remote
* move processing to use furi_timer instead of draw loop
* HidApp: refine mouse jiggler, move timer work into enter/exit callbacks
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2022-12-12 18:47:22 +09:00
RogueMaster
11ba083862
Merge branch 'UNLEASHED' into 420
2022-11-30 15:10:14 -05:00
MX
0b9d632363
Misc improvements
2022-11-30 20:03:55 +03:00
RogueMaster
a2bc900fd3
Merge branch 'UNLEASHED' into 420
2022-11-28 17:05:56 -05:00
RogueMaster
88708b8d60
icons fix
2022-11-28 12:33:26 -05:00
RogueMaster
c23a28051d
Update application.fam
2022-11-28 12:12:27 -05:00
RogueMaster
a486cc898a
Merge branch 'ofwdev' into 420
2022-11-28 12:12:22 -05:00
Smooklu
03140e4349
Bluetooth Remote to HID Remote ( #2039 )
...
* WIP BT + USB Hid
* Refactoring Submenus/Views
* Changed to bool instead of enum
* Revamp finished
* Removed usb_keyboard
* Renaming device_types that can do USB+BT
* Removed error view
* Renaming folder structure and file names
* Fixed views.h
* Fixed hid.h
* Fixed hid_mouse.c
* Fixed a accidetnal renaming
* Apps: add missing view remove call in hid app destructor
* Hid app: hal abstraction, split into bluetooth and usb remotes. Fbt: customizable icon symbol name.
* Hid app: update usb remote icon
* Hid: single status change routine
* HID App: final touches
* HID App: rename BtHidTikTok to HidTikTok, format sources
* HID App: fix comma in keyboard
Co-authored-by: あく <alleteam@gmail.com >
2022-11-29 01:27:16 +09:00