Astra
e0782966d4
[FL-3661] Troika layout fixes ( #3365 )
...
* Add support for different troika layouts
* Display additional data if debug is enabled in settings
* Support for layout 2, where there's no balance
* nfc app plugins: fix mfc read error processing
* nfc app: clean up troika plugin
* nfc app: troika parser more clean up
---------
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: hedger <hedger@users.noreply.github.com>
2024-02-06 21:29:17 +04:00
Leptopt1los
ed34dfa1c6
NFC: MF Classic parsers read() fix (dictionary attack skip) ( #3355 )
...
* NFC: MF Classic lib: MfClassicErrorPartialRead added
* unnecessary imports removed
* MfClassicError refactor by @gornekich
Co-authored-by: gornekich <n.gorbadey@gmail.com>
---------
Co-authored-by: gornekich <n.gorbadey@gmail.com>
2024-02-06 20:53:42 +04:00
Georgii Surkov
962a7b1ba7
Restore expansion interrupt on changing logging settings
2024-02-06 19:40:56 +03:00
Georgii Surkov
2e05489a82
Show a different RPC icon for expansion modules
2024-02-06 18:12:13 +03:00
Georgii Surkov
ff28c23f64
Fix crash when disabling expansion modules
2024-02-06 17:10:14 +03:00
Georgii Surkov
3721a71eab
Reduce expansion control thread stack size, add comments
2024-02-06 16:38:54 +03:00
Georgii Surkov
6846e808cf
Add edge case checks
2024-02-06 16:02:46 +03:00
Georgii Surkov
2f0adf73c7
Separate expansion control and worker threads
2024-02-06 15:41:59 +03:00
Methodius
35674a306b
Kazan parser improved: token parse option added
2024-02-05 20:53:08 +09:00
Ikko Eltociear Ashimine
fb2bff6c4d
Update ReadMe.md
...
recomeded -> recommended
2024-02-03 01:33:36 +09:00
MX
12d70a3c32
fix changelog
2024-02-01 06:56:56 +03:00
MX
f9b6d22534
upd changelog
2024-02-01 06:12:12 +03:00
MX
c63089a929
finally
2024-02-01 05:34:48 +03:00
Methodius
ebcc317816
lfrfid enter password scene events handler fix
2024-01-31 22:35:24 +03:00
MX
603421bd8c
fix display
2024-01-31 20:19:39 +03:00
MX
6aa7f2e261
upd changelog
2024-01-31 18:35:07 +03:00
MX
1bd42af688
upd changelog
2024-01-31 18:34:22 +03:00
MX
398a468fd7
disable em4100 16clk due to non working read
...
32 is working well
2024-01-31 18:32:48 +03:00
MX
90b49926ea
fix render with no date/amount
2024-01-31 18:32:13 +03:00
Methodius
7caf2bd2ff
enter t5577 password scene fix
2024-01-31 18:00:22 +03:00
MX
3446b38a06
OFW PR 3412 - Fixed MyKey LockID
...
by zProAle
https://github.com/flipperdevices/flipperzero-firmware/pull/3412/files
2024-01-31 16:41:41 +03:00
MX
22be06174a
better naming
2024-01-31 16:38:03 +03:00
Radek Pilar
6bfa591e92
lfrfid/em4100: added support for different bit rates
2024-01-31 16:37:49 +03:00
Methodius
4573046df8
nfc/lfrfid emulation abort after 5min disable if debug on
2024-01-31 15:37:29 +03:00
MX
fe05c678c4
fix nfc saved success scene
2024-01-31 15:37:23 +03:00
MX
5d4dae5fa8
update readme and changelog
2024-01-31 04:06:08 +03:00
MX
89e1620883
rename timers, stop before free
2024-01-31 01:32:57 +03:00
MX
4fd0ce3eb5
fix dea mio formula
...
thanks @Leptopt1los for working on that instead of sleeping lol
2024-01-31 00:50:52 +03:00
MX
28723949c4
fixes for opening nfc files from favourites that doesnt support emulation
2024-01-31 00:04:54 +03:00
MX
cbab316607
render transactions info properly
2024-01-30 23:45:56 +03:00
Methodius
19a5f02d66
auto-stop emulation after 5min feature added
2024-01-30 23:33:14 +03:00
Methodius
754fffac6b
typos fixed
2024-01-30 23:33:07 +03:00
MX
289fbe56be
subghz raw erase fixes
...
by @Willy-JL
2024-01-30 23:32:41 +03:00
MX
c31052848a
expansion settings read and store in ram
...
by @Willy-JL
2024-01-30 23:26:08 +03:00
MX
a8651a2861
Merge branch 'nfc_refactors_fixes_merge' into dev
2024-01-30 23:04:37 +03:00
MX
76a5c444fa
Merge remote-tracking branch 'TollyH/mfc-view-unknown' into nfc_refactors_fixes_merge
2024-01-30 23:00:08 +03:00
MX
da44d70bf2
Merge remote-tracking branch 'RebornedBrain/reborned/open_from_browser' into nfc_refactors_fixes_merge
2024-01-30 22:59:39 +03:00
MX
e702cdedc3
Merge remote-tracking branch 'RebornedBrain/reborned/scene_info_rework' into nfc_refactors_fixes_merge
2024-01-30 22:58:38 +03:00
MX
67eb679435
Merge remote-tracking branch 'RebornedBrain/reborned/nfc_ui_refactor_2' into nfc_refactors_fixes_merge
2024-01-30 22:57:32 +03:00
MX
ed3cd21f5c
run fbt format, add smol fix
2024-01-30 21:18:27 +03:00
MX
d3dcc1d27d
Merge branch 'ofw_dev' into dev
2024-01-30 17:14:38 +03:00
Georgii Surkov
e6f078eeb7
[FL-3759] Fix expansion protocol crash when fed lots of garbage ( #3409 )
...
* Fix crash caused by garbage input
* Add unit tests for garbage input
* Enable applications to disable and then restore expansion module support
* GPIO App: disable expansion on app start and re-enable on exit
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2024-01-30 22:54:25 +09:00
gornekich
097632fb7a
Merge branch 'dev' into reborned/open_from_browser
2024-01-30 11:28:10 +00:00
MX
834c2efb8b
upd changelog
2024-01-30 13:24:26 +03:00
MMX
1cb8b0e369
Merge pull request #700 from Leptopt1los/dev
...
EMV protocol+parser
2024-01-30 13:22:16 +03:00
MMX
100a46d7af
Merge pull request #699 from DarkFlippers/leptoptilos
...
metromoney parser balance fix
2024-01-30 13:22:06 +03:00
Methodius
b0371b3465
metromoney parser balance fix
2024-01-30 16:55:22 +09:00
Methodius
872987f002
Protocol featore: more info
2024-01-30 13:50:57 +09:00
Nikita Vostokov
51d8b18f3e
Read SFI until PAN find
...
* get rid of input result buffers
2024-01-30 00:26:16 +00:00
Methodius
92a25af3c3
minor parser fixes
2024-01-30 02:39:38 +09:00