matthisc
2bb76e09c6
Adding TAB command
2023-02-26 10:14:14 +01:00
matthisc
33dd256dfb
Correcting bug on DEL and DELETE key
2023-02-26 10:10:00 +01: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
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
39329eb422
Update lightmeter plugin
2023-02-26 05:46:50 +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
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
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
MX
c1e2d2443a
Merge branch 'dev' into filebrowser
2023-02-12 02:48:52 +03:00
jbohack
73a9425f73
added the common pager frequency to the frequency list
2023-02-11 15:20:34 -05:00
jbohack
462836346e
added pager modulation for restaurant pagers
...
credit to jimi for the modulation :)
2023-02-11 15:16:09 -05:00
MX
a4c28ed5bf
Show internal memory only in DEBUG mode + other fixes
...
Remove unused imports and remove my old code that used to hide layouts and tmp history folders, this was removed in dev but somehow was added back here
2023-02-11 21:59:22 +03:00
MX
b8deb931c2
Merge branch 'dev' into filebrowser
2023-02-11 21:47:21 +03:00
Willy-JL
99b126f0ef
Fix archive tab switch code
2023-02-11 17:34:43 +00:00
MX
9d2297410e
fbt format
2023-02-11 18:28:58 +03:00
VerstreuteSeele
371f3b3869
De-xtreme-ify the code
2023-02-11 16:13:49 +01:00
VerstreuteSeele
6b99999566
Update browser
2023-02-11 15:49:00 +01:00
Clara K
11f3464e1b
Update archive_browser_view.h
2023-02-11 15:41:18 +01:00
Clara K
e5bef61364
Update archive_browser_view.c
2023-02-11 15:40:46 +01:00
Clara K
c0afbf659a
Update archive_browser.h
2023-02-11 15:40:11 +01:00
Clara K
a6dc16a98c
Add Internal Tab
2023-02-11 15:39:30 +01:00
MX
db012807f5
Merge branch 'fz-dev' into dev
2023-02-10 22:53:51 +03:00
MX
97087fadb9
Merge pull request #316 from notmarek/dev
...
Fix CTRL-SHIFT in mousejacker
2023-02-10 16:51:51 +03:00
Pierce
3eacb0c715
Fixed typo in nfc_magic_scene_wrong_card.c ( #2382 )
2023-02-10 21:52:53 +09:00
MX
36f1283bb3
Fix: line was hidden under image in decode raw
2023-02-10 03:58:09 +03:00
MX
1b1f58408d
SubGHz Decode Raw GUI fixes
2023-02-10 02:25:30 +03:00
MX
a098e0561e
Temp fix
...
BUG: Now sound works but sending signal with sound on doesn't actually send signal!!!
Need to return previous implementation with 2 channel Timer or find another way
2023-02-10 00:56:29 +03:00
MX
175287ee0a
Fix again
2023-02-09 23:56:36 +03:00
MX
c5e225656d
Throw in some copy pastas
...
temp solution, maybe not temp, maybe its forever
2023-02-09 23:25:00 +03:00
MX
07093d072f
Fix Debug pin
2023-02-09 23:21:36 +03:00
MX
fda38c9d04
Debug pin setting for subghz protocol development
...
When DEBUG is on in settings, you can turn on debug pin in radio settings now, DO NOT use it if you don't know what it is!!!!
2023-02-09 22:41:12 +03:00
MX
16a5b13be4
Max 55 signals Seems stable, setting it to 55 for now
...
Subghz history
2023-02-09 22:12:03 +03:00
MX
ef2c668e31
Small GUI fixes
...
remove static line in subghz receiver because now we have RSSI line
2023-02-09 18:01:52 +03:00
MX
539c4e2dd0
Fixes & imporvements
...
Use our custom icon for Bin RAW
2023-02-09 17:49:28 +03:00
MX
b9351649ed
Merge branch 'fz-dev' into dev
2023-02-09 17:48:50 +03:00
MX
be33e099be
Fix read raw GUI
...
Now showing internal or external module usage properly
2023-02-09 17:22:19 +03:00
MX
ba36f4672c
Throw away Kostily & Velosipedy
...
Ne bag a ficha, bolshe ne nuzhna
2023-02-09 17:21:40 +03:00
Petr Portnov | PROgrm_JARvis
4265057ee8
feat: add missing const
qualifiers ( #2233 )
...
* feat: make `ViewPort` getters const
* feat: make tx-buffers const
* feat: make `canvas_get_buffer_size` const
* feat: make `canvas` methods const
* feat: make `icon_animation` methods const
* feat: make `scene_manager` methods const
* feat: make `loader` method const
* feat: make `canvas_get_font_params` const
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-02-09 13:58:01 +09:00
Skorpionm
163be139eb
SubGhz: add protocol BinRAW (binarization of data quantized by the minimum correlated duration) ( #2322 )
...
* SubGhz: add protocol DataRAW (binarization of data quantized by the minimum correlated duration)
* SubGhz: fix name history
* SubGhz: add encoder Data_RAW protocol
* SubGhz: decreasing the size of the LevelDuration structure
* SubGhz: history, added check that there is free RAM
* SubGhz: checking for free memory, support to pass without gap
* SubGhz: add running average to average the result, auto cut noise at the end of a burst
* SubGhz: support for repeating sequences
* SubGhz: fix secplus_v2 decoder
* SubGhz: bin_RAW fix add history
* SubGhz: add debug
* SubGhz: debug refactoring
* FURI_LOG: add FURI_LOG_RAW_x formatted string output like printf
* SubGhz: fix new FURI_LOG metod
* FURI_LOG: fix unit test
* SubGhz: add enable/disable BinRAW protocol decoding
* SubGhz: fix PVS
* SubGhz: forcibly turn off the speaker when exiting SubGhz
* SubGhz: adaptive adjustment to the noise level
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-02-09 13:48:06 +09:00
Patrick Cunningham
71871949ec
Picopass: show elite key used from dictionary ( #2119 )
...
* show elite key used from dictionary
* remove space so it fits on screen
Co-authored-by: あく <alleteam@gmail.com>
2023-02-09 12:47:16 +09:00
MX
eaffe0ec17
Fix small bugs
2023-02-08 21:45:23 +03:00
MX
3890c7f9fa
Merge branch 'fz-dev' into dev
2023-02-08 21:26:56 +03:00
hedger
a005087636
fbt: building fap_dist for compact gh build; accessor: fixed for latest ibutton changes ( #2377 )
...
* fbt: building fap_dist as default target; accessor: fixed for latest ibutton changes
* fbt: not building fap_dist as default target; github: doing fap_dist for compact builds
Co-authored-by: あく <alleteam@gmail.com>
2023-02-09 03:16:05 +09:00
Eric Betts
8f2f2d810a
Move CSN space to revent overflow ( #2232 )
...
Co-authored-by: あく <alleteam@gmail.com>
2023-02-09 03:06:42 +09:00
MX
d02c586b92
Merge branch 'fz-dev' into dev
2023-02-08 21:05:17 +03:00
MX
ed78c4ca04
Fixes
2023-02-08 20:49:06 +03:00