Commit Graph

10026 Commits

Author SHA1 Message Date
Willy-JL
c03f4bf25c Move random pair before 2023-09-09 03:23:18 +02:00
Willy-JL
7afa826897 Format 2023-09-08 04:50:51 +02:00
Willy-JL
8571d28f11 Apple BLE add help and about sections 2023-09-08 04:50:38 +02:00
Willy-JL
4762484e4f Update some app names to fit the screen 2023-09-08 04:46:37 +02:00
Willy-JL
5d2e926d32 Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-dev 2023-09-08 04:21:21 +02:00
WillyJL
17f6d08b93 Add Radar Scanner app (#381)
--nobuild
2023-09-08 04:18:57 +02:00
Willy-JL
a8b6cd909a Add RCWL0516 module gpio tag 2023-09-08 04:17:31 +02:00
Willy-JL
02a50dda1f Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-09-08 04:11:19 +02:00
Matthew
d842f65c06 Merge branch 'dev' into dev 2023-09-07 15:07:01 -07:00
MX
b1b35e87f9 update readme, docs, fix build versions 2023-09-07 14:46:06 +03:00
MX
1df2fc035f New bt beacon api
by Willy-JL
2023-09-07 13:45:37 +03:00
MatthewKuKanich
f3f3a5e98d removed unused imports 2023-09-07 01:49:35 -04:00
Willy-JL
bf55e9b5a9 Random mac breaks "dismiss active actions" so poof --nobuild 2023-09-07 02:53:15 +02:00
Willy-JL
7e9f0657a4 ./fBt FoRmAt FoRmAt_pY
--nobuild
2023-09-07 02:33:14 +02:00
Willy-JL
881f7c5e55 Update credits --nobuild 2023-09-07 02:19:29 +02:00
Willy-JL
0d19526467 Faster ble packet randomization 2023-09-07 02:02:43 +02:00
Willy-JL
d6d66e0d42 Replace size_t with appropriately sized integers 2023-09-07 01:53:38 +02:00
Willy-JL
e737ebb3f6 Rework random mac handling 2023-09-07 01:51:00 +02:00
Willy-JL
45a0d5d1be Remember bt state after ble stop (#380) 2023-09-07 01:05:16 +02:00
Willy-JL
2a3318c627 Preset values for delays, now minimum is 20ms 2023-09-07 00:35:08 +02:00
Willy-JL
2125f1fca4 New more streamlined custom ble adv api
Thanks for the idea @xMasterX !
2023-09-07 00:32:02 +02:00
Willy-JL
b138ee1eac Capital hex values --nobuild 2023-09-06 22:18:11 +02:00
MatthewKuKanich
05fc33375e commit Radar Scanner to apps 2023-09-06 13:37:36 -04:00
Willy-JL
23e08baaf1 Join appletv spammy 2023-09-06 12:55:31 +02:00
Willy-JL
c4aa88061c Move more signals around 2023-09-06 12:45:54 +02:00
Willy-JL
c8e1b6da0a Add glitched setup action and dismiss actions 2023-09-06 04:22:19 +02:00
Willy-JL
a24c75d553 Move setup new iphone and pair appletv 2023-09-06 04:10:33 +02:00
Willy-JL
37c8357d3e Add flags parameter to nearby actions 2023-09-06 03:55:10 +02:00
Willy-JL
355f1b9673 Switch adv before free 2023-09-06 03:50:34 +02:00
Willy-JL
5c83f3435a Airdrop airplay handoff tethering (disabled, wip) --nobuild 2023-09-06 02:33:06 +02:00
Willy-JL
2343532496 Refactor packet types and sizes --nobuild 2023-09-05 23:35:17 +02:00
Willy-JL
2a80ee5c64 Even simpler nearby action packet --nobuild 2023-09-05 21:27:57 +02:00
Willy-JL
fea8d37b80 Refactor random shuffle setup logic --nobuild 2023-09-05 19:47:38 +02:00
Willy-JL
3c35d76ad3 Simplify nearby action payload --nobuild 2023-09-05 18:57:17 +02:00
MX
45fd5ef9d8 Subghz fix path reset on save name exit 2023-09-05 19:28:47 +03:00
Willy-JL
ecbb798927 More beats actually work --nobuild 2023-09-05 18:16:04 +02:00
MX
cfa95c757e Merge branch 'ofw_dev' into dev 2023-09-05 16:32:16 +03:00
Astra
600b2ce627 [FL-3566] iButton: Return to the file selection if file is corrupted (#3040)
Co-authored-by: あく <alleteam@gmail.com>
2023-09-05 22:24:50 +09:00
MX
fdb9748acc Merge branch 'ofw_dev' into dev 2023-09-05 16:22:49 +03:00
MX
d40f664342 API for BLE Beacon app
thanks to Willy-JL
2023-09-05 16:22:14 +03:00
Astra
8cbb757533 [FL-3583]Account for the "-" in line carry-over (#3038)
Co-authored-by: あく <alleteam@gmail.com>
2023-09-05 22:13:50 +09:00
hedger
452e27b05e github: workflow improvements (#3032)
* github: compact build: status reporting step
* github: build: matrix strategy
* debugging
* github: added version_token to /uploadfiles request
* github: reworked main build flow
* github: suppressed non-zero cp status
* github: build: fixed comment lookup; experimental changes to apps build order
* github: removed summary step for compact builds; united map analyzer steps
* fbt: added get_apiversion target; moved ext apps processing logic to AppBuildset
* ufbt: added missing global
* fbt: Moved incompatible app list to firmware config output
* fbt: cleaner extapps processing
* github: build: added automation for SDK publishing
2023-09-05 20:49:39 +09:00
MX
b3cce2351a Some faac fixes 2023-09-05 14:40:49 +03:00
MX
1859b06b6a oops 2023-09-05 05:59:21 +03:00
MX
1653abe0ef Remove unused table 2023-09-05 05:51:21 +03:00
MMX
c7b2e85e13 Merge pull request #585 from Eng1n33r/dev
FAAC SLH better UI/UX.
2023-09-05 05:45:24 +03:00
MX
b24fba6ad7 just in case 2023-09-05 05:44:09 +03:00
MX
ffc6f726f0 fix small bug 2023-09-05 05:43:06 +03:00
MX
0eb06ba2b7 Actually working progmode, new add manually options + bonus fixes 2023-09-05 05:31:03 +03:00
Willy-JL
3421884ea7 Apple ble add random spam shuffle options 2023-09-05 03:14:09 +02:00