Commit Graph

889 Commits

Author SHA1 Message Date
Willy-JL 77eb733a9a Format 2023-03-02 02:52:25 +00:00
Willy-JL 8e5be2403b Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-03-01 00:51:43 +00:00
Willy-JL 3c9ccd2c50 Left handed mode 2023-03-01 00:46:40 +00:00
Georgii Surkov ab6b3f8ed3 Fix hangups when the user mashes the transmit button 2023-03-01 02:15:13 +03:00
Astra cc52253e22 Exit to the main menu on pressing BACK 2023-03-01 02:14:56 +03:00
Willy-JL 2d9c6d5bb9 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware 2023-02-28 21:01:06 +00:00
Willy-JL fa8ed7f6e4 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware 2023-02-28 20:34:44 +00:00
MX 24726ab8a3 More precise debug counter ++ 2023-02-28 06:19:21 +03:00
MX 6bd5e22872 Somfy Telis - add manually 2023-02-28 06:15:55 +03:00
MX cbb09b6812 BFT Programming mode and Add manually 2023-02-28 06:02:22 +03:00
MX 9c9688dd5b Nice One manual adding support 2023-02-28 00:41:14 +03:00
MX 2c95a7cba4 Somfy Telis - Custom buttons + Prog mode 2023-02-28 00:02:30 +03:00
Willy-JL 4b84b71373 Change darkmode setting name 2023-02-27 19:33:44 +00:00
Willy-JL 14ed0e24b1 Format 2023-02-27 19:16:45 +00:00
Willy-JL 007447cc61 Add experimental dark mode setting 2023-02-27 19:12:48 +00:00
MX 04250632d7 Merge branch 'fz-dev' into dev 2023-02-27 21:34:30 +03:00
Nikolay Minaylov 9ae58f5462 [FL-3116, FL-3136] BadUSB UI fixes (#2439) 2023-02-27 23:04:14 +09:00
MX 182296d8af Nice flor s - custom buttons 2023-02-27 01:13:21 +03:00
MX 12c1ec37a2 Fix PVS warnings (#2430)
Co-authored-by: あく <alleteam@gmail.com>
2023-02-26 17:08:05 +09:00
MX a19768e376 Throw small delay 2023-02-26 06:39:42 +03:00
MX 0bf0267edd Fix pvs warnings from OFW 2023-02-26 06:07:31 +03:00
MX 2b8f55322e Merge branch 'fz-dev' into dev 2023-02-26 05:51:58 +03:00
MX b15a15411f Revert "Fix BadUSB bug (#365)"
This reverts commit 543346f885.
2023-02-26 05:51:37 +03:00
MX a71abedd25 Rename some vars 2023-02-26 05:25:22 +03:00
MX b53924c27a Infrared debug settings - output pin 2023-02-26 05:23:26 +03:00
Willy-JL 991d49733f Format 2023-02-26 01:44:32 +00:00
MX 543346f885 Fix BadUSB bug (#365) 2023-02-26 04:22:06 +03:00
MX a435959ee3 Fix counter settings being reset w custom btns 2023-02-26 04:14:55 +03:00
MX d33b092a9d Fix Subghz item removal bug 2023-02-26 04:13:28 +03:00
MX f676072e15 Fix custom button counter bug 2023-02-26 01:09:08 +03:00
MX ba09da107a Worst code ever
subghz imporvements

- hold right to delete signal in read
- extra buttons in saved signals
- ability to change counter increase value in debug
2023-02-25 22:28:35 +03:00
n30f0x eaf965c66f BadUsb: STRINGDELAY feature, worker signal handling refactoring (#2269)
* BadUsb: Added stringdelay feature
* BadUsb: added stringdelay feature, fixed delay
* BadUsb: fix cursed delay structure
* BadUsb: long delay check added
* BadUsb: long delay distribution
* furi_delay_ms(0) edgecase fix, add documentation entry
* additional documentation entry
* BadUsb: get rid of bad logic, fixed documentation
* BadUSB script: fix events handling
* Delay value fix
* Script execution fix

Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: nminaylov <nm29719@gmail.com>
2023-02-26 02:34:48 +09:00
Willy-JL d3f3bf1e11 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-02-24 01:05:31 +00:00
MX 5132b16305 Merge branch 'dev' into dev2 2023-02-21 23:23:07 +03:00
MX a0b02b0110 Merge branch 'fz-dev' into dev 2023-02-21 23:10:51 +03:00
Liam Hays 663eb6cd6d Display Mifare Classic data in NFC app (#2389)
* Add data display for Mifare Classic cards.
* Clean up log statements and data display.

Co-authored-by: あく <alleteam@gmail.com>
2023-02-21 16:15:48 +09:00
Willy-JL 8d78d6b524 Small xtreme settings tweaks 2023-02-20 19:57:19 +00:00
Willy-JL c29ea2e2e2 Add custom icon for xtreme main menu app 2023-02-20 19:51:31 +00:00
Willy-JL 617700bd15 Move xtreme app to main menu 2023-02-20 19:00:38 +00:00
Willy-JL 355ef763e4 Cleanup main apps manifest 2023-02-20 18:59:39 +00:00
Round-Pi b89902942b typo combing 2023-02-20 10:55:53 -05:00
Willy-JL eb97b3b80a Add asset pack support to external cc1101 scanning 2023-02-19 02:37:32 +00:00
Willy-JL 87963417aa Merge unleashed + general cleanup 2023-02-18 07:41:51 +00:00
Willy-JL 3ed7caf27d Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev 2023-02-17 23:47:39 +00:00
Willy-JL 462a0c8efc Cleaner settings implementation (proper defaults) 2023-02-17 23:30:28 +00:00
MX 80a64d8e1a Merge branch 'fz-dev' into dev 2023-02-17 21:55:32 +03:00
Mathie 009c9b1b71 Update nfc_cli.c (#2402)
Modified the f to a capital F, looks cleaner.

Co-authored-by: あく <alleteam@gmail.com>
2023-02-17 20:43:06 +09:00
Willy-JL e299f3a4fb Update bt settings editors titles 2023-02-15 09:55:53 +00:00
MX f93462667c Remove 467.75 From freq analyzer since it has too much noise
Frequency is still can be used, just excluded from FA to avoid false detections
2023-02-13 20:54:03 +03:00
MX b5a60dc10b Merge branch 'fz-dev' into dev 2023-02-13 19:30:36 +03:00