Commit Graph

10397 Commits

Author SHA1 Message Date
Willy-JL
9fb790e5c9 Fix some graphical bugs --nobuild 2023-10-22 02:29:04 +01:00
Willy-JL
aa9287313f BLE Spam add lock keyboard option (v3.3) 2023-10-21 08:27:43 +01:00
Willy-JL
f514efd951 BLE Spam add led indicator blink (v3.2) 2023-10-21 08:27:01 +01:00
Willy-JL
c73c487cfe BLE Spam base config support ok interaction 2023-10-21 06:35:49 +01:00
Willy-JL
9db35bd479 Add android 13 info to buds spam 2023-10-21 05:15:27 +01:00
Willy-JL
ed22a69d84 BLE Spam 3.1 2023-10-21 05:11:40 +01:00
Willy-JL
9e64065f07 Samsung stuff is actually called EasySetup 2023-10-21 05:06:58 +01:00
Willy-JL
27a213869a BLE Spam tweak some text and better help section 2023-10-21 05:06:16 +01:00
Willy-JL
9d3e347f35 Tidy up some code and patterns 2023-10-21 04:36:38 +01:00
Willy-JL
8fe0650bed BLE Spam fix some Samsung Buds things 2023-10-21 03:55:37 +01:00
Willy-JL
4a97cb40b8 BLE Spam add Samsung Watch spam 2023-10-21 03:54:59 +01:00
Willy-JL
857b881554 BLE Spam add 7 more FastPair models
Thanks @DiamondRoPlayz and @xAstroBoy !
2023-10-21 02:43:02 +01:00
Willy-JL
5171b1645c BLE Spam refactor SmartThings for more types 2023-10-21 00:06:55 +01:00
Willy-JL
3f0b9f2d41 BLE Spam add some help messages to config menus 2023-10-20 23:38:11 +01:00
Willy-JL
a75122011d BLE Spam move extra config after 2023-10-20 22:40:04 +01:00
Willy-JL
562a634ca5 BLE Spam bump version 2023-10-19 19:39:42 +01:00
Willy-JL
0c3800340d BLE Spam fix parameter byte endianness 2023-10-19 19:38:41 +01:00
Willy-JL
72c1916a4c More format stuff 2023-10-19 18:26:10 +01:00
Willy-JL
c5d69d7d2d BLE Spam add Samsung spam and menu 2023-10-19 18:14:46 +01:00
Willy-JL
290d6ea44f BLE Spam Continuity config menus 2023-10-19 17:05:24 +01:00
Willy-JL
4ca096bad5 Some formatting 2023-10-19 16:52:07 +01:00
Willy-JL
9b14e7745a BLE Spam SwiftPair display name menu 2023-10-19 12:53:05 +01:00
Willy-JL
55c6d42a18 BLE Spam FastPair model id menu 2023-10-19 12:51:47 +01:00
Willy-JL
a0d7398038 BLE Spam add more gui modules 2023-10-19 12:37:53 +01:00
Willy-JL
147c981cdf BLE Spam support protocols extra config menus 2023-10-19 11:45:31 +01:00
Willy-JL
f76f9008eb Add statics --nobuild 2023-10-19 11:21:57 +01:00
Willy-JL
b35221f0a3 Rename _registry to _protocols 2023-10-19 03:45:10 +01:00
Willy-JL
cb2c00a84f BLE Spam add basic config page (parameters later) 2023-10-19 03:43:09 +01:00
Willy-JL
b090d28282 BLE Spam refactor again to use scene manager 2023-10-19 03:08:23 +01:00
Willy-JL
13662663a5 Add Sony WF-1000XM4 (thanks Mr_Bass8!) 2023-10-19 01:21:46 +01:00
Willy-JL
93cf1433b9 BLE Spam icon in app 2023-10-18 05:25:34 +01:00
Willy-JL
dfc2309a3a BLE Spam refactor namespace and use viewdispatcher 2023-10-18 05:13:43 +01:00
Willy-JL
9abe7cf3d2 Format --nobuild 2023-10-18 01:51:24 +01:00
Willy-JL
6e53ed4e45 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev --nobuild 2023-10-18 01:47:18 +01:00
Willy-JL
9982d54030 Add xtreme cta android popup --nobuild 2023-10-18 01:46:16 +01:00
Willy-JL
7679981dbe Fix subghz read config indexes 2023-10-18 01:45:04 +01:00
MX
b93a06354f upd changelog 2023-10-17 23:41:23 +03:00
MX
2d9090b2de fix niceflors 2023-10-17 22:15:42 +03:00
Willy-JL
0e25fef6db New BLE Spam icon by @xMasterX <3 --nobuild 2023-10-17 04:46:10 +01:00
Willy-JL
83c8aad87a Proper SubGhz ignore system (fix BusFault in apps)
Old ignore system used SubGhzProtocolFlag_*
This enum was saturated, and started taking more bytes than on OFW
This caused BusFault when using apps compiled for OFW, like from catalog
Crash is because of incompatible memory structure
New ignore system uses own enum at end of struct
This is binary compatible with OFW and correct solution for future
2023-10-17 04:10:36 +01:00
Willy-JL
cb14157c80 Fix build 2023-10-17 03:33:10 +01:00
Willy-JL
39cfba3c65 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev --nobuild 2023-10-17 03:27:16 +01:00
Willy-JL
133397cb02 FURI_TRACE (useful furi_check() crashes) --nobuild 2023-10-17 03:16:33 +01:00
MMX
e5b079f4ce Merge pull request #620 from G2Dolphin/niceflors
Added NiceFloR-S to ignore options, removed colons.
2023-10-17 03:51:22 +03:00
Willy-JL
5da214f639 BLE Spam FastPair add Sony XM5 and more customs
Thanks noproto and Neon_Cat!
2023-10-17 00:43:39 +01:00
MX
1e5223c6ab nice one is disabled too 2023-10-17 00:46:59 +03:00
MX
29a1865ec3 Merge branch 'dev' into niceflors 2023-10-16 18:07:51 +03:00
Willy-JL
31f0437353 BLE Spam fix null pointer on credits / help pages 2023-10-16 15:58:28 +01:00
Willy-JL
42ee5f252c BLE Spam refactor config structures --nobuild 2023-10-16 13:55:33 +01:00
MX
8b8174b1b4 upd changelog 2023-10-16 06:05:55 +03:00