Commit Graph

8916 Commits

Author SHA1 Message Date
WillyJL
22408e4cdc Update apps
- ESP Flasher: Bump Marauder 1.9.0 (by justcallmekoko)
- FlipSocial: Show comment count, improved error handling (by jblanked)
- INA Meter: Added new averaging settings allowing faster sampling (by cepetr)
- Picopass: Removed wiegand plugin, support for changing CN during emulation for some formats (by bettse)
- Seos Compatible: BLE fixes (by aaronjamt)
2025-12-21 00:30:15 +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
36181636c8 quick debug switch 2025-12-11 07:02:07 +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
d39b3c1e46 Update apps
- XERO: MFKey: 4.0 update Static Encrypted Nested attacks run 10x faster in NFC app (by noproto)
- UL: Sub-GHz Remote: Add default remote and clear slot features (by jknlsn)
- Metroflip: Many bugfixes, support for TRT cards and Intertic disposable ST25TB cards, T-Mobilitat can parse card number (by luu176)
- Passy: Save DG2 and DG7 to document specific file, code cleanup (by qistoph)
- Weebo: Add more figures (by bettse)
2025-12-09 23:54:41 +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
70f05ae4a8 Restore MFKey 4.0 version from 793032cb1 2025-12-02 10:44:31 -05:00
noproto
41afa8b9a7 Fix merge: ensure upstream files are properly integrated 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
6abd2b0e9f Add date/time input module
ofw pr 4261 by aaronjamt
2025-12-01 06:06:30 +03: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
WillyJL
63081d3fc4 ESP Flasher: Bump Marauder 1.8.10 (by justcallmekoko), FlipperHTTP 2.1.1 (by jblanked) 2025-11-30 01:54:43 +01:00
WillyJL
0025596718 Apps: Add FlipMap (by jblanked) 2025-11-30 01:48:32 +01: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
ef5b98c22a Apps: Add IconEdit (by rdefeo) 2025-11-29 21:45:25 +01:00
WillyJL
0f35f44612 Apps: Add SaFlip (by aaronjamt) 2025-11-29 21:16:51 +01:00
WillyJL
6c43c5dd85 Update apps --nobuild
- Seader: Distinguish SIO SE/SR (by bettse)
- Seos Compatible: Improve logging (by bettse)
2025-11-29 20:55:35 +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