Commit Graph

44 Commits

Author SHA1 Message Date
Willy-JL
a8a6aef712 BadKB fix MAC address byte order 2023-06-18 22:36:05 +01:00
Willy-JL
29bc041c89 Shorter setting name to fit menu 2023-06-12 03:22:36 +01:00
Willy-JL
98579acf2d BadKB setting string size fixes 2023-06-12 03:21:58 +01:00
Willy-JL
0348aff9b8 BadKB usb go brrr 2023-06-12 01:46:13 +01:00
Willy-JL
e1c12282cc BadKB completely rework connection handling
Proper distinction between user and ID/BT_ID configs
All init and deinit handled centrally in a cleaner way
Moved USB HID config to be handled this way too
Changing config doesn't reload the script file, less error/crash prone
Remember MAC is now serial MAC +2, like bt remote has serial MAC +1
2023-06-11 21:26:43 +01:00
Willy-JL
481631a858 BadKB shorter mac and name length constants 2023-06-11 21:00:28 +01:00
Willy-JL
15845602bf BadKB edit name and mac in temp buffers + cleanup 2023-06-11 20:55:29 +01:00
Willy-JL
b0515d986e More BadKB cleanup 2023-06-11 20:43:38 +01:00
Willy-JL
77cec31cc9 Some badkb cleanup 2023-06-10 23:43:17 +01:00
Willy-JL
cefad3dde6 Begone, uselessness! 2023-06-08 01:32:24 +01:00
Willy-JL
ae2f28dcef Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev 2023-05-29 10:49:09 +01:00
Willy-JL
5dec3ed290 Remove xtreme assets struct 2023-05-20 21:42:33 +01:00
Willy-JL
bb7dc8ce22 BadKB lock relevant configs with ID and BT_ID cmds 2023-05-10 19:11:35 +01:00
Willy-JL
1fb9cfcb98 BadKB add BT_ID + switch mode with ID / BT_ID 2023-05-01 20:02:21 +01:00
Willy-JL
a6bc7f8abb Rework xtreme settings and assets implementation 2023-05-01 15:28:59 +01:00
Willy-JL
da5bea9b7b Add BadKB randomize BT MAC option 2023-04-30 23:17:01 +01:00
Willy-JL
29ffaa677c Properly capitalize BadKB config 2023-04-30 23:16:33 +01:00
Willy-JL
474380ce58 BadKB improve BT handling + remember name and mac 2023-04-02 23:17:54 +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
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
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
4aeec153c4 Fix BadKB connection management and persistence 2023-02-26 00:55:49 +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
Willy-JL
e299f3a4fb Update bt settings editors titles 2023-02-15 09:55:53 +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
Willy-JL
c627c1caf0 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-02-11 05:20:57 +00: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
e97659819d Change bad bt config options names 2023-02-03 23:10:50 +00:00
Willy-JL
82f4a287cb Stay connected in bad kb 2023-02-03 22:19:04 +00:00
Willy-JL
72935579e6 Format 2023-02-03 17:46:32 +00:00
Willy-JL
f3bb068fd7 Rename bad usb to bad kb 2023-02-03 17:43:59 +00:00