Methodius
bf721d7a5f
Merge remote-tracking branch 'origin/dev' into electra
2024-05-01 21:12:14 +03:00
Methodius
7077d588c7
electra protocol rename. again
2024-05-01 21:12:06 +03:00
MX
75ece9b697
add temp fix since no proper fix exist at the moment
2024-05-01 19:07:57 +03:00
MX
a57dbe446e
update DS1420 for latest ibutton changes
2024-05-01 16:53:49 +03:00
MX
9b377e6f80
Merge remote-tracking branch 'OFW/astra/3746-mfp-detect' into dev
2024-05-01 16:49:53 +03:00
MX
1736a8a7c2
Merge remote-tracking branch 'OFW/dev' into dev
2024-04-30 22:31:39 +03:00
Astra
7414e6d4df
[FL-3817] iButton: fix crash when deleting some keys ( #3617 )
...
* iButton: fix crash when deleting some keys
* Fix cyfral crashes
* Better data formatting
* Remove void returns
2024-04-29 19:56:15 +09:00
MX
e7ef923729
Merge remote-tracking branch 'OFW/astra/3817-ibutton-crash' into dev
2024-04-27 15:09:25 +03:00
MX
c157ca9879
Merge remote-tracking branch 'OFW/gornek/desfire_long_files' into dev
2024-04-27 15:09:21 +03:00
MX
4965215c8d
Merge remote-tracking branch 'OFW/dev' into dev
2024-04-27 14:44:18 +03:00
Astra
379e8d2a6a
Fix cyfral crashes
2024-04-27 15:53:19 +09:00
Astra
42c69b076a
iButton: fix crash when deleting some keys
2024-04-26 19:07:51 +09:00
gornekich
d13017a7fe
Merge branch 'dev' into gornek/desfire_long_files
2024-04-25 20:13:20 +01:00
gornekich
0e3cbb4911
mf desfire: rework reading long record files
2024-04-25 20:01:32 +01:00
gornekich
f544aa8eb6
nfc app: trim record size for mf desfire render
2024-04-25 19:55:35 +01:00
gornekich
e5f9af3b43
mf desfire: fix incorrect long files reading
2024-04-25 18:13:52 +01:00
あく
43c4381820
[FL-3814] Desktop: cleanup error popups ( #3615 )
...
* Desktop: cleanup error popups, add missing factory keys notification
* Desktop: enclave warning wording
2024-04-25 08:39:38 +09:00
Astra
1559ee6293
[Fl-3809] Troika parser visual fixes ( #3614 )
...
Co-authored-by: あく <alleteam@gmail.com>
2024-04-24 21:47:40 +09:00
Astra
34abaa7e27
[FL-3815] Fix the retry/exit confirmation prompts in iButton ( #3613 )
2024-04-24 21:35:15 +09:00
MX
3108f07a4b
faac rc add button B
2024-04-23 15:04:20 +03:00
MX
c3b59a9dba
add todo
2024-04-23 14:54:56 +03:00
MX
3269f751cd
js vgm module and widget fix
...
VGM js module by jamisonderek
Js fixes by jamisonderek
2024-04-23 12:24:07 +03:00
Astra
2987a46322
Alloc takes no arguments
2024-04-23 11:00:37 +09:00
Astra
fb018ec170
Bump F18 API
2024-04-23 10:54:11 +09:00
Astra
85fc0a2dd3
Merge branch 'dev' into astra/3746-mfp-detect
2024-04-23 10:39:34 +09:00
Astra
83ff6fb8bf
Mifare Plus detection done
2024-04-22 21:09:06 +09:00
Methodius
70cdd26855
electra cleanup, protocol description added
2024-04-21 21:03:10 +03:00
Methodius
0a7e258c1a
Merge remote-tracking branch 'origin/dev' into electra
2024-04-21 12:31:55 +03:00
MX
f88a916ccc
Merge remote-tracking branch 'OFW/dev' into dev [ci skip]
2024-04-21 11:42:57 +03:00
Methodius
5bf16e7e0e
no more hardcoded epilogue (for now, whitelist will be great if it is possible)
2024-04-19 23:17:18 +03:00
Methodius
7b99f0b0bb
Merge remote-tracking branch 'origin/dev' into electra
2024-04-19 18:07:23 +03:00
gornekich
c87683596a
nfc app: add legacy keys for plantain cards ( #3602 )
...
Co-authored-by: あく <alleteam@gmail.com>
2024-04-19 23:22:07 +09:00
WillyJL
9bef2aaec6
GUI: Fix array out of bounds in menu exit ( #3604 )
...
* GUI: Fix array out of bounds in menu exit
* Gui: fix incorrect empty menu handling
* Gui: add missing item check in menu ok handling
* Gui: remove dead code from menu module
Co-authored-by: あく <alleteam@gmail.com>
2024-04-19 23:10:48 +09:00
Leopold
286fd796e7
add support for S(WTX) request in iso14443_4a_poller ( #3590 )
...
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2024-04-19 21:11:22 +09:00
Astra
0d73a58123
Mosgortrans parser output fixes ( #3554 )
...
* Fix mosgortrans/troika newlines and mark unused variables
* Supress warnings for TODOs that don't need a ticket
Co-authored-by: あく <alleteam@gmail.com>
2024-04-19 21:01:57 +09:00
Astra
9042009b0b
Proper detection (WIP)
2024-04-19 20:43:18 +09:00
MX
8eba6e18ff
Merge remote-tracking branch 'OFW/dev' into dev
2024-04-18 17:24:48 +03:00
MX
4422a03ae9
Merge remote-tracking branch 'OFW/dev' into dev
2024-04-18 17:22:36 +03:00
WillyJL
12112e70bc
BLE: Add GapPairingNone support ( #3596 )
...
* BLE: Add GapPairingNone support
* FuriHal: cleanup naming in ble gap, remove useless config options
Co-authored-by: あく <alleteam@gmail.com>
2024-04-18 10:26:58 +09:00
gornekich
be43e49869
nfc app: fix false positive verification in bip plugin ( #3595 )
...
Co-authored-by: あく <alleteam@gmail.com>
2024-04-18 09:56:39 +09:00
MMX
00970a4b12
Allow setting view_dispatcher callbacks to NULL again ( #3580 )
...
Co-authored-by: あく <alleteam@gmail.com>
2024-04-18 09:34:33 +09:00
KRukus9
94c2d7a4e3
Update tv.ir ( #3584 )
...
Co-authored-by: あく <alleteam@gmail.com>
2024-04-18 08:12:02 +09:00
Astra
4883383b20
[FL-3679] iButton new UI ( #3471 )
...
* iButton new UI
* UI final touches
* Satisfy PVS
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2024-04-18 08:05:37 +09:00
あく
70f93a48f5
[FL-2969] FuriHal: add ADC API ( #3583 )
...
* Examples: remove unused context
* FuriHal: add simple ADC API
* Examples: add ADC example app
* FuriHal: add extended configuration options for ADC API
* FuriHal: add ADC clock configuration, fix calibration routine for single ended mode, new optimized parameters, documentation.
* FuriHal: add FuriHalAdcChannelTEMPSENSOR sampling time note
* FuriHal: update FuriHalAdcChannelVBAT description.
* FuriHal: use insomnia while ADC is acquired.
* Examples: cleanup example_adc a little bit
2024-04-18 00:17:40 +09:00
Astra
7189026335
Initial MFPlus draft
2024-04-17 11:00:51 +09:00
MX
b079b46681
Merge remote-tracking branch 'OFW/dev' into dev
2024-04-16 22:46:32 +03:00
gornekich
1a40fae003
[FL-3750] Mf Desfire multiple file rights support ( #3576 )
...
* mf desfire: remove unused type
* mf desfire: continue reading after failed get free mem cmd
* mf desfire: fix processing read master key settings command
* mf desfire: don't read applications if they are auth protected
* mf desfire: handle multiple rights
* mf desfire: fix PVS warnings
* mf desfire: fix print format
* mf desfire: fix logs
* mf classic: add send frame functions to poller
* unit tests: add test from mfc crypto frame exchange
* mf classic: add documentation
* mf classic: fix incorrect name
* target: fix api version
2024-04-16 14:55:24 +09:00
MX
f4ffd29bbc
Allow no prefix usage of name_generator_make_detailed_datetime
...
Remove extra check for NULL since check is present in code already
2024-04-12 20:16:42 +03:00
MX
b299604932
js fix badusb double free crash with quit()
...
by Willy-JL
2024-04-12 20:02:38 +03:00
MX
6bb605f8ce
Allow setting view dispatcher callbacks to NULL
2024-04-11 01:20:39 +03:00