Willy-JL
a05bdfe788
Only use favorite timeout where supported
2023-07-02 23:08:58 +02:00
Willy-JL
19038dce61
BadKB store prev config separately
2023-06-12 15:55:23 +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
c1e21783b2
BadKB better name and settings handling
2023-06-12 01:43:46 +01:00
Willy-JL
004ca02773
BadKB fix VID/PID handling + adjust cfg at start
2023-06-11 23:48:14 +01:00
Willy-JL
576aecbb8a
BadKB only save prev config at startup
2023-06-11 23:27:15 +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
b0515d986e
More BadKB cleanup
2023-06-11 20:43:38 +01:00
Willy-JL
4ceed8791e
BadKB redraw UI twice as often
2023-06-11 20:32:23 +01:00
Willy-JL
81f42afed0
Connection go much brrr
2023-06-08 01:11:38 +01:00
Willy-JL
265f73f1ba
Migrate badusb folder properly
2023-05-15 18:24:25 +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
d18623383c
Fix bt keys shenanigans
2023-05-10 13:34:44 +01:00
Willy-JL
348088e979
Fix BadKB USB mode and BT reset
2023-05-03 21:31:01 +01:00
Willy-JL
01a3385369
Add favorite timeout setting
2023-05-02 03:39:50 +01:00
Willy-JL
044cbd1d7d
Format
2023-05-01 20:25:46 +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
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
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
28ca6553ea
Merge BadKB config menus + lock bt options on usb
2023-03-20 22:09:15 +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
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
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
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
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
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
897ea3f901
Remember bad kb connection mode
2023-02-12 02:14:06 +00:00
Willy-JL
9a02a87e82
Fix worker interface bug on bad kb quit
2023-02-03 23:37:44 +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