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
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
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
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
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
Round-Pi
e9aa2d3449
Merge branch 'DarkFlippers:dev' into dev2
2023-02-20 21:24:32 -05:00
MX
7d4bffb575
Merge branch 'fz-dev' into dev
2023-02-21 03:00:48 +03:00
Round-Pi
b89902942b
typo combing
2023-02-20 10:55:53 -05:00
MX
0a3ff7f85a
Show RSSI in Weather Station app ( #2395 )
...
* Show RSSI in weather station app: copy changes from main SubGHz app
* WeatherStation: remove dead code
* WeatherStation: sync naming schema with current code.
Co-authored-by: あく <alleteam@gmail.com>
2023-02-21 00:19:53 +09:00
Igor Danilov
738e0df4f4
Delete rwfiletest.bin on exit SDcard benchmark ( #2415 )
...
* Update storage_settings_scene_benchmark.c: delete rwfiletest.bin on exit SDcard brencmark
* Settings: cleanup SD Benchmark temp file only if test successful
Co-authored-by: あく <alleteam@gmail.com>
2023-02-20 21:52:15 +09: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
MX
ee2f6581bb
Merge remote-tracking branch 'origin/dev' into dev
2023-02-17 04:27:11 +03:00
MX
5b0f74bffa
Add missing buttons into hid app, remove old app
...
Now its all in one app, compiles as two apps that will be placed in misc folder
2023-02-17 04:27:01 +03:00
MX
aae37121d6
Bump Settings file version to 7, cuz struct is changed and requires upd
...
Settings are saved as binary struct dump, so if we make any change to struct, we need to bump a version since it will not be compatible with older file in any case
2023-02-17 03:36:34 +03:00
Willy-JL
660f97f241
Add desktop auto lock with pin setting
2023-02-16 23:21:35 +00:00
Willy-JL
387e9431f5
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into autolock-with-pin
2023-02-16 23:04:38 +00:00
p3ngu19z
a52f64acfd
Improve fall speed algorithm
2023-02-16 11:23:46 +02:00
Willy-JL
34f0aced2f
Autolock with pin code
2023-02-15 02:04:16 +00:00
MX
842b497829
Show RSSI in weather station app and in pocsag pager app
2023-02-14 01:44:02 +03:00
MX
928d57b050
Small fixes and updates
2023-02-13 22:06:01 +03: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
Nikolay Minaylov
bc06d407f3
[FL-3113] BadUSB: disable CDC mode, USB mode switch fix ( #2394 )
2023-02-14 00:43:29 +09:00
Willy-JL
cb89bb9628
Fix archive sorting (skip on big folders)
2023-02-13 14:54:23 +00:00
Willy-JL
fbf99d6cb3
Skip browser inputs while loading / sorting
2023-02-13 14:54:15 +00:00
hedger
d0c6c3402c
Updater visual fixes ( #2391 )
...
* updater: removed unused code; fbt: fixed build error processing in certain cases
* updater: simplified internal pre-update state
* updater: rebalanced stage weights; fixed progress hiccups
2023-02-13 23:07:53 +09:00
WillyJL
628f089c42
Mark debug app as debug not external ( #2387 )
2023-02-13 13:10:36 +09:00
MX
6c4334e7cb
Rename functions and cleanup a bit
2023-02-13 00:41:50 +03:00
MX
d247eb43de
Fbt format
2023-02-12 23:58:16 +03:00
MX
ca12057426
Fix large folders parsing
2023-02-12 23:55:39 +03:00
MX
70af1e3bfb
Merge branch 'dev' into fix-filebrowser
2023-02-12 20:04:00 +03:00
MX
896a78c645
Use 17 (1W) pin for subghz debug mode
2023-02-12 20:02:27 +03:00
Willy-JL
37b84a9dbb
Remove unnecessary sarcastic comment
2023-02-12 12:28:40 +00:00
Willy-JL
5a2f693551
File browser load speed improvements (skip redraw)
2023-02-12 11:22:52 +00:00
Willy-JL
82f77edc70
Fix file browser back history
2023-02-12 11:22:37 +00:00
Willy-JL
80b8a0dddb
Fix file browser clownage comment
2023-02-12 11:22:23 +00:00
Willy-JL
89a07d3573
Merge branch 'dev' of https://github.com/ClaraCrazy/filebrowser-updates into dev
2023-02-11 23:49:45 +00:00
Willy-JL
fb4e2e02be
Hide files in browser while still loading
2023-02-11 23:49:29 +00:00