Commit Graph

1563 Commits

Author SHA1 Message Date
Willy-JL
805f14b996 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-05-22 14:27:27 +01:00
MX
aab4d2bd34 API CleanUp part 3 2023-05-22 03:45:17 +03:00
Willy-JL
20f55c956e Icons go brrr 2023-05-21 20:42:09 +01:00
Willy-JL
25ab52c681 Fix assets memory leak 2023-05-21 19:40:58 +01:00
Willy-JL
aa7cb42642 Only load xtreme on normal boot 2023-05-21 19:39:25 +01:00
Willy-JL
5dec3ed290 Remove xtreme assets struct 2023-05-20 21:42:33 +01:00
Willy-JL
79f36c2297 Swap assets system-wide 2023-05-20 21:20:14 +01:00
Willy-JL
9ddff2a259 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-05-20 01:20:34 +01:00
MX
e7965c6d95 De-libify name changer 2023-05-19 06:33:15 +03:00
MX
a7ee5fea93 Name changer as service + extra checks 2023-05-19 04:33:14 +03:00
MX
2b01766460 Mifare mini with sak 89 support 2023-05-18 02:38:45 +03:00
MX
d539b948a0 Revert hitag for now, need to cleanup more space 2023-05-17 23:06:41 +03:00
MX
51ba8b66b6 Save a little bit (~2k) of space 2023-05-17 23:05:44 +03:00
MX
c9ddecff87 OFW PR 2658: Hitag
by blackvault88
2023-05-17 21:18:05 +03:00
MX
d620285e0a OFW PR 2669: nfc: Fix MFUL tearing flags read
by GMMan
2023-05-17 19:52:01 +03:00
MX
c760bca4a9 OFW PR 2316: NFC V support
https://github.com/g3gg0/flipperzero-firmware/tree/ISO15693
2023-05-17 19:45:30 +03:00
MX
e0cb823ed0 what happened here, ctrl+c / ctrl+v? 2023-05-17 14:46:41 +03:00
MX
174c00a8e7 Atomo Custom buttons 2023-05-17 14:45:48 +03:00
MX
26a113292b CAME Atomo - Add manually support 2023-05-17 13:15:59 +03:00
MX
c2cf37145e Merge branch 'ofw-dev' into dev 2023-05-15 22:12:17 +03:00
Willy-JL
8005b46023 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev 2023-05-15 18:26:22 +01:00
hedger
9dedcd07b6 api: added lib/nfc/protocols/nfc_util.h (#2674) 2023-05-15 20:55:22 +09:00
Willy-JL
10e8bbf564 Fix build 2023-05-14 20:04:45 +01:00
Willy-JL
04102b35ae Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-05-14 19:52:54 +01:00
Willy-JL
0657aebf52 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-05-14 19:46:20 +01:00
MX
d4bfc3f225 Fix debugging 2023-05-14 20:19:47 +03:00
MX
523c63fec7 Update readme and changelog
unrandomize detect reader for now
2023-05-14 07:40:48 +03:00
MX
c2713eff87 New way of changing device name
Settings scene, char Validator, Idea -> by Willy-JL
Implemented by me

Kod plohoi, ochen plohoi, kto mozhet - sdelaite kak nado, esli smozhete :)
Ya luche varianta ne pridumal poka 4to
2023-05-14 05:38:00 +03:00
MX
43e5daded2 fix small bugs 2023-05-14 04:11:26 +03:00
gid9798
d87df3e6c2 Change custom btn sending logic 2023-05-14 01:34:43 +03:00
gid9798
71f48ea39e Keeloq and Star line remove duplicate code 2023-05-14 00:48:06 +03:00
gid9798
6b56de5c93 SubGhz some changes 2023-05-13 23:16:28 +03:00
gid9798
07b2f0109a SubGhz: keloq 2023-05-13 21:57:25 +03:00
Willy-JL
1c96ad3136 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into detect_reader_uid_fix 2023-05-13 16:23:28 +01:00
Nathaniel Struselis
bc0762e33c Forgot to uncomment after testing.... 2023-05-13 16:20:47 +01:00
Nathaniel Struselis
7f3521c109 Fixed random UID generation in reader_analyzer.c 2023-05-13 16:19:15 +01:00
gid9798
23a24c42c1 SubGhz: Fix add manual Alutech AT 4N 2023-05-13 16:48:51 +03:00
gid9798
c0a26cf1eb SubGhz custom btn improved code readability some "if" optimization 2023-05-13 14:43:11 +03:00
Yukai Li
f71f540850 nfc: Fix MFUL tearing flags read 2023-05-12 23:14:03 +01:00
gid9798
8012f9cd44 Fix offset in some files 2023-05-12 23:38:09 +03:00
MX
b2e55d7d84 Merge branch 'ofw-dev' into dev
:(
2023-05-11 17:47:14 +03:00
Willy-JL
782e91c6e2 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
Oh thank you OFW for your immense wisdom of shuffling code FOR NO REASON
Was it so difficult to add A SINGLE BOOL to lock with PIN or not?????
2023-05-11 15:35:27 +01:00
MX
9862876f06 SubGHz: Fix typos (#2661)
Co-authored-by: hedger <hedger@users.noreply.github.com>
2023-05-11 12:10:20 +09:00
hedger
9914aa40bd [FL-3302] Part 2 of hooking C2 IPC (#2662) 2023-05-11 11:25:06 +09:00
Willy-JL
b59110f56b Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-05-11 00:50:25 +01:00
MX
735fe31f3b Fmt and cleanup some "if"s in protocols 2023-05-10 22:56:56 +03:00
MX
cca6606c78 fix typos from ofw 2023-05-10 21:48:55 +03:00
Willy-JL
3bc95bc132 Format 2023-05-10 19:22:05 +01:00
Willy-JL
1db4157886 Namespoof also spoof serial number 2023-05-10 19:12:34 +01:00
Willy-JL
45382331f7 Revert copro update 2023-05-10 16:14:00 +01:00