MX
182296d8af
Nice flor s - custom buttons
2023-02-27 01:13:21 +03:00
MX
5b0c5a82c0
Merge branch 'fz-dev' into dev
2023-02-26 21:24:38 +03:00
あく
478390de19
Drivers: remove excessive check in bq25896 and make PVS happy ( #2436 )
2023-02-27 04:06:19 +10:00
あく
b054912167
F8, F18: bump API symbols version ( #2435 )
2023-02-27 03:39:26 +10:00
Shane Synan
09edf66a2a
FuriHal, Power, UnitTests: fix, rename battery charging voltage limit API ( #2228 )
...
* FuriHal, Power, UnitTests: rename battery charge voltage limit API
* FuriHal: bump API, power info major versions
* Power: fix battery charge voltage limit for > 7.935v
Co-authored-by: あく <alleteam@gmail.com>
2023-02-27 02:23:39 +09:00
あく
1d55aee39c
Fix incorrect type choise condition in image compressor ( #2434 )
2023-02-27 02:29:42 +10:00
あく
3efb7d4050
Updater: handle storage errors when removing files, fix folder remove routine, prevent unused services from starting ( #2432 )
...
* Updater: handle storage errors when removing files
* Updater: properly handle folder removal in post update cleanup stage. Prevent power, desktop and dolphin services from starting on update.
* Desktop, Dolphin, Power: proper handling and message for special boot mode.
* Desktop, Power: add missing TAG
* Updater: unify start skip message and fix double delete in backup worker
* Cli: unify special boot mode message
2023-02-27 00:15:26 +09:00
Astra
0c06e54831
[FL-3105] Unify power info, power debug, and device_info into one info command ( #2393 )
...
* Unify power info, power debug, and device_info into one info command
* Fix the storage script
* Cli: return device_info command for compatibility, rollback storage script
* Cli: remove unused context in info_get calls
* Cli: cleanup device info callbacks, switch to new separator
Co-authored-by: あく <alleteam@gmail.com>
2023-02-26 21:28:52 +09:00
MX
a61286bd43
Merge branch 'fz-dev' into dev
2023-02-26 14:34:31 +03:00
Sergey Gavrilov
9bda3e62ee
SD Cache: moved to diskio layer, invalidation in case of error ( #2428 )
...
Co-authored-by: あく <alleteam@gmail.com>
2023-02-26 20:28:51 +09:00
MX
295fd3d0c0
Merge branch 'fz-dev' into dev
2023-02-26 11:16:01 +03:00
MX
efdf24d711
Merge branch 'fz-dev' into dev
2023-02-26 11:11:00 +03:00
MX
12c1ec37a2
Fix PVS warnings ( #2430 )
...
Co-authored-by: あく <alleteam@gmail.com>
2023-02-26 17:08:05 +09:00
Eric Betts
03f889962b
Picopass: factory key support, app rename and move to NFC category, minor code cleanup ( #2417 )
...
* message on successful card write
* auth using factory key
* auth using factory default
* factory default screen
* write standard iclass key
* pass block explicitly
* Fix array indexing, add empty detection
* PicoPass: rename app and move to NFC group, minor code cleanup
Co-authored-by: あく <alleteam@gmail.com>
2023-02-26 16:59:50 +09:00
MX
0bc995bfab
Update changelog
2023-02-26 06:41:50 +03: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
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
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
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
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
f8eda660d2
Keyboard long press first char for lowercase
2023-02-24 00:50:00 +00:00
Willy-JL
f3e3e828aa
Fix keyboard capitalization bug
2023-02-24 00:22:43 +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
MX
76f84b50e6
Merge pull request #358 from amec0e/dev
...
Updated audio.ir
2023-02-22 04:50:23 +03:00
amec0e
1f3e937471
Updated audio.ir
...
Fixed rename of a power button
2023-02-21 23:35:00 +00:00
MX
32f11f59b0
Merge pull request #357 from amec0e/dev
...
Updated infrared assets
2023-02-21 23:57:58 +03:00
MX
202a97eb74
Merge pull request #352 from Round-Pi/dev2
...
typo combing
2023-02-21 23:56:59 +03:00
MX
f9db06b781
fbt format
2023-02-21 23:42:12 +03: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