Commit Graph

5800 Commits

Author SHA1 Message Date
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
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
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
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
53245986ab Remove migration, not needed anymore 2023-10-16 05:29:23 +03:00
MX
b44bc718be SubGHz: Add 4 more systems to add manually (untested!!!)
if you have remotes from these systems please share captures, also try binding flipper as new remote in current condition
2023-10-16 05:28:47 +03:00
MX
8e3378b7b9 SubGHz: add manually fixes 2023-10-16 05:06:40 +03:00
Willy-JL
c3536f7ecd Mimimi 2023-10-16 00:46:23 +01:00
Willy-JL
f9d704f154 Flags arent needed 2023-10-15 20:12:46 +01:00
Willy-JL
68baeff45a BLE Spam add Windows SwiftPair spam
Co-authored-by: Spooks <62370103+Spooks4576@users.noreply.github.com>
2023-10-15 19:32:22 +01:00
Willy-JL
74c3ab88d9 BLE Spam add Android FastPair spam
Co-authored-by: Spooks <62370103+Spooks4576@users.noreply.github.com>
2023-10-15 18:53:31 +01:00
Willy-JL
0465f3ca31 Apple BLE Spam -> BLE Spam (now modular!) 2023-10-15 18:34:23 +01:00
WillyJL
3037e8b03d Updated Radar Scanner, BarcodeGen, New Terminal Menu (#415) 2023-10-15 06:43:09 +01:00
Willy-JL
f8fc8cbdf8 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev --nobuild 2023-10-15 06:25:14 +01:00
MX
b87a8ca329 Merge branch 'ofw_dev' into dev 2023-10-15 01:30:55 +03:00
Willy-JL
04dc10dc7f Fix slow redundant reads for SubGhz files 2023-10-14 21:16:36 +01:00
Astra
e664159188 [FL-3621] Fix double arrows and add proper indication (#3146)
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-10-13 05:48:16 +09:00
Derek Jamison
9d6352e92f fix #3141: 12-bits is 0xFFF (or 0xFF0) CAME/NICE 12-bit (#3142)
* 12-bits is 0xFFF (or 0xFF0)
* Mask with 0x7FFFF3FC for 850LM pairing

Co-authored-by: あく <alleteam@gmail.com>
2023-10-13 05:39:14 +09:00
あく
f45a5dff43 Fix various crashes if debug libraries used (#3144)
* FuriHal: enable HSI in stop mode only if we use STOP0, proper SMPS selected clock assert

* Furi: fix double crash caused by bkpt use outside of debug session

* Libs: update ERC and MGG contrast

* Fix various crashes with LIB_DEBUG=1

* BadUsb: size_t where it should be and proper printf types

* Various fixes and make PVS happy

* FuriHal: proper CCID status and make PVS happy

* boot: update mode: graceful handling of corrupted stage file

---------

Co-authored-by: hedger <hedger@nanode.su>
2023-10-12 20:34:30 +04:00
Willy-JL
0ffc25bf38 Simplify terminal menu code 2023-10-12 15:02:06 +01:00