15274 Commits

Author SHA1 Message Date
Dmitry422 ee3e7bc3bf RGB vibro control tune + Display backlight always ON option. 2025-05-19 00:37:28 +07:00
MX 04d66f7162 upd changelog 2025-05-16 17:50:24 +03: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 fdab87795f upd changelog 2025-05-14 18:37:22 +03:00
MMX 0f713bc6e4 Merge pull request #899 from Leptopt1los/tm01x-dallas-write-support
TM01x Dallas write support
2025-05-14 18:36:02 +03:00
Methodius e538bd7c8e tm01x dallas write support 2025-05-14 16:32:17 +03:00
MX 069d0435b1 upd changelog 2025-05-14 01:55:55 +03:00
MX e108405fe4 add 462750000 to default subghz freqs 2025-05-14 01:55:18 +03:00
MX 02bc2f0ce7 upd changelog 2025-05-12 01:06:44 +03:00
MX 78e2adbf5c fix desktop anim switch override by favourites 2025-05-12 01:06:13 +03:00
MX 604141cac3 update changelog 2025-05-11 19:44:29 +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 d5c6933b35 upd readme [ci skip] 2025-05-09 15:29:10 +03:00
MX 341246038a upd changelog 2025-05-09 15:25:11 +03: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 cf71de0a83 CLI: Fix crash with unexpected plugin files 2025-05-08 06:37:35 +01:00
WillyJL bf749b6021 Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild 2025-05-08 06:20:38 +01:00
MX ee80ea115d upd changelog 2025-05-06 13:14:15 +03:00
MX 6c798a5d4b fix subghz rename scene bug (or hidden feature) 2025-05-06 13:13:16 +03:00
MX b16bca1b60 upd changelog 2025-05-06 04:13:09 +03:00
MX fb02568fab tune holtek to decode holtek only and not conflict with came 12bit 2025-05-06 04:11:46 +03:00
MX 760079ee2c better came decoder 2025-05-06 04:11:01 +03:00
MX 5ca63ff1a4 update came atomo docs 2025-05-06 03:38:34 +03:00
Willy-JL 20b29683b2 Update CODEOWNERS for new username --nobuild 2025-05-05 04:31:07 +01:00
MX e46c5cb650 upd changelog 2025-05-04 21:11:40 +03:00
MX 70a4731874 Remove stupid "!" that broke subghz chat cli ofw pr4212
by GameLord2011
2025-05-04 21:10:49 +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
MX f87102362b upd changelog 2025-05-03 00:30:02 +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) mntm-010 2025-04-30 06:36:35 +01:00
Willy-JL 0c6287f4e3 Apps: Add Weebo (by bettse) 2025-04-30 06:34:33 +01:00
Willy-JL 6c71e8d521 Apps: Add Flipper Flame RNG (by OrionW06) 2025-04-30 06:25:24 +01:00
Willy-JL d144dc00e5 Update apps
- Authenticator: Fix tokens longer than 64 bytes (by akopachov)
- ESP Flasher: Bump Marauder 1.4.5 (by justcallmekoko), FlipperHTTP 1.8.5 (by jblanked)
- FlipWorld: Added PvE multiplayer, many bugfixes and improvements (by jblanked)
- Picopass: Add auto NR-MAC option (by bettse)
2025-04-30 06:12:53 +01:00
Willy-JL d480a53f91 Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild 2025-04-30 05:56:51 +01:00
MX c1dbfd351e upd changelog 2025-04-29 18:40:27 +03:00
MMX 0321a56ee7 Merge pull request #898 from mishamyte/feature/ul-c-try-auth-with-default-pass
[NFC]: Ultralight C. Attempt of authentication with default key
2025-04-29 18:37:06 +03:00
MX 79450ff3cb upd changelog 2025-04-29 15:51:35 +03:00
MX 5a0c4e6678 ofw pr 4205 fix sample durations when using external CC1101
https://github.com/flipperdevices/flipperzero-firmware/pull/4205/files

by Aerosnail
2025-04-29 15:49:43 +03:00
Mykhailo Shevchuk c0e169a229 Attempt to auth with default 3DES key 2025-04-29 02:31:41 +03:00
Mykhailo Shevchuk ef3d17ea4e Extracted TDES auth to separate method 2025-04-29 00:07:54 +03:00
MX 5bba71e2cb upd changelog 2025-04-28 18:41:52 +03:00
MX ae2b305701 Merge remote-tracking branch 'OFW/porta/3990-js-pwm-stop' into dev 2025-04-28 18:04:23 +03:00