Commit Graph

8831 Commits

Author SHA1 Message Date
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 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
MMX 6a5ae6cc0d Infrared Universal remote DBs unit test & move infrared_signal / infrared_brute_force into lib (#4284)
* make infrared db unit tests

* fix the tests, no assets are in asset folder oh no

* fix formate

* ship ir app along with unit_test pkg

* libify ir signal and bruteforce parts

* small cleanup

* api: removed infrared methods (you can link with the lib if needed), unit_tests, infrared: adjusted to link with ir lib; api: added `__aeabi_f2d`

---------

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: hedger <hedger@nanode.su>
2025-11-06 20:23:59 +04:00
Dmitry422 7f7d1e1d32 Signal settings gui 2025-11-06 17:42:55 +07:00
Dmitry422 4f5ab0b15b Start working with SubGhz_signal_settings menu 2025-11-05 23:15:08 +07:00
WillyJL 632638583e Update apps
- FlipDownloader: New keyboard, better saving system (by jblanked)
- FlipSocial: Fixed auto-updating, better saving system, bugfixes (by jblanked)
- Flipp Pomodoro: Added hints, added configurat`ion page (by thevan4), new notification modes (by evilsquid888)
- Flipper Blackhat: Updated for latest firmware (by o7-machinehum)
- NFC Playlist: Time controls setting (by acegoal07)
- RFID/iButton Fuzzer: Fix prev navigation for custom UIDs (by ahnilica)
- Seader: Support config card, code optimizations, use same commands as Proxmark3 (by bettse)
- WiFi Marauder: Support for ESP32Marauder 1.8.6 (by justcallmekoko)
2025-11-02 03:03:22 +01:00
WillyJL 40d9c21ee8 Merge branch 'ofw-pr-4298' into mntm-dev --nobuild 2025-11-01 21:26:40 +01:00
WillyJL b59c67ddb8 Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild 2025-11-01 21:05:20 +01:00
WillyJL 0cc22895db Merge remote-tracking branch 'ofw/dev' into mntm-dev --nobuild 2025-11-01 19:35:29 +01:00
MX ed2c40de4b to bool 2025-10-31 12:28:08 +03:00
MX e392bff808 fmt and upd changelog 2025-10-31 12:12:07 +03:00
Dmitry422 5db6a03811 Remove display_back_light bug from "DisplayBacklightEnforceOn" 2025-10-30 16:52:25 +07:00
ry4000 72bdccf746 NFC: Synchronise mf_classic_dict.nfc with PM3 mfc_default_keys.dic
Synchronised with PM3 / PR 3007.
2025-10-26 07:27:11 +11:00
MX 01c168e351 subghz il100 smart add manually support 2025-10-21 01:44:30 +03:00
MX a1c8dfb61b subghz overflow experimental mode 2025-10-21 01:32:02 +03:00
Mykhailo Shevchuk b3a5e2c282 Added UL-C keys to the dictionary 2025-10-12 23:09:14 +03:00
MX 90f446880a Add MIFARE Classic "Show Keys" UI
by aaronjamt
2025-10-12 21:54:34 +03:00
MX b604c93eb0 fix merge artifact 2025-10-12 21:51:25 +03:00
MX 2efcc8f6cc fmt 2025-10-12 03:58:30 +03:00
MMX 3eac28ed05 Merge pull request #921 from hryamzik/ptt-zoom-custom
HID PTT: adding global zoom and google meet shortcuts for MacOS
2025-10-12 03:56:34 +03:00
MX eed1d3367a ofw pr 4293 NFC FeliCa Improvement: Dump All Systems
by zinongli
2025-10-12 03:39:38 +03:00
MX fc34205f97 ofw pr 4285 ViewStack: Store View by value to save memory
by CookiePLMonster
2025-10-12 03:34:40 +03:00
MX de35de4e58 ofw pr 4290 Storage: Dont send mount event if SD mounted at boot
by WillyJL
2025-10-12 03:30:31 +03:00
Roman Belyakovsky df035ad51c HID PTT: adding global meet shortcuts for macos 2025-10-11 15:50:05 +03:00
Roman Belyakovsky 4d2a08cc11 HID PTT: adding global zoom shortcuts for macos 2025-10-11 11:27:31 +03:00
MX 57dff2aced Merge remote-tracking branch 'OFW/dev' into dev [ci skip] 2025-10-09 21:00:03 +03:00
RebornedBrain 468cc45f90 Fix wrbl command tooltip (#4291)
Co-authored-by: hedger <hedger@users.noreply.github.com>
2025-10-08 17:26:48 +04:00