Willy-JL
92b44c4351
Remove scumm roman font from fw flash --nobuild
2024-02-09 17:00:57 +00:00
Willy-JL
e418b3fa99
Fix frequency error message positon --nobuild
2024-02-09 16:16:39 +00:00
Willy-JL
fe22543f19
Merge branch 'gsurkov/3764_expansion_control' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2024-02-09 16:16:13 +00:00
Georgii Surkov
73deff8863
Do not use a timer callback
2024-02-09 16:31:45 +03:00
Georgii Surkov
ade84ccb9c
Merge branch 'dev' into gsurkov/3764_expansion_control
2024-02-09 13:17:46 +03:00
JuicyPigWalker
bcdb9cb13c
Update tv.ir ( #3421 )
...
* Update tv.ir: Added tv "TCL 50P715X1" recorded remote signals. Hope everything is okay, this is my first GitHub contribution.
* Update tv.ir: Fixed my own mistakes when uploading the signals.
* Infrared: revert 962d809ad7
Co-authored-by: Yoel <34217507+yoelci@users.noreply.github.com >
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2024-02-09 17:12:46 +07:00
MX
afad5e4407
Merge branch 'ofw_dev' into dev
2024-02-09 12:48:37 +03:00
tomellens
962d809ad7
Update tv.ir ( #3399 )
...
Co-authored-by: あく <alleteam@gmail.com >
2024-02-09 16:39:35 +07:00
Nikolay Minaylov
3c73123a81
HID app: keyboard modifiers fix ( #3378 )
...
* HID App: Modifier keys fix
* Toggled keys indication
* New enter and backspace button icons
Co-authored-by: あく <alleteam@gmail.com >
2024-02-09 16:33:47 +07:00
Georgii Surkov
f3f3e56c63
Merge branch 'dev' into gsurkov/3764_expansion_control
2024-02-09 12:27:14 +03:00
Nikolay Minaylov
b2a7bb0696
[FL-3672] CLI: cat command crash workaround ( #3358 )
...
* Cli input len limit, CDC EP type fix
Co-authored-by: あく <alleteam@gmail.com >
2024-02-09 15:59:24 +07:00
Skorpionm
c0db3d541e
[FL-3753] UI SubGhz: fix UI only_rx scene ( #3379 )
...
* UI SubGhz: fix UI only_rx scene
* UI SubGhz: delete unused scene
Co-authored-by: あく <alleteam@gmail.com >
2024-02-09 15:49:58 +07:00
Tolly Hill
50e0521bf7
NFC: Custom UID entry when adding manually ( #3363 )
...
* NFC: Custom UID entry when adding manually
* Fix incorrect types
* Add Change UID option post-generation
* Update UID derived data when using set_uid method
* Fix PVS warnings
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2024-02-09 15:36:06 +07:00
Alessandro Rossi
ebd09a1981
Added NFC plugin; Some parser ( #3335 )
...
* Add parser
* Fix microel.c
* Fix NFC parser positive return
* fix mizip
* Fix NFC parser positive return
* Add parse to hi! tag
* fix false positive reading and kdf
* hi formatting
* fix oom in kdf
* nfc app: fix types in hi plugin
* nfc app: fix return in function body in microel plugin
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2024-02-09 15:16:14 +07:00
gornekich
6bc63b7734
[FL-3676] Slix disable privacy ( #3425 )
...
* slix: add unlock option
* slix: add features for nxp get info and signature commands
* slix: working unlock
* nfc app: rewrite slix unlock
* slix poller: simplify unlock state handler
* nfc app: fix slix key setting
* nfc app: fix navigation
* slix poller: code clean up
* slix: resolve TODO, clean code
* nfc app: fix naming
* nfc app: rework slix unlock success scene
* slix poller: add documentation
* slix listener: fix password comparison
Co-authored-by: あく <alleteam@gmail.com >
2024-02-09 15:07:54 +07:00
Nick Mooney
f6eb79e1e5
NFC: Add support for Gallagher access control (MIFARE Classic only) ( #3306 )
...
* Merge remote-tracking branch 'origin/dev' into dev
* Add basic API interface (inspired by advanced plugins example), modify NfcSupportedCardsLoadContext to contain a pointer to a resolver
* WIP: API resolver implemented / passed to plugin via context, still having resolution issues
* Attempt to add constants to the nfc_app_api_table list
* WIP: We're defining the constants directly in nfc_app_api.c to see if this fixes our woes, which it does not.
* WIP: Remove furi_assert(false) (lmao)
* Working implementation of Gallagher decoding via exposed plugin API
* lib: api_hashtable: change log level for symbol not found message
* nfc app: alloc composite resolver along with supported cards
* nfc app: rework nfc api structure
* nfc app: fix memory leakage in supported cards
Co-authored-by: gornekich <n.gorbadey@gmail.com >
2024-02-09 15:00:17 +07:00
Willy-JL
02d78d1a76
Remove unused desktop debug screen
2024-02-09 02:40:50 +00:00
Willy-JL
e878db579c
Display actual region in about
2024-02-09 02:39:51 +00:00
Willy-JL
508288723a
Random low level API cleanup
2024-02-09 02:18:45 +00:00
Willy-JL
5e69b1f622
Reset log level on flash for more responsiveness
2024-02-09 01:36:13 +00:00
Nikita Vostokov
d195de502e
Fix PDOL parsing
2024-02-09 00:06:34 +00:00
Methodius
ec356626fa
code cleanup, gui fixes
2024-02-08 23:59:48 +00:00
Nikita Vostokov
b1674711a1
[EMV] Add Effective date and Preferred Name
2024-02-08 23:58:52 +00:00
WillyJL
4f54cf92b0
Fix kb combo for BT Remote / Push to Talk / Teams / macOS ( #545 )
2024-02-08 23:49:27 +00:00
Willy-JL
9131f59938
Merge branch 'gsurkov/3764_expansion_control' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2024-02-08 23:46:31 +00:00
Willy-JL
134e74dda3
Upd MFC keys: added 41 from RRG pm3
2024-02-08 23:46:10 +00:00
Chris Pressland
10601c1316
Fix kb combo for BT Remote / Push to Talk / Teams / macOS
2024-02-08 15:03:13 +00:00
Georgii Surkov
534fe2fb26
Remove too optimistic furi_check, replace with condition
2024-02-08 14:50:39 +03:00
Willy-JL
031120a766
Merge branch 'leptoptilos' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2024-02-08 01:10:34 +00:00
Willy-JL
db492fd2cb
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2024-02-08 01:03:08 +00:00
Willy-JL
df3f9484f6
Merge branch 'gsurkov/3764_expansion_control' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2024-02-08 01:00:13 +00:00
Georgii Surkov
1ad9bb8caf
Merge branch 'dev' into gsurkov/3764_expansion_control
2024-02-07 21:18:25 +03:00
Georgii Surkov
c489c956e7
Improve furi_hal_serial API
2024-02-07 21:13:38 +03:00
Georgii Surkov
fee6f12684
Improve responsiveness in heavy games at the expense of dropped frames
2024-02-07 11:43:58 +03:00
Methodius
4265b9c28e
parsers cleanup
2024-02-07 14:21:58 +09:00
Methodius
95e653cf76
Merge remote-tracking branch 'origin/dev' into leptoptilos
2024-02-07 14:01:54 +09:00
Willy-JL
1e480a2151
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2024-02-07 03:55:55 +00:00
Willy-JL
adb4d96bad
Fix desktop keybinds buffer overrun
2024-02-07 03:49:34 +00:00
Willy-JL
ddfb495498
NFC Maker support multiple NTAG types + fixes
2024-02-07 03:19:30 +00:00
Sergei Gavrilov
29fa68118d
GUI: canvas commit callback has been moved to canvas. Direct Draw apps can now be streamed via RPC. ( #3397 )
...
Co-authored-by: あく <alleteam@gmail.com >
2024-02-07 09:38:20 +07:00
Willy-JL
faf0ee4609
API for abbreviated NFC dev name
2024-02-07 02:04:14 +00:00
Willy-JL
9ebc47fd00
Fix BLE Spam click offset
2024-02-07 01:54:44 +00:00
Willy-JL
1851ffe52b
Improve NDEF parser safety
2024-02-06 23:37:13 +00:00
Willy-JL
67a5f316b0
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2024-02-06 21:00:57 +00:00
Willy-JL
b4b82e68ca
NFC parsers PartialRead fixes
2024-02-06 19:50:40 +00:00
Willy-JL
7552e84ad3
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2024-02-06 19:47:52 +00:00
Georgii Surkov
4625d6f17c
Merge branch 'dev' into gsurkov/3764_expansion_control
2024-02-06 22:47:17 +03:00
MX
dd4f873439
Merge branch 'ofw_dev' into dev [ci skip]
2024-02-06 22:42:19 +03:00
gornekich
4984e9e414
nfc app: fix incorrect protocol detection in save scene ( #3430 )
2024-02-06 23:25:55 +04:00
MX
3e53e69827
Merge branch 'ofw_dev' into dev
2024-02-06 22:18:29 +03:00