Commit Graph

9080 Commits

Author SHA1 Message Date
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
b3559bf058 Update changelog 2023-02-26 05:56: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
39329eb422 Update lightmeter plugin 2023-02-26 05:46:50 +03:00
MX
115257ea59 Update readme and changelog 2023-02-26 05:29:18 +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
6b9eb8f350 Format 2023-02-26 01:45:02 +00:00
Willy-JL
ad2522fc1d Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into fix-bad_kb_bt-flipper_app-conflict 2023-02-26 01:44:44 +00:00
Willy-JL
991d49733f Format 2023-02-26 01:44:32 +00:00
Willy-JL
27976b0bd2 Cleaner BT HID name set 2023-02-26 01:42:34 +00:00
Willy-JL
9ff49110a0 Cleaner BadKB pin sync 2023-02-26 01:41:40 +00:00
Willy-JL
3207fbab3f Show BadKB connection mode in main view 2023-02-26 01:41:07 +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
Willy-JL
4aeec153c4 Fix BadKB connection management and persistence 2023-02-26 00:55:49 +00:00
Willy-JL
20f9e1102f Better bt pin code detection 2023-02-25 23:24:09 +00:00
MX
f676072e15 Fix custom button counter bug 2023-02-26 01:09:08 +03:00
MX
098d6944c4 Update changelog 2023-02-26 00:38:11 +03:00
MX
172c0e077f Fix counter 2023-02-25 23:25:32 +03:00
MX
4dbb55d740 Beninca support 2023-02-25 23:10:59 +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
Logandev_
e999c35749 Grammar fix in CLI (#2390)
* fixed grammar
* Update cli_commands.c: made it a little nicer

Co-authored-by: あく <alleteam@gmail.com>
2023-02-25 22:49:53 +09:00
Mathie
203adabc46 Update update.py (#2426)
Fixed grammar mistake

Co-authored-by: あく <alleteam@gmail.com>
2023-02-25 22:41:49 +09:00
Konstantin Volkov
82ad44a863 changed updater and unit benches (#2427)
* changed updater and unit benches
* switched flipper name from macos style to searching

Co-authored-by: Konstantin Volkov <k.volkov@flipperdevices.com>
2023-02-25 21:05:02 +09:00
Willy-JL
62dd0aded2 Subtly show PIN in BadKB 2023-02-25 03:25:31 +00:00
Willy-JL
c6c6b50583 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into fix-bad_kb_bt-flipper_app-conflict 2023-02-24 04:46:44 +00:00
Willy-JL
3296cf3b79 Keyboard hold backspace to keep deleting 2023-02-24 04:46:14 +00:00
Willy-JL
120bcd7e7d Fix rounded corner on keyboard save button 2023-02-24 04:03:12 +00:00
Willy-JL
c8e9e9bc9e Secondary symbol keyboard pane + switch key
Original idea & code by @edrethardo, update and fix by @Willy-JL
2023-02-24 04:02:09 +00:00
Willy-JL
236028d49c Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-02-24 01:19:44 +00:00
Willy-JL
568e271599 Remove game xp from SWD probe (fix build) 2023-02-24 01:17:14 +00:00
MX
86da6a7ffe Update changelog 2023-02-24 04:15:32 +03:00
MX
36e7b9185a Merge pull request #362 from Willy-JL/fix-keyboard-capitalization
Fix keyboard capitalization bug
2023-02-24 04:06:57 +03: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
Willy-JL
f8eda660d2 Keyboard long press first char for lowercase 2023-02-24 00:50:00 +00:00
Willy-JL
fd7620202a Keyboard long press first char for lowercase 2023-02-24 00:49:41 +00:00
Willy-JL
d23f396c44 Keyboard lowercase check fix 2023-02-24 00:23:33 +00:00
Willy-JL
f3e3e828aa Fix keyboard capitalization bug 2023-02-24 00:22:43 +00:00
Willy-JL
02591c12b7 Fix keyboard capitalization bug (_ and space) 2023-02-24 00:10:04 +00:00
MX
c230d09dad Faster Turn OFF hold time 2023-02-24 03:04:36 +03:00
MX
72fd448541 replace paths 2023-02-24 03:04:12 +03:00
MX
07ff0c7d97 Add SWD Probe into main FW
Moved from extra pack to main FW

https://github.com/g3gg0/flipper-swd_probe
2023-02-24 02:43:42 +03:00
Willy-JL
bb4a024d88 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into fix-bad_kb_bt-flipper_app-conflict 2023-02-23 22:37:44 +00:00
Willy-JL
2c9d348f17 Merge branch 'main' of https://github.com/ClaraCrazy/Flipper-Xtreme into xfw-dev 2023-02-23 22:37:13 +00:00
MX
76f84b50e6 Merge pull request #358 from amec0e/dev
Updated audio.ir
2023-02-22 04:50:23 +03:00