Commit Graph

3852 Commits

Author SHA1 Message Date
Giacomo Ferretti
126a9efd09 NFC: change from int8_t to uint8_t (#2302)
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-01-27 15:21:52 +07:00
Giacomo Ferretti
eee5c35400 NFC: add MIFARE MINI support (#2307)
* NFC: add MIFARE MINI support
* Move new value to end of enum
* nfc: added missing unit test

Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-01-27 12:51:47 +07:00
Emily Trau
4dc4d34d04 emv: parse track1&2 equivalent data (#2332)
* emv: parse track1&2 equivalent data
* emv: alternate expiry parser
* nfc: log EMV track1&2 data to trace output

Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-01-27 12:10:08 +07:00
Krzysztof Zdulski
8fc834090d nfc: Fix sector reads when one block is unreadable for MIFARE Classic (#2296)
* Fix sector reads when one block is unreadable
* Auth on the correct block instead of first
* Fix in sector reader as well
* Apply patch by @gornekich

Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-01-27 12:00:25 +07:00
Emanuele Conti
a5d92d7a08 Used array lenght to hide right arrow 2023-01-26 15:00:34 +00:00
Emanuele Conti
884a751ae7 Fixed max array size check 2023-01-26 14:55:15 +00:00
Emanuele Conti
411855ce81 Added movement interval in mouse_jiggler USB & BLE 2023-01-26 14:31:54 +00:00
Krzysztof Haładyn (krzys_h)
5134f44c09 nfc: Fix crash when using debug PCAP trace (#2338) 2023-01-26 15:28:36 +07:00
LTVA1
f4cb458391 now change the name in ALL places 2023-01-25 08:52:51 +03:00
LTVA1
34ff250eea rename to canvas_set_custom_u8g2_font 2023-01-25 08:18:32 +03:00
Sergey Gavrilov
709fa633ff ELF-loader: wait for notification to complete on app exit (#2335) 2023-01-25 12:15:01 +07:00
MX
898b29b921 Fix SubGHz GUI receiver bug
When keyboard is locked and popup appears it now shows bottom text correctly
2023-01-21 10:45:10 +03:00
MX
f3939a715a Update Protoview
https://github.com/antirez/protoview
2023-01-20 07:11:00 +03:00
MX
3174d29dfa Update protoview 2023-01-19 20:28:02 +03:00
MX
e4fd3b1b0f Update changelog and readme 2023-01-19 20:26:26 +03:00
MX
856c8a1784 Merge pull request #298 from amec0e/dev
Updated infrared assets
2023-01-19 20:13:02 +03:00
MX
f0015fcf3b Merge pull request #297 from assasinfil/somfy_keytis
Somfy keytis
2023-01-19 20:12:31 +03:00
amec0e
42fc209c63 Updated tv.ir 2023-01-19 17:07:17 +00:00
amec0e
2aafc207c0 Updated projectors.ir
Updated last checked
2023-01-19 17:06:58 +00:00
amec0e
ecb0e5c520 Updated fans.ir 2023-01-19 17:06:13 +00:00
amec0e
c875aca468 Updated audio.ir 2023-01-19 17:05:50 +00:00
amec0e
80a778e4cb Updated ac.ir
Updated last checked
2023-01-19 17:05:30 +00:00
MX
792b035cac Not bumping api version 2023-01-19 20:03:02 +03:00
MX
e07b96e04b Merge branch 'dev' into somfy_keytis 2023-01-19 20:02:18 +03:00
assasinfil
7f08b25928 Inter-frame fix 2023-01-19 19:51:15 +03:00
MX
f8cc914a15 Change default hopping frequency list
Change it to use only most common frequencies
2023-01-19 18:14:05 +03:00
assasinfil
c6e30a1ed9 Inter-frame timeout fix 2023-01-19 18:04:03 +03:00
MX
5853e0bdd9 Block usage of hopping with detect raw at same time
Enough, it will not be enabled back, do not ask for it, its efficiency is almost 0, if you didn’t know it looses signals and all that you can capture is a micro part of end of the signal

Detect raw also will be removed in a future (and replaced with more correct solution)
2023-01-19 16:27:07 +03:00
assasinfil
3dd76f5c2f Added somfy keytis encoder 2023-01-19 14:49:00 +03:00
MX
59bcad0cfc Remove protoview binaries 2023-01-19 01:19:21 +03:00
MX
034a436ae0 Update changelog 2023-01-19 00:54:02 +03:00
MX
c303b44f3f Disable debug messages in protoview 2023-01-18 23:24:35 +03:00
MX
6e1875f285 Remove New Year update slideshow 2023-01-18 22:53:22 +03:00
MX
5a9da13d84 Update UniTemp and run fbt format 2023-01-18 22:25:39 +03:00
MX
e4aad248cf Update changelog and readme 2023-01-18 22:24:16 +03:00
MX
0650178946 Fixed and improved WAV Player by LTVA1
https://github.com/LTVA1/wav_player
2023-01-18 21:17:53 +03:00
MX
6aad6840f6 Add protoview
https://github.com/antirez/protoview
2023-01-18 20:18:19 +03:00
MX
7aaecd9278 Add text viewer 2023-01-18 20:05:01 +03:00
MX
b52674607a Add UART Terminal app
by cool4uma

https://github.com/cool4uma/UART_Terminal/tree/main
2023-01-18 19:55:46 +03:00
MX
adfac7affb Update TOTP
https://github.com/akopachov/flipper-zero_authenticator
2023-01-18 19:52:33 +03:00
MX
7a211e0018 Update UniTemp
https://github.com/quen0n/unitemp-flipperzero/tree/dev
2023-01-18 19:51:10 +03:00
MX
62b287aac7 Update links 2023-01-18 19:33:01 +03:00
MX
fb39d6e679 Format code 2023-01-18 19:19:49 +03:00
MX
b02a60f223 Merge pull request #289 from TQMatvey/somfy_encoder_new
Somfy telis encoder
2023-01-18 19:18:20 +03:00
MX
0b92e5ae74 Fix various issues 2023-01-18 19:16:20 +03:00
MX
27826f95ca Merge branch 'dev' into somfy_encoder_new 2023-01-18 19:01:22 +03:00
MX
24c12ab852 Merge pull request #278 from Fasjeit/dev
New battery display (Bar %)
2023-01-18 18:56:33 +03:00
MX
959ea4d8c1 Merge branch 'dev' into batt-ui 2023-01-18 18:40:15 +03:00
MX
7f09f5f616 Merge pull request #273 from darmiel/feat/playlist
feat[infrared]: allow disabling automatic signal decoding
2023-01-18 18:29:30 +03:00
MX
dfe141c78f Merge pull request #282 from amec0e/dev
Updated Infrared Assets
2023-01-18 18:28:19 +03:00