WillyJL
9205884a83
Added Mizip & Microel support + parser to NFC ( #481 )
2023-12-13 01:56:06 +00:00
Willy-JL
e943533323
Add Mf Classic keys by @icemirr0r #482 --nobuild
2023-12-13 01:49:10 +00:00
Willy-JL
a6a749b76f
Consistency with do..while blocks usage
2023-12-13 01:36:19 +00:00
Willy-JL
4c6eb896ed
Format
2023-12-13 01:33:08 +00:00
Willy-JL
e06837de66
PicoPass: Hopefully fix name buffer size issues --nobuild
2023-12-13 01:27:40 +00:00
WillyJL
854787a099
Fix edge case -- 0.5% of UIDs got wrong result ( #490 ) --nobuild
2023-12-13 01:17:43 +00:00
Willy-JL
1b1124dbd7
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev --nobuild
...
# Conflicts:
# CHANGELOG.md
2023-12-13 00:37:25 +00:00
Willy-JL
dea44f0daf
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-12-13 00:35:37 +00:00
Nathan N
b080160451
Fix edge case -- 0.5% of UIDs got wrong result
2023-12-12 11:21:09 -05:00
gornekich
155e4e9fa4
[FL-3706], [FL-3674] NFC NTAG and ISO14443-3b reading fix ( #3285 )
...
* mf ultralight poller: reset field after reading tearing flags
* iso14443-3b poller: change cid comparison in ATTRIB cmd
Co-authored-by: あく <alleteam@gmail.com >
2023-12-12 15:24:06 +00:00
あく
90cb1c4f2e
FuriHal: RTC register reset API. New factory reset routine that wipes all RTC backup registers content. ( #3288 )
2023-12-12 19:12:57 +04:00
あく
e2e3663524
FuriHal: various GPIO improvements ( #3260 )
...
* FuriHal: add alternative gpio pulls that covers special cases, extra checks and crash on inalid parameters.
* FuriHal: optimize pwr_XX selection in gpio_init
* FuriHal: cleanup gpio param validation crash routine
2023-12-12 14:39:14 +00:00
Skorpionm
7b85e04462
[FL-3681] SubGhz: changed the name of the button when sending RAW to SubGHz ( #3275 )
2023-12-12 13:59:22 +00:00
Willy-JL
b97a80cd50
Update apps (NFC Magic)
2023-12-12 06:16:21 +00:00
Willy-JL
5cd2d3eabe
No SubGhz recv limit, check free ram only
2023-12-12 04:33:20 +00:00
Willy-JL
1c386ccfa2
Fix previous scene enabling remove duplicates
2023-12-12 03:25:50 +00:00
ClaraCrazy
2d6082a513
Theres no way its empty.. --nobuild
2023-12-11 16:51:14 +01:00
MX
0b356c2d6d
update changelog
2023-12-11 01:36:54 +03:00
Willy-JL
578a5d620c
Some subghz history fixes
2023-12-10 21:04:22 +00:00
Willy-JL
2547431bf1
SubGhz remove previous duplicates on enable/click ( #373 )
2023-12-10 21:04:22 +00:00
Willy-JL
9fbb9ebbae
SubGhz remove duplicates when decoding too
2023-12-10 14:01:46 +00:00
Willy-JL
46a6a833e8
Rename ignore duplicates to remove duplicates
2023-12-10 14:01:18 +00:00
Willy-JL
8a15bc6397
SubGhz count+show repeats when not ignoring
2023-12-10 14:00:55 +00:00
Willy-JL
265cdd8b64
Fix menu index
2023-12-10 05:50:02 +00:00
Willy-JL
15ebb3f624
Format
2023-12-10 05:48:55 +00:00
Willy-JL
4eaa959994
SubGhz ignore duplicates option ( #373 )
2023-12-10 05:45:29 +00:00
Willy-JL
f96a6bde86
Update totp
2023-12-10 02:32:50 +00:00
Willy-JL
fe66f5d4bf
Ignore readme merge conflicts
2023-12-10 02:31:46 +00:00
Willy-JL
1620dc011c
Fix handling spaces in path
...
found by @LeeroysHub
2023-12-10 02:30:45 +00:00
Willy-JL
2ce0c18062
SubGhz fix locked text persisting until input
2023-12-10 01:39:58 +00:00
Willy-JL
456c0d24cf
SubGhz fix exit when spamming back button
2023-12-10 01:39:35 +00:00
47LeCoste
de2a5d77cf
Update application.fam
2023-12-09 13:37:18 +01:00
47LeCoste
d47bbfeef3
Add files via upload
2023-12-09 13:32:16 +01:00
Clara K
845add5f15
Update mf_classic_dict.nfc ( #480 )
...
Update mf_classic_dict.nfc
2023-12-09 12:12:45 +01:00
Mihai
55f142cf5d
Update mf_classic_dict.nfc
...
Corrected last commit as it was added by CaitSith2 not me (Z3r0L1nk) can't take credit for it :-P
2023-12-09 11:45:52 +02:00
Willy-JL
20abade4d5
Ble Spam memory management improvements
2023-12-09 00:41:17 +00:00
github-actions[bot]
55b115fa14
V52 Release ( #479 )
2023-12-09 00:29:57 +00:00
Willy-JL
efbcdc2a8b
Sync system apps --nobuild
2023-12-08 22:22:31 +00:00
Willy-JL
76534b04a4
Update badkb demo script for new and old ios --nobuild
2023-12-08 18:20:16 +00:00
Willy-JL
310b3c128a
Update apps (iClass, Nfc Magic, Mayhem Marauder) --nobuild
2023-12-08 14:49:59 +00:00
Willy-JL
4eaad9fd56
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev --nobuild
2023-12-08 13:32:25 +00:00
Willy-JL
fe3f0c08e2
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-12-08 13:29:47 +00:00
MX
ee9092c8e5
Merge branch 'nfc-parsers' into dev
2023-12-08 00:18:23 +03:00
Methodius
2e7bb26eef
Merge branch 'dev' into nfc-parsers
2023-12-07 22:22:29 +09:00
Methodius
5d28939c28
social_moscow parser verification collisions fix
2023-12-07 21:59:27 +09:00
MX
15a29e1483
format
2023-12-07 08:21:32 +03:00
MX
c22b3b57bd
Merge branch 'nfc-parsers' into dev
2023-12-07 08:03:43 +03:00
MX
1daa2fa377
Merge branch 'ofw_dev' into dev
2023-12-07 08:03:18 +03:00
Methodius
1b45b8a17d
Kazan parser: adult social tariff added
2023-12-06 18:25:47 +09:00
Methodius
e94beff204
Kazan parser: basic tariffs parsing added
2023-12-06 18:08:20 +09:00