Commit Graph

57 Commits

Author SHA1 Message Date
Willy-JL
49253e5a7b Format 2023-04-09 19:56:34 +01:00
Willy-JL
7b8eabfa59 BadKB reset MAC when empty in config 2023-04-09 19:34:30 +01:00
Willy-JL
67c5026f38 Format 2023-04-08 00:54:59 +01:00
Willy-JL
8aed004b7b Proper BT custom name length handling 2023-04-08 00:54:02 +01:00
Willy-JL
474380ce58 BadKB improve BT handling + remember name and mac 2023-04-02 23:17:54 +01:00
Willy-JL
cb66ad9e80 Add BadKB WAIT_FOR_BUTTON_PRESS command 2023-03-28 22:46:24 +01:00
Willy-JL
5fe14d1bba Format 2023-03-21 04:04:54 +00:00
Willy-JL
1ddfd4f973 Merge branch 'ul-dev' into xfw-dev 2023-03-21 04:00:12 +00:00
Willy-JL
ba6783ea3a Fix typo 2023-03-20 22:11:51 +00:00
Willy-JL
28ca6553ea Merge BadKB config menus + lock bt options on usb 2023-03-20 22:09:15 +00:00
Willy-JL
39ddf75f91 Merge branch 'ul-dev' into xfw-dev 2023-03-14 01:07:01 +00:00
Willy-JL
657f1258f7 Fix BadKB MPU stack overflow in conn thread (#162) 2023-03-10 10:01:13 +00:00
Willy-JL
74dc69cd42 BadKB connection deinit before record close 2023-03-10 09:48:40 +00:00
Willy-JL
bbb122746a BadKB connection init check already done by thread 2023-03-10 09:38:27 +00:00
Willy-JL
dfa46442fb Revert migrate bs 2023-03-10 08:34:59 +00:00
Willy-JL
ae47327391 Properly migrate badusb and unirf files 2023-03-06 18:14:47 +00:00
Willy-JL
0177d12a86 Fix badkb connection init failure handling 2023-03-02 23:24:32 +00:00
Willy-JL
f33b1d52f0 Bad BT remember device behavior improvements 2023-03-02 21:06:56 +00:00
Willy-JL
5ad65dfb78 Bad BT paring pin handling improvements 2023-03-02 21:06:12 +00:00
Willy-JL
48fac29210 Format 2023-03-02 20:00:18 +00:00
Willy-JL
cadf868030 Save BadBT remember/forget device setting + fixes 2023-03-02 02:48:01 +00:00
Willy-JL
5544099cbe BadKB update interface and inputs 2023-03-02 02:15:16 +00:00
Willy-JL
148d245f1d BadKB stringdelay and flags getter update 2023-03-02 02:03:56 +00:00
Willy-JL
a49eb22ca1 Improve BadKB connection handling further 2023-02-28 22:27:27 +00:00
yocvito
e81befe315 faster badkb starting: bt init using thread 2023-02-28 22:39:02 +01:00
yocvito
30c603ee2d change troll default mac addr for remember bonding mode in bad kb 2023-02-28 22:20:25 +01:00
yocvito
581f050d1e fix ui bug where conf scene was not updated on bonding toggle 2023-02-28 22:18:09 +01:00
yocvito
48641ef6f6 Adds bonding toggle in badkb, allowing to remember paired devices, but MAC address cannot be modified in this state (V1) 2023-02-28 19:27:15 +01:00
Willy-JL
fb08674a99 BadKB handle connection at app level + fix crash 2023-02-26 06:49:08 +00:00
Willy-JL
6b9eb8f350 Format 2023-02-26 01:45:02 +00:00
Willy-JL
9ff49110a0 Cleaner BadKB pin sync 2023-02-26 01:41:40 +00:00
Willy-JL
3207fbab3f Show BadKB connection mode in main view 2023-02-26 01:41:07 +00:00
Willy-JL
4aeec153c4 Fix BadKB connection management and persistence 2023-02-26 00:55:49 +00:00
Willy-JL
62dd0aded2 Subtly show PIN in BadKB 2023-02-25 03:25:31 +00:00
Willy-JL
94eed59e46 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into fix-bad_kb_bt-flipper_app-conflict 2023-02-19 01:12:46 +00:00
yocvito
6612597c83 really fix mac layout reversed on bt mac config scene (previous fix was just moving the issue lol) 2023-02-19 00:58:23 +01:00
yocvito
d704c749c5 restore mac address original layout at scene exit when mac addr was not modified in bad kb bt mac config scene 2023-02-18 16:10:59 +01:00
Willy-JL
87963417aa Merge unleashed + general cleanup 2023-02-18 07:41:51 +00:00
yocvito
bde3aa589b Fix: Flipper serial bt profile shown as 'Unknown' in bt settings + flipper app 2023-02-15 14:29:29 +01:00
Willy-JL
e299f3a4fb Update bt settings editors titles 2023-02-15 09:55:53 +00:00
Willy-JL
53780e72ed Misc sonarcloud fixes 2023-02-13 00:01:49 +00:00
VerstreuteSeele
e805b9b151 add basepath to bad-kb layouts selector 2023-02-12 08:04:33 +01:00
Willy-JL
897ea3f901 Remember bad kb connection mode 2023-02-12 02:14:06 +00:00
yocvito
796930b12c remove useless func 2023-02-12 00:28:03 +01:00
Willy-JL
c627c1caf0 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-02-11 05:20:57 +00:00
yocvito
fa003f7816 merge 2023-02-10 20:05:47 +01:00
yocvito
f5219db3fc Adds LED state report characteristic into bt GATT hid service (for now writing by host isn't working) 2023-02-10 20:04:45 +01:00
Willy-JL
3234273c9a Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-02-10 09:54:53 +00:00
Willy-JL
65081c878a Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-02-08 04:05:46 +00:00
Willy-JL
9a02a87e82 Fix worker interface bug on bad kb quit 2023-02-03 23:37:44 +00:00