Commit Graph

11687 Commits

Author SHA1 Message Date
RebornedBrain
4a77a236b4 Fixed missing asstes for some scenes 2023-12-18 20:04:34 +03:00
あく
cf6829f608 Merge branch 'dev' into reborned/nfc_ui_refactor 2023-12-18 16:39:20 +00:00
Andrea Maugeri
7642d67cae NfcDict Refactoring (#3271)
* toolbox(keys_dict): generalize nfc_dict
* nfc: rework nfc app and tests
* toolbox(keys_dict): improve code readability
2023-12-18 14:30:56 +00:00
ushastoe
238187730c [IR] change percent on number
change percent on number in ir brute
2023-12-18 11:41:54 +03:00
Willy-JL
b7d265e1a6 Remove wrong length key from pm3 (?) 2023-12-18 02:56:07 +00:00
Willy-JL
24607269fa Fully rework+update MFC dict, 90 new keys 2023-12-18 02:55:57 +00:00
Willy-JL
a7d0f7e347 Move standard MFC keys to top
Spotted by Cybergibbons
2023-12-18 00:00:25 +00:00
Methodius
c53f5aa5b5 Zolotaya Korona transport card parser added 2023-12-17 04:58:07 +09:00
Methodius
ebe1a8f55f parsers cleanup for new api 2023-12-16 23:57:46 +09:00
Willy-JL
036e09fd3a BadKB optimize work view draw 2023-12-16 02:10:22 +00:00
Willy-JL
dae8a18bf7 BadKB show current/total line status (#370) 2023-12-16 02:09:05 +00:00
Willy-JL
91e901a6ad Fix "discard signals" screen for repeater/exiting 2023-12-16 01:13:24 +00:00
Willy-JL
3a3e62b24d Fix subghz crash on tx attempt with non tx proto (#492) 2023-12-16 01:12:28 +00:00
Willy-JL
5653ae52c3 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev --nobuild 2023-12-16 01:06:37 +00:00
MX
510f217cd5 Merge branch 'dev' into nfc-parsers 2023-12-16 02:33:09 +03:00
MX
364b334654 fix dict remove dupes 2023-12-16 02:33:00 +03:00
MX
afc2b14578 Merge branch 'dev' into nfc-parsers 2023-12-16 02:31:39 +03:00
MX
db57ff947b Merge branch 'ofw_dev' into dev 2023-12-16 02:16:46 +03:00
MarcelSchm
8c4716f170 added new TV Philips OLED 934/12 (#3293)
Co-authored-by: あく <alleteam@gmail.com>
2023-12-15 19:07:01 +00:00
Gustavo de León
11ac6240d2 Add AC's Carrier 42QG5A580SC and AUX YKR-H/006E (#3284)
* Add Carrier 42QG5A580SC
* Add AC Model: AUX YKR-H/006E
* Cleanup ac.ir
* Infrared: Move Carrier 42QHB12D8S to the back of universal remote
* Infreared: more universal ac cleanup

Co-authored-by: あく <alleteam@gmail.com>
2023-12-15 18:57:08 +00:00
gornekich
d6680d1f75 [FL-3719] NFC Plugins loading rework (#3295)
* nfc app: rework supported cards
* nfc app: supported cards optimization
* nfc app: remove old nfc support implementation
* nfc app: add documentation for supported cards
* nfc app: format sources
* nfc app: fix PVS warnings
* nfc app: one more PVS fix
* nfc app: PVS please stop
* nfc app: add missing documentation

Co-authored-by: あく <alleteam@gmail.com>
2023-12-15 18:09:52 +00:00
gornekich
09540929c3 [FL-3717] MFC emulation fix (#3291)
* mf classic listener: reset state before sleep and after nack
* Fix PVS warnings
* Fix PVS and compiler disagree on builtins

Co-authored-by: あく <alleteam@gmail.com>
2023-12-15 17:51:20 +00:00
Leptopt1los
36aecfbec9 nfc_util: little endian bytes2num functions added (#3287)
* nfc_util_bytes2num_little_endian function added
* f18 target api version sync
* Bump api version

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-12-15 17:05:16 +00:00
Willy-JL
6523edcc65 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev 2023-12-15 01:29:19 +00:00
Willy-JL
cd3ab082c8 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-12-15 01:24:57 +00:00
Willy-JL
ea2de680d3 BleSpam: Fix custom model not saving and freezing 2023-12-15 01:09:48 +00:00
Leptopt1los
0af74fb755 Umarsh transport cards parser (#3277)
* Umarsh transport card parser added
* Volna transport cards keys added

Co-authored-by: あく <alleteam@gmail.com>
2023-12-14 14:02:40 +00:00
Augusto Zanellato
78b7310057 Add MyKey parser (#3262)
Co-authored-by: あく <alleteam@gmail.com>
2023-12-14 13:54:58 +00:00
あく
ccbb3a3498 [FL-3715] Update CLI MOTD (#3292)
* Add Carrier 42QG5A580SC

* Cli: update motd

---------

Co-authored-by: Gustavo de León <alfonso.gus.deleon@gmail.com>
2023-12-14 15:14:21 +04:00
RebornedBrain
69d1d5498e Now we show different screen while reading and unlocking 2023-12-14 13:17:50 +03:00
RebornedBrain
d7b54dfa66 Added callback for read_on_event 2023-12-14 13:17:23 +03:00
RebornedBrain
04e28f3e39 Now on AuthRequest we throw CardDetected custom event 2023-12-14 13:10:37 +03:00
RebornedBrain
1a56ce77e2 CardDetected event now also triggers on_event callback 2023-12-14 13:05:17 +03:00
RebornedBrain
94e8e5d498 Removed second switching to popup view in order to achieve control in support callbacks
In general now we show generic scene and after that in on_enter callback we can redefine it for particular protocol
2023-12-14 13:04:42 +03:00
RebornedBrain
f3cbb0363d Adjusted layout elements position 2023-12-14 11:58:59 +03:00
Willy-JL
e8d9325bec we <3 kostily and velosipedy
reserve more or less ram based on open rpc sessions
not at all precise, but roughly leaves enough at all times
eg. fill, connect app, fill again, screenshare, can still send
2023-12-14 05:36:51 +00:00
Willy-JL
02ec1f0867 32bit subghz hashes (less false duplicates) 2023-12-14 05:33:57 +00:00
Willy-JL
c40755f700 More efficient subghz history delete 2023-12-14 04:45:40 +00:00
WillyJL
ffc510b8ae SubGHZ Repeater, Enable Sound Saved to Last Settings. (#492) --nobuild 2023-12-14 03:21:25 +00:00
Willy-JL
edc989b7b8 Remove history when enabling repeater (ask first) 2023-12-14 03:18:28 +00:00
Willy-JL
5c339e2cb4 No need to for varitem as scenestate, can just get 2023-12-14 03:17:47 +00:00
Willy-JL
77d04d37a6 Cleanup repeater bin raw warning text 2023-12-14 01:52:52 +00:00
Willy-JL
dfcc1beed4 Fix repeater/fav timer things 2023-12-14 00:52:51 +00:00
Willy-JL
36c46fd626 Improve binraw/repeater state logic 2023-12-14 00:40:02 +00:00
Willy-JL
fdc826a3dc These were missing 2023-12-14 00:30:14 +00:00
Willy-JL
7238961e52 Sort a few things 2023-12-14 00:29:41 +00:00
Willy-JL
622baef19f Replace redundant defines 2023-12-14 00:27:56 +00:00
Willy-JL
a9a2b8ba7b VarItemList change locked state without new msg 2023-12-14 00:24:56 +00:00
MX
2d860b4a22 fix key display newline 2023-12-14 01:14:08 +03:00
MMX
09a66e2285 Merge pull request #668 from noproto/patch-1
Fix edge case -- 0.5% of UIDs got wrong result
2023-12-14 01:06:03 +03:00