Commit Graph

9080 Commits

Author SHA1 Message Date
Willy-JL
a8a6aef712 BadKB fix MAC address byte order 2023-06-18 22:36:05 +01:00
Willy-JL
42cb535739 Why is strnlen not exported smh 2023-06-18 03:49:14 +01:00
Willy-JL
64730bbfb2 Add hex editor 2023-06-18 00:53:11 +01:00
Willy-JL
f446e20193 Reorganize external apps 2023-06-18 00:35:35 +01:00
Willy-JL
849ae03d24 Format 2023-06-17 22:53:36 +01:00
Willy-JL
c086eab06b Add some apps 2023-06-17 22:12:41 +01:00
Willy-JL
9781ae4891 Update apps 2023-06-17 21:34:06 +01:00
MX
1c06ac1a82 ... 2023-06-17 21:53:03 +03:00
MX
851aabdcb5 Update changelog 2023-06-17 21:52:27 +03:00
MX
bd743dc1d8 Update changelog and readme 2023-06-17 21:50:24 +03:00
Tiernan Messmer
efb2d4a884 Merge branch 'dev' into picopass_emulation 2023-06-17 14:27:16 +10:00
Willy-JL
80a3b2eaed Change 4 in a row name 2023-06-17 03:10:42 +01:00
Willy-JL
6c1b44a2e3 Rename ifttt button 2023-06-17 03:09:51 +01:00
Willy-JL
5dc410b7ae Add some new games 2023-06-17 03:09:33 +01:00
Willy-JL
249200cfbb Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-06-17 01:44:02 +01:00
Willy-JL
46ad4594eb Fix manifest 2023-06-17 01:43:53 +01:00
Willy-JL
e688f81b53 Better text2sam 2023-06-17 01:43:28 +01:00
Willy-JL
1d82583f65 Add text2sam 2023-06-17 01:17:33 +01:00
Willy-JL
a039e0216f Update and clean apps 2023-06-17 01:16:36 +01:00
MMX
44136b7d98 Merge pull request #522 from amec0e/dev
Updated Infrared Assets new
2023-06-16 23:54:36 +03:00
Willy-JL
cee49d59b4 Fix zerotracker and tamap1 bus issues (#290 #294)
By @xMasterX
2023-06-16 21:53:22 +01:00
Willy-JL
a4c0823abd Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-06-16 20:48:35 +01:00
amec0e
a414318605 Update tv.ir
New additions
2023-06-16 19:44:52 +01:00
amec0e
34b5535e00 Update projectors.ir
New additions
2023-06-16 19:44:24 +01:00
amec0e
d816220596 Update fans.ir
New additions
2023-06-16 19:44:05 +01:00
amec0e
c2fbc8a846 Update audio.ir
New additions
2023-06-16 19:43:45 +01:00
amec0e
8f996f9267 Update ac.ir
New additions
2023-06-16 19:43:19 +01:00
MX
491e368535 Merge branch 'ofw-dev' into dev 2023-06-16 20:41:47 +03:00
あく
4ddfe05a59 Debug: sync apps on attach, makes it possible to debug already started app that has crashed (#2778) 2023-06-16 10:48:57 +04:00
hedger
5334a0ab92 [FL-3376] Fixed GATT attribute order (#2776)
* hal: gatt: swapped rx/tx serial chars order
* hal: gatt: reordered HID attrs to maintain previous order

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-06-15 21:24:47 +09:00
Willy-JL
6061eef058 Format 2023-06-15 02:51:40 +01:00
Willy-JL
dd0c53fce1 Fix 'WIP' NFC-F 2023-06-15 02:33:36 +01:00
Willy-JL
a8ad48e0fd Merge branch 'nfcf' of https://github.com/nullableVoidPtr/flipperzero-firmware into xfw-dev 2023-06-15 02:32:48 +01:00
Willy-JL
491c23d223 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-06-15 01:53:37 +01:00
MX
3c2d56e46b Add check 2023-06-15 03:08:56 +03:00
MX
1f3e621a31 Fix wifi marauder UART deinit 2023-06-15 02:53:08 +03:00
Willy-JL
4afca67cf5 Tweak firmware info about page 2023-06-14 20:19:09 +01:00
Willy-JL
469d7a2b7f Update stack upgrade patch 2023-06-14 18:47:19 +01:00
Willy-JL
1e41b27c9a Fix git origin url 2023-06-14 18:25:25 +01:00
Willy-JL
53395b6cfd Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-06-14 18:24:41 +01:00
Willy-JL
3b3e07cc0f Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev 2023-06-14 17:58:08 +01:00
Willy-JL
c8b71658ec Merge branch 'mlib-fix' of https://github.com/P-p-H-d/flipperzero-firmware into xfw-dev 2023-06-14 17:43:00 +01:00
MX
5d9f4b1333 Changelog & more rgb patch info 2023-06-14 18:29:59 +03:00
MX
f078a48b7d Merge pull request #513 from Sil333033/subghz_cli_external
added external cc1101 module at cli
2023-06-14 18:06:38 +03:00
MX
ee8bbdcfe0 remake just a bit, disable external on command end 2023-06-14 18:05:05 +03:00
MX
8f835597ba Merge branch 'dev' into subghz_cli_external 2023-06-14 18:03:16 +03:00
MX
2ba1f80f7b Merge branch 'ofw-dev' into dev 2023-06-14 18:00:43 +03:00
MX
8088c52551 fix 2023-06-14 18:00:24 +03:00
Willy-JL
4d2937c0ea Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-06-14 15:43:04 +01:00
Leopold
b6dbf25f85 furi_hal_nfc: fix rfalTransceiveBitsBlockingTx's 4th argument to bits count rather than bytes count (#2773) 2023-06-14 19:49:26 +09:00