Commit Graph

3162 Commits

Author SHA1 Message Date
WillyJL 9e1baf715e Merge remote-tracking branch 'fork-ofw/feat/nfc-type-4-final' into mntm-dev --nobuild 2025-06-29 03:43:52 +01:00
WillyJL a47f387de1 smh --nobuild 2025-06-29 01:56:41 +01:00
WillyJL 8b25c87734 Merge remote-tracking branch 'ofw/dev' into feat/nfc-type-4-final 2025-06-29 01:54:42 +01:00
WillyJL 81048d9a7f Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild 2025-06-29 01:51:12 +01:00
MX 1b754c1482 Fix possible frequency analyzer deadlock when holding Ok
by WillyJL
2025-06-25 02:57:05 +03:00
MX 0b53be5cbd Add DEZ10
by realcatgirly

https://github.com/Next-Flip/Momentum-Firmware/pull/418/files
2025-06-25 02:50:18 +03:00
WillyJL 9671c878bc Sub-GHz: Move Weather, POCSAG & TPMS to ext apps 2025-06-24 04:08:16 +01:00
WillyJL 45cf599281 Sub-GHz: Fix freq analyzer deadlock by holding Ok
Was more reproducible when using FM238 modulation, by stopping the
worker thread in the input callback the system GUI thread was deadlocked
when switching scenes if the timing was just right; this should be
handled by app thread.
2025-06-22 03:44:23 +01:00
WillyJL 326c3a13de IR: "Decode only" mode, more intuitive learn scene buttons 2025-06-07 15:58:04 +01:00
hazardousvoltage 9a4b812898 NFC plugin: Ventra ULEV1 parser (#310)
* Ventra ULEV1 parser

* Ventra fixes

* Style

* Fix merge

* Update changelog

---------

Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com>
Co-authored-by: WillyJL <49810075+WillyJL@users.noreply.github.com>
2025-06-03 01:23:28 +00:00
Thea Juna Schwanke 966cd39250 RFID: Add DEZ10 representation to EM410X (#418)
* Add DEZ10 to EM410X output

* make EM410X read success scene text box scrollable so no content overlaps with the buttons

* Reduce DEZ10 variable to 32bits as 64 is not needed

* run ./fbt format for consistent code formatting

* Preview next line like other apps

* Update changelog

---------

Co-authored-by: WillyJL <49810075+WillyJL@users.noreply.github.com>
2025-06-03 01:16:13 +00:00
MX 3aa3098d47 subghz better ignore lists 2025-05-24 19:49:31 +03:00
WillyJL 262c14f647 Merge branch 'ul-pr-903' into mntm-dev --nobuild 2025-05-22 19:36:23 +01:00
WillyJL 93cece63a9 Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild 2025-05-22 19:33:02 +01:00
Luu ff8c3540eb Fix clipper date timestamp 2025-05-22 19:12:22 +02:00
MX b352342434 rename and extend ignore alarms option in subghz 2025-05-21 17:34:37 +03:00
GameLord2011 d1c3b0bc68 Fixed inverted logic condition in subghz chat cli (#4212) 2025-05-21 01:50:47 +04:00
MX e108405fe4 add 462750000 to default subghz freqs 2025-05-14 01:55:18 +03:00
MX c5d077fc7a various fixes
by WillyJL
2025-05-11 19:38:34 +03:00
WillyJL f55a60b1d1 Merge remote-tracking branch 'ul/dev' into mntm-dev 2025-05-10 01:37:03 +01:00
WillyJL 2fd18802a5 NFC: Fix missing parsing with Read Specific Card Type (#411) 2025-05-10 01:28:20 +01:00
WillyJL 2ed0c90e36 CLI: Fix temporary nfc apdu command
iso15693-3 poller is not exposed to api so wont work with cli
also this command is temporary and will be replaced with full nfc cli so it doesnt matter much
also apdus arent found on iso15693-3 that often
2025-05-10 01:16:06 +01:00
MX 32d104c591 add il100 smart copy cloner support 2025-05-09 15:24:07 +03:00
WillyJL c572c02b71 BadKB: Fix key combos main keys being case sensitive (#408) --nobuild 2025-05-08 08:32:15 +01:00
WillyJL 4868e6e089 CLI: Fix crash with ir universal command --nobuild 2025-05-08 07:28:48 +01:00
WillyJL bf749b6021 Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild 2025-05-08 06:20:38 +01:00
MX 6c798a5d4b fix subghz rename scene bug (or hidden feature) 2025-05-06 13:13:16 +03:00
MX 70a4731874 Remove stupid "!" that broke subghz chat cli ofw pr4212
by GameLord2011
2025-05-04 21:10:49 +03:00
Willy-JL bc4bf99f77 Merge remote-tracking branch 'ul/dev' into mntm-dev 2025-04-23 04:21:50 +01:00
Willy-JL af17d70e5c Merge remote-tracking branch 'ofw/dev' into feat/nfc-type-4 2025-04-22 01:42:37 +01:00
Willy-JL b7cc3c627c Merge remote-tracking branch 'ofw/dev' into mntm-dev 2025-04-16 06:11:46 +01:00
Anna Antonenko 34a3222ec4 [FL-3979] USB-UART bridge fix (#4189)
* cli_vcp: make enable/disable requests synchronous

* usb_uart_bridge: open and close vcp record once
2025-04-16 04:20:31 +01:00
MX 5f3d510f34 Merge remote-tracking branch 'OFW/porta/3979-usb-uart-vcp-fix' into dev 2025-04-15 03:05:16 +03:00
Anna Antonenko 086a9185fc usb_uart_bridge: open and close vcp record once 2025-04-15 03:45:37 +04:00
Willy-JL 8bedb187c0 Merge remote-tracking branch 'mntm/dev' into feat/nfc-plugin-mania 2025-04-14 08:52:19 +01:00
Willy-JL 5facd2a593 NFC: Improve loading of parser plugins 2025-04-14 08:52:02 +01:00
Willy-JL adde98f836 NFC: Fix MFC protocol support 2025-04-14 01:03:10 +01:00
Willy-JL 206aa94a54 Merge remote-tracking branch 'mntm/dev' into feat/nfc-plugin-mania 2025-04-13 04:00:00 +01:00
Alexander Bays 16fb7e44df GUI: Checkerboard overlay behind popup elements (#380)
* GUI: Checkerboard overlay behind popup elements

Adds setting 'Popup Overlay' (default ON) which draws a checkerboard pattern behind popups, like the Archive actions menu, keypad/pin lock modal, and the varitemlist locked message. Gives the illusion of separation from the popup element and the background content and is an aesthetic improvement.

* Refactor

* Update changelog

---------

Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com>
2025-04-13 03:59:28 +01:00
Willy-JL 7fcf254733 NFC: Add missing API imports 2025-04-13 03:23:51 +01:00
Willy-JL a7d5c2b56b NFC: Re-enable Asset Packs (?) 2025-04-13 03:01:52 +01:00
Willy-JL a6e40f6937 NFC: Simplify some duplicate code 2025-04-13 03:01:36 +01:00
Willy-JL 399c72dd35 NFC: Split NfcProtocolSupport into plugins 2025-04-13 03:01:10 +01:00
Willy-JL 7b95117e32 NFC: Move api_resolver out of NfcSupportedCards 2025-04-13 02:56:44 +01:00
Willy-JL 1589e84a6b Archive: Fix setting items having Delete option 2025-04-12 23:28:55 +01:00
MX 535afc41f3 fix subghz cli 2025-04-13 00:37:20 +03:00
Mykhailo Shevchuk d542d7d75f Use default UL/UL-C pwd/key as default value for key input 2025-04-12 19:25:45 +03:00
Willy-JL bce27a1463 Archive: Fix memory leak with Search+Info --nobuild 2025-04-12 10:37:20 +01:00
Willy-JL 49d7ce7349 Merge remote-tracking branch 'ofw/dev' into mntm-dev 2025-04-12 10:36:13 +01:00
MX a72c5238fa oops 2025-04-12 03:19:57 +03:00