Commit Graph

10344 Commits

Author SHA1 Message Date
Sil333033
eedbcde4bc Update some apps to close short press --nobuild
long live the moble app for not handling long presses :D
2023-10-27 20:39:35 +02:00
Sil333033
078cb0381e Add support Multi-fucc and Xeon bootmode --nobuild 2023-10-27 19:46:31 +02:00
Sil333033
67967a254f Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into dev 2023-10-27 18:56:05 +02:00
Willy-JL
46fd5d2eae 195 devices! - i cba to organize these properly...
credits to @xAstroBoy @Spooks4576 @DiamondRoPlayz
2023-10-27 02:00:05 +01:00
Willy-JL
28bcc09d9b This can just be made global at this point lol 2023-10-26 04:03:42 +01:00
Willy-JL
f474e8c7ca Refactor payload config, dont need 2 structs 2023-10-25 21:43:26 +01:00
Sil333033
3a69fd56f8 Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into dev 2023-10-25 21:32:31 +02:00
Willy-JL
e4309dcb8a Dont repeat delay cycling --nobuild 2023-10-25 05:30:04 +01:00
Willy-JL
059324b298 smh 2023-10-25 05:06:36 +01:00
Willy-JL
b7d1e12e7f BLE Spam 4.1 2023-10-25 05:04:19 +01:00
Willy-JL
b12ef9e596 Help section for bruteforce 2023-10-25 05:04:10 +01:00
Willy-JL
1b9ad5be80 Bruteforce mode controls: manual send and delay 2023-10-25 05:03:47 +01:00
Willy-JL
8eaff22935 Simplify bruteforce code --nobuild 2023-10-25 01:38:22 +01:00
Willy-JL
ed364cbffd Fix reset menu dialog bug 2023-10-25 01:19:12 +01:00
Willy-JL
54e7cbce8f Bump BLE Spam version (i forgor 💀) 2023-10-25 01:16:48 +01:00
Willy-JL
13798af7cc Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-10-25 01:13:22 +01:00
Willy-JL
636becc3ba Fix text, add codes by @DiamondRoPlayz @xAstroBoy 2023-10-25 01:10:45 +01:00
Willy-JL
76131dd4aa BLE Spam Bruteforce model codes functionality 2023-10-25 00:51:45 +01:00
Willy-JL
0f3fbd1cd7 BLE Spam refactor random/set/custom mode handling 2023-10-25 00:02:36 +01:00
Willy-JL
60ec667178 BLE Spam save new custom data only on ok not back 2023-10-24 22:20:06 +01:00
Willy-JL
f4cb2a087b BLE Spam redraw while advertising 2023-10-24 21:58:43 +01:00
Willy-JL
fd58f40fbd Formatting --nobuild 2023-10-24 17:27:42 +01:00
Willy-JL
1f9d8f4dd4 How are these models legit??? xD by @xAstroBoy 2023-10-24 17:06:15 +01:00
Willy-JL
7ace42debc Android spam set up device by @Mr-Proxy-source 2023-10-24 13:10:58 +01:00
Willy-JL
15ea63b1ee Fix malloc(0) in BLE Spam 2023-10-24 12:50:04 +01:00
Willy-JL
c5d44fed34 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev 2023-10-24 02:37:11 +01:00
Willy-JL
16e3294a56 Fix workflows --nobuild 2023-10-24 02:33:17 +01:00
WillyJL
3102b77d1f SubGhz Back to exit, Battery on power off menu, Acceleration for BT/USB Mouse (#428) 2023-10-24 01:50:01 +01:00
Willy-JL
5d368f2add Fix up mouse acceleration 2023-10-24 01:41:09 +01:00
Willy-JL
d3e83a9182 Battery on off back out to off menu + change text 2023-10-24 01:12:15 +01:00
Willy-JL
b8db2a9f73 Battery info check inputs for battery+about mode 2023-10-24 01:10:47 +01:00
Leeroy
9c96c75dcb Remote Mouse Acceleration. Navigation Impoved on Screens! 2023-10-24 11:07:31 +11:00
Willy-JL
4bbdbcf2c7 BLE Spam fix default 0 values and checks --nobuild 2023-10-24 00:52:35 +01:00
Leeroy
59e746d759 Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into dev 2023-10-24 10:13:41 +11:00
Leeroy
1562e031c3 Change back button exit to short press (or stop transmission if one active. Brings behaviour into lie with other apps. 2023-10-24 10:08:08 +11:00
Leeroy
73baec5230 About on Power Off Menu. 2023-10-24 09:59:02 +11:00
MX
ac5abdbb1d add new env var 2023-10-24 00:56:15 +03:00
MX
2958e5cef3 Merge branch 'ofw_dev' into dev 2023-10-23 21:40:52 +03:00
hedger
35c903494c [FL-3627, FL-3628, FL-3631] fbt: glob & git improvements (#3151)
* fbt: optional shallow submodule checkout
* fbt: more git threads by default
* fbt: git condition fix
* fbt: renamed FBT_SHALLOW to FBT_GIT_SUBMODULE_SHALLOW
* github: enabled   FBT_GIT_SUBMODULE_SHALLOW in flows
* fbt: always compile icons' .c, even if user does not specify a proper source glob; changed glob to require files at user-specified paths to exist
* fbt: fail build for missing imports in .faps
* fbt: moved STRICT_FAP_IMPORT_CHECK to commandline options; enabled by default
* ufbt: enabled STRICT_FAP_IMPORT_CHECK

Co-authored-by: あく <alleteam@gmail.com>
2023-10-23 18:55:36 +09:00
Sergey Gavrilov
1b6295b2bf [FL-3632] FastFAP: human readable error log (#3156) 2023-10-23 18:49:16 +09:00
Sil333033
0fcb292d3f Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into dev 2023-10-22 22:50:37 +02:00
Sil333033
09ee54679d Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-dev 2023-10-22 22:50:32 +02:00
Willy-JL
eee662f188 Fix click offsets for fastpair and swiftpair --nobuild 2023-10-22 03:47:49 +01:00
Willy-JL
942ef2c5b7 Format --nobuild 2023-10-22 03:39:53 +01:00
WillyJL
1cbd51a238 FlipBIP 1.14 (#427) 2023-10-22 03:38:50 +01:00
Struan Clark
305e5d5413 chore: update app 2023-10-21 20:24:15 -06:00
Struan Clark
25045ca67f feat: 1.14 update 2023-10-21 20:16:37 -06:00
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