Commit Graph

9080 Commits

Author SHA1 Message Date
MX
0f8ca0a563 Apply required TOTP changes 2023-06-04 12:52:24 +03:00
MX
a7a51b76f3 Merge pull request #502 from ClaraCrazy/dev
Add furi_hal_version_uid_default (Fix TOTP)
2023-06-04 12:42:51 +03:00
ClaraCrazy
d339adc8ab where tf did this came from, lol? 2023-06-04 11:08:47 +02:00
ClaraCrazy
a12f563d1c revert in app, dumb idea, needs some more work. 2023-06-04 10:56:53 +02:00
ClaraCrazy
b7f91fe5a5 Add furi_hal_version_uid_default (Fix TOTP) 2023-06-04 10:48:51 +02:00
ClaraCrazy
6d433edc38 Add furi_hal_version_uid_default (Fix TOTP) 2023-06-04 10:48:46 +02:00
Willy-JL
eda2ab4e5d Fix battery icon cast (#286) 2023-06-03 23:11:59 +01:00
Willy-JL
e50c8f496b Fix weird format 2023-06-03 23:00:04 +01:00
Willy-JL
6c6a481683 Fix switching nsfw mode 2023-06-03 22:59:49 +01:00
MX
75ee4efa31 Fix ibtn fuzzer file loading (temp) 2023-06-03 23:46:55 +03:00
MX
5a2fbf4af3 Update changelog 2023-06-03 22:36:19 +03:00
MX
a0e39ddb67 more checks just in case?? 2023-06-03 20:36:20 +03:00
Tiernan Messmer
2008247e65 Remove delay from emulation loop. This improves compatibility when the reader is Android. 2023-06-03 15:48:33 +03:00
MX
263c94d167 Update changelog 2023-06-03 15:03:07 +03:00
github-actions[bot]
8b9af91a18 V48 Release Candidate Changes (#282) 2023-06-03 03:25:46 +00:00
Willy-JL
25eed74201 Update hotfix script 2023-06-03 04:08:05 +01:00
Willy-JL
6326b7ff1f Revert "Upgrade radio stack to 1.15.0"
This reverts commit a526eee458.
2023-06-03 02:43:46 +01:00
Willy-JL
a8522e8908 Dont require reboot for asset packs 2023-06-03 02:43:31 +01:00
Willy-JL
860b6f023b Remove mention of deleting apps folder 2023-06-03 01:47:13 +01:00
Willy-JL
65e56ea0b8 Bump v48 2023-06-03 00:32:40 +01:00
Willy-JL
a526eee458 Upgrade radio stack to 1.15.0 2023-06-03 00:31:14 +01:00
Willy-JL
0f74f64568 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-06-02 23:34:21 +01:00
Willy-JL
8106739196 Remove apps folder on update 2023-06-02 23:33:15 +01:00
Willy-JL
478ba6a0fa Fix appids 2023-06-02 23:32:43 +01:00
MX
fa997bdf4a fix readme 2023-06-03 00:51:07 +03:00
MX
d16ba6c4c8 Fix stilmatic support? 2023-06-03 00:29:01 +03:00
Willy-JL
f2bfc5301f Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-06-02 22:27:42 +01:00
Willy-JL
e881293068 Fix resources unpack hang 2023-06-02 22:15:03 +01:00
MX
67e661ec95 Merge branch 'ofw-dev' into dev 2023-06-03 00:11:39 +03:00
あく
d9a9fa0c10 FuriHal: disable bus re-initialization on early init and extra asserts for AHB1,AHB2,AHB3 which must be left intact on entering to FUS (#2725) 2023-06-03 00:59:19 +04:00
MX
cec82e4ffb Update chigo ac captures in ac universal 2023-06-02 23:40:26 +03:00
MX
13a1cd32a7 Fix multiple bus issues in plugins 2023-06-02 23:32:23 +03:00
MX
e990e58177 change butthurt timer 2023-06-02 22:55:05 +03:00
MX
0aba59501a Fix link 2023-06-02 19:18:16 +03:00
MX
7c86e53bd2 Update changelog 2023-06-02 19:09:43 +03:00
MX
05b6ae7b20 Deauther crash fix, Fixes issue #497 2023-06-02 17:03:03 +03:00
MX
2dc0059b1c NFC V, review gui fixes, disable debug output in digital signal 2023-06-02 16:47:54 +03:00
MX
ad83095959 Final 2023-06-02 15:18:05 +03:00
MX
a5bf97fbb2 Fix appid's pt2 2023-06-02 15:14:32 +03:00
MX
b0c322ec90 Fix crash on second emulation NFC V 2023-06-02 15:03:01 +03:00
MX
ca49da3c83 Fix APP_IDs to match new regex
regex check will be added in OFW soon
2023-06-02 13:42:44 +03:00
MX
4c134d8fdc Merge branch 'ofw-dev' into dev 2023-06-01 16:19:37 +03:00
gornekich
1d7966f74e NFC: fix MFC timings (#2719)
* digital signal: add optimization
* nfc test: more restrict tests
* digital signal: build as separate library
* digital signal: remove unused flags, format sources
* digital signal: fix cflag name
* target: fix build for f18 target

Co-authored-by: あく <alleteam@gmail.com>
2023-06-01 21:37:47 +09:00
Zoë Prosvetova
3a7203e32e Update dolphin.py (#2717)
Co-authored-by: あく <alleteam@gmail.com>
2023-06-01 18:59:41 +09:00
WillyJL
89a2c0bc09 Added Universal Remotes + Custom Icons (#279) 2023-06-01 04:26:55 +01:00
Willy-JL
8c4a71b121 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme 2023-06-01 04:14:14 +01:00
Willy-JL
c8ea423fbc Format 2023-06-01 04:10:55 +01:00
Willy-JL
2044cb5127 Add mifare fuzzer 2023-06-01 03:34:45 +01:00
Willy-JL
15c3eb1f32 Fix updater service order 2023-06-01 02:31:28 +01:00
Willy-JL
df8b7cbe48 Random cleanup and housekeeping 2023-06-01 01:46:19 +01:00