Commit Graph

8554 Commits

Author SHA1 Message Date
WillyJL d8504da698 Fix bad battery anim showing with fake power info 2025-06-20 04:43:15 +01:00
WillyJL 1018298e79 Merge remote-tracking branch 'mntm/dev' into kiisu-mntm 2025-06-19 21:19:52 +01:00
WillyJL 01b2882b8b Update apps
- Blackhat: More wlan selectors and stop options (by WillyJL)
2025-06-15 13:12:53 +01:00
WillyJL d7360d9e0f Update apps
- Blackhat: Fix NULL ptr scrolling menu suboptions (by WillyJL)
- ESP Flasher: Bump Marauder 1.7.0 (by justcallmekoko)
- FlipDownloader: Add Picoware (by jblanked)
2025-06-15 03:35:55 +01:00
WillyJL bc81b09dd2 Picopass: Fix plugin name 2025-06-08 23:26:31 +01:00
WillyJL 2912bd5822 Merge remote-tracking branch 'mntm/dev' into kiisu-mntm 2025-06-07 16:07:57 +01:00
WillyJL 9b0d52634b Sync apps 2025-06-07 16:05:13 +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
WillyJL dc45fb985d ESP Flasher: Bump Marauder 1.6.2 (by justcallmekoko) 2025-06-03 02:19:00 +01: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
WillyJL 894e5b6e39 Apps: Add Sub-GHz Playlist Creator (by coolerUA) --nobuild 2025-06-03 01:58:13 +01:00
WillyJL 06e91e3372 Update apps --nobuild
- ESP Flasher: Bump Marauder 1.6.2 (by @justcallmekoko)
- Quac: Add Sub-GHz duration setting (by @rdefeo)
- WiFi Marauder: Support for new commands from ESP32Marauder 1.6.x (by
@justcallmekoko)
2025-06-03 01:14:59 +01:00
WillyJL e66178ec3b VGM Tool: Fixed RGB firmware UART regression 2025-06-01 05:15:04 +01:00
WillyJL 4095ba5a7c Merge remote-tracking branch 'kiisu/kiisudev' into kiisu-mntm 2025-05-23 04:21:25 +01:00
WillyJL 8ef971205c Update apps 2025-05-22 22:30:45 +01: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
WillyJL 18d4110d7b Merge branch 'ofw-pr-4210' into mntm-dev --nobuild 2025-05-22 19:06:25 +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
Veronika Kossmann 3c57c01934 Merge branch 'flipperdevices:dev' into kiisudev 2025-05-21 13:37:07 +03:00
GameLord2011 d1c3b0bc68 Fixed inverted logic condition in subghz chat cli (#4212) 2025-05-21 01:50:47 +04:00
Dmitry422 08205f9ff9 RGB backlight bug removed. 2025-05-19 23:43:40 +07:00
Dmitry422 d399d3d7e5 Merge branch 'dev' of https://github.com/Dmitry422/unleashed-firmware into dev 2025-05-19 00:40:04 +07:00
Dmitry422 ee3e7bc3bf RGB vibro control tune + Display backlight always ON option. 2025-05-19 00:37:28 +07:00
MX 5471b211d2 Infrared: Add text scroll to remote buttons OFW PR 4210
by 956MB

https://github.com/flipperdevices/flipperzero-firmware/pull/4210/files
2025-05-16 17:48:35 +03:00
MX e108405fe4 add 462750000 to default subghz freqs 2025-05-14 01:55:18 +03:00
MX 78e2adbf5c fix desktop anim switch override by favourites 2025-05-12 01:06:13 +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 7f706cc9f6 Sync apps 2025-05-10 01:34:33 +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 587c8f0f5a Update apps
- Authenticator: New options to have space between groups of digits (by akopachov)
- ESP Flasher: Bump Marauder 1.5.0 (by justcallmekoko), FlipperHTTP 2.0 (by jblanked)
- Flame RNG: New App Icon (by Kuronons), Improved the RNG using the hardware RNG and some bit mixing (by OrionW06)
- FlipWiFi: Added Deauthentication mode (by jblanked)
- Portal Of Flipper: Implement auth for the xbox 360 (by sanjay900)
- Seos Compatible: Add support for reading Seader files that have SIO, Add custom zero key ADF OID (by bettse)
- UL: Sub-GHz Playlist: Add support for custom modulation presets (by xMasterX)
2025-05-08 09:19:33 +01:00
WillyJL c572c02b71 BadKB: Fix key combos main keys being case sensitive (#408) --nobuild 2025-05-08 08:32:15 +01:00
WillyJL 9f2480aafc CLI: Fix crash with date command --nobuild
Related: https://github.com/akopachov/flipper-zero_authenticator-companion/issues/47
2025-05-08 07:41:46 +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
Veronika Kossmann 29023ce114 CLI branding 2025-05-05 02:28:23 +03:00
Veronika Kossmann 9426fdc40f More cat breeds ^_^ 2025-05-05 00:46:44 +03:00
MX 70a4731874 Remove stupid "!" that broke subghz chat cli ofw pr4212
by GameLord2011
2025-05-04 21:10:49 +03:00
Veronika Kossmann f92e9358d0 Settings->About cleanup 2025-05-04 01:04:43 +03:00
Veronika Baranova 81a3d76af9 Random cat breed as Kiisu name 2025-05-03 22:45:25 +03:00
956MB b4b5f8a1a2 Infrared: Add text scroll to universal remote buttons
Replaces center aligned text in the infrared universal remote with scrollable text if wider than the button and is cut off. Allows long descriptive button functions to be seen in some remotes.
2025-05-02 19:38:54 -05:00
Veronika Baranova c462d7923b Port of custom_name from Unleashed 2025-05-02 21:51:57 +03:00
MX 1a4d197e38 log level none after update 2025-05-01 00:17:12 +03:00
Willy-JL b8d63b04ff Apps: Add Combo Cracker (by CharlesTheGreat77) 2025-04-30 06:36:35 +01:00