3318 Commits

Author SHA1 Message Date
WillyJL 42630e9130 CLI: Fix missing cleanup for subghz chat on region restricted
frequencies
2025-12-31 23:04:48 +01:00
WillyJL a9a168d2f9 Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild 2025-12-20 23:58:40 +01:00
MX 7be5ea8a00 Revert "ofw pr 4316 MIFARE Plus 2K Cards in SL1 Mode"
This reverts commit 647e65cfae.
2025-12-16 17:40:56 +03:00
MX c6cdaccc87 Revert "upd pr 4316"
This reverts commit 9d325c6d5c.
2025-12-16 17:40:28 +03:00
MX 9d325c6d5c upd pr 4316
with features flags fix
todo: proper workaround for NfcProtocolFeatureEmulateUid
2025-12-16 16:24:01 +03:00
MX 647e65cfae ofw pr 4316 MIFARE Plus 2K Cards in SL1 Mode
testing only, for dev branch
PR by LuemmelSec

https://github.com/flipperdevices/flipperzero-firmware/pull/4316/files

TODO: mf_classic_get_total_sectors_num
2025-12-13 19:21:15 +03:00
MX 969770919a fix counter mode saving
by @Dmitry422
2025-12-12 14:43:00 +03:00
MX 0a7eb30a15 nfc mf classic upgrades
by noproto
2025-12-11 00:24:50 +03:00
MX caad1ef268 finish subghz fixes 2025-12-10 23:56:22 +03:00
MX d10a601109 grand finale? 2025-12-10 03:05:16 +03:00
WillyJL 98a1a3de6d Format 2025-12-10 00:24:27 +01:00
WillyJL 1bbfaeda93 Merge remote-tracking branch 'xero/dev' into mntm-dev 2025-12-10 00:04:58 +01:00
WillyJL aa66330ccc Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild 2025-12-09 23:27:26 +01:00
MX 32a182c439 fix some oops
thx WillyJL
2025-12-10 01:09:34 +03:00
MX a28b2477f9 simplify counter logic and apply more fixes
by @Dmitry422
2025-12-08 12:25:00 +03:00
MX c08cb33a76 move ofex out of range and fix counter editor
scene fixes by @Dmitry422
2025-12-06 22:59:48 +03:00
MX 05925868d2 upd subremote 2025-12-03 19:59:03 +03:00
noproto 39c841289e SEN attacks at ludicrous speed 2025-12-02 10:44:31 -05:00
noproto 9f890b693d Merge remote-tracking branch 'upstream/dev' into mfkeyfour 2025-12-02 10:44:19 -05:00
MX e2e839fb2c fmt 2025-12-01 07:04:38 +03:00
MMX 6f69f39fa1 Merge pull request #933 from Dmitry422/dev
Subghz signal Counter edit option
2025-12-01 06:43:03 +03:00
MX 7409b51da5 upd changelog [ci skip] 2025-12-01 06:41:00 +03:00
Dmitry422 0f3eb9ae12 Subghz counter edit finished 2025-12-01 10:08:23 +07:00
MX a7561bee98 Add Saflok MFUL Parser Support
by aaronjamt
2025-12-01 05:40:27 +03:00
MX 3821c9049e Add MFUL counters to Info page
by aaronjamt
2025-12-01 05:36:10 +03:00
MX 5bd0f642dd ir cli fix
by WillyJL
2025-12-01 05:31:26 +03:00
Dmitry422 b8bec12974 from home to work. one step from the end 2025-11-30 21:57:10 +07:00
tototo31 8754b327c3 GUI: Add Sreen Settings shortcut to Control Center brightness click (#487)
* Enhance momentum app to support command line arguments for scene navigation and add RGB settings event to desktop lock menu.

* Rename to ScreenSettings

* Format

* Update changelog

* ugh

* ugh

* Update changelog again

---------

Co-authored-by: tototo31 <Recipient7966@proton.me>
Co-authored-by: WillyJL <me@willyjl.dev>
2025-11-30 01:47:20 +01:00
Aaron Tulino 538ccd8351 NFC: Add Saflok MFUL Parser Support (#474)
* Add Saflok MFULC parser
Written by @xtruan. Thanks for the contribution!

Co-authored-by: xtruan <xtruan@users.noreply.github.com>

* Run clang-format

* Update changelog

---------

Co-authored-by: xtruan <xtruan@users.noreply.github.com>
Co-authored-by: WillyJL <me@willyjl.dev>
2025-11-30 01:41:29 +01:00
Aaron Tulino 12b8907489 NFC: Add MFUL counters to Info page (#472)
* Add MFUL counters to Info page

* Update changelog

---------

Co-authored-by: WillyJL <me@willyjl.dev>
2025-11-30 01:41:00 +01:00
Ashe Sterling 2646c7618e Bad KB: Add Colemak keyboard layout (#466)
* Add Colemak keyboard layout for badusb

* Update changelog

---------

Co-authored-by: WillyJL <me@willyjl.dev>
2025-11-30 01:40:21 +01:00
jay candel 945766642f Infrared: Update Universals (#465)
* update ir universals

* add the actual files

* Delete applications/main/infrared/resources/infrared/assets/bluray-dvd.ir

* oops

* Update fans.ir

* Remove single duplicate :)

* Update changelog

* misc fixes

* one more fix tm

* Infrared: Yellow doesn't exist in LEDs remote, fix Power_on/off capitalization

* Update changelog

---------

Co-authored-by: WillyJL <me@willyjl.dev>
2025-11-30 01:39:33 +01:00
WillyJL 6f4da69f80 Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild 2025-11-29 20:42:29 +01:00
WillyJL c6de44177e Infrared: Fix infrared CLI plugin MissingImports --nobuild 2025-11-29 20:23:57 +01:00
WillyJL 33165fdde8 Infrared: Add compatibility polyfill now that infrared_brute_force is in library --nobuild 2025-11-29 20:13:19 +01:00
WillyJL 50307a129d Merge remote-tracking branch 'ofw/dev' into mntm-dev 2025-11-29 19:53:59 +01:00
Dmitry422 a493612444 From work to home 2025-11-28 20:13:56 +07:00
Dmitry422 7fd30911fe Start working on subghz counter editor 2025-11-21 16:58:38 +07:00
Dmitry422 0351818b75 Rework by review finished 2025-11-11 11:52:42 +07:00
Dmitry422 b391cfc71d Rework by review 2025-11-11 08:46:32 +07:00
Dmitry422 d13b43f193 Merge branch 'DarkFlippers:dev' into dev 2025-11-10 23:15:51 +07:00
Dmitry422 01cc4cc3da finita la comedia 2025-11-10 23:13:28 +07:00
Dmitry422 7ee266752e Subghz signal settings counter edit in progress..... 2025-11-09 22:01:36 +07:00
Dmitry422 48b9dd2cc8 Hide additional settings under gebug mode (commented, not active) 2025-11-09 21:01:19 +07:00
Dmitry422 9d1cee6d4c Subghz special signail_settings interface end of development 2025-11-08 04:52:36 +07:00
Dmitry422 b7d2ab7a0c Subghz special signail_settings interface 2025-11-08 04:51:23 +07:00
Dmitry422 a1c48c82f8 subghz signal settings gui (read from file and parse) 2025-11-08 01:30:07 +07:00
Nathan N c873eb5e36 Fix Ultralight EV1 regression (#4287)
* Fix EV1 regression introduced in e7634d7

* ./fbt format

---------

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: hedger <hedger@nanode.su>
2025-11-06 23:05:16 +04:00
Zinong Li 6c83a67173 NFC FeliCa Improvement: Dump All Systems (#4293)
* polling system code done

* select service done

* select system fixes. works fine now

* clean up select sys by idx

* reading, saving, loading done. render wrong

* render first layer works

* render fixed

* fix Lite Render triage

* regression Lite rendering

* sync API with 1.40 release

* clean up and lint

---------

Co-authored-by: hedger <hedger@users.noreply.github.com>
2025-11-06 22:30:02 +04:00
MX 22ee3bdae2 Merge remote-tracking branch 'OFW/dev' into dev 2025-11-06 20:29:16 +03:00