Commit Graph

9692 Commits

Author SHA1 Message Date
Willy-JL
35cf740a63 ESP Flasher quick flash for wroom / dev pro 2023-08-11 22:53:31 +02:00
Willy-JL
29c3031942 Add e-subghz chat app (by @twisted-pear) 2023-08-11 22:48:35 +02:00
Willy-JL
a30ced8f17 Add wire tester app (by @unixispower) 2023-08-11 22:39:11 +02:00
Willy-JL
2532325411 Bump api version to ofw dev branch (35.0) 2023-08-11 22:32:00 +02:00
Willy-JL
397287819a Dolphin add missing deeds + fix&clean state code 2023-08-11 22:31:34 +02:00
ClaraCrazy
16baec1e81 Fix leftover SFW mention --nobuild 2023-08-11 12:26:10 +02:00
Willy-JL
9e8139bb13 Fix keybinds for main applications / exta actions 2023-08-10 03:31:49 +02:00
Willy-JL
367389367a Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-08-10 02:18:22 +02:00
Willy-JL
177d813e9d Keybind fix hang on loader app error 2023-08-10 02:05:18 +02:00
Willy-JL
605806d3a6 Loader fix string pointer bugs with start detached 2023-08-10 02:04:41 +02:00
Willy-JL
df19f69e73 Desktop keybinds select any file (use default app)
#248
2023-08-10 01:59:32 +02:00
Willy-JL
04f724a52c Add run_with_default_app(), run files in right app 2023-08-10 01:44:33 +02:00
Willy-JL
ea6966208b Rename archive external helper include 2023-08-10 01:23:43 +02:00
Willy-JL
c5700767b6 Archive show decide between binary and text viewer 2023-08-10 01:08:16 +02:00
Willy-JL
d4e1d28187 Completely new text viewer app (proper newlines)
Code borrowed from archive app show scene, will be used to replace that
2023-08-10 01:04:31 +02:00
Willy-JL
0196d22db3 Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-dev 2023-08-10 00:05:50 +02:00
Willy-JL
2cb692b7d4 Add header to mass storage create scene --nobuild 2023-08-10 00:05:44 +02:00
Willy-JL
e8ae54d892 Add header to xtreme app, move intro button 2023-08-09 23:40:58 +02:00
Sil
f23770d867 Remove unused name 2023-08-09 23:31:27 +02:00
Willy-JL
2efa61fa62 Add header api to var item list 2023-08-09 23:25:46 +02:00
Sil
e2694a5c82 Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into dev 2023-08-09 23:23:23 +02:00
Sil
01dcf16c05 Add Commodore 64 style menu 2023-08-09 23:22:15 +02:00
Willy-JL
efe2992c75 Fix submenu header usage and add warning 2023-08-09 22:32:27 +02:00
Willy-JL
01b63b0a46 Mirror some submenu and varitemlist code/behavior 2023-08-09 22:31:27 +02:00
Willy-JL
6f0ccaacab Add option to skip devbuild --nobuild 2023-08-09 21:18:12 +02:00
Willy-JL
bfb9296d07 Short name for all menu styles 2023-08-09 21:09:38 +02:00
MX
7027f6a4c4 Merge branch 'ofw-dev' into dev 2023-08-09 15:05:12 +03:00
Astra
a39ef50fdb [FL-3433] Add compressor.h to the SDK (#2962) 2023-08-09 16:52:41 +09:00
Alexandre L
d9e931b7b7 fbt: Fix building using path with space (#2948)
* fbt: Fix building on Windows using path with space
* scripts: Fixed formatting

---------

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: hedger <hedger@nanode.su>
2023-08-09 04:46:07 +04:00
Willy-JL
55ef087fe7 Fix magspoof power issues 2023-08-09 02:14:21 +02:00
Robin Gareus
98d4309b61 IR Universal Audio Remote: add NAD C316BEE (#2954)
Remote control "NAD Amp1" https://nad.de/product/nad-c316bee-v2-vollverstaerker/

Co-authored-by: あく <alleteam@gmail.com>
2023-08-09 06:44:45 +09:00
Sergey Gavrilov
00cdc3d1cb [FL-3461] RPC: md5 in storage list (#2929)
* Protobuf: update
* Toolbox: md5 for file. Unit-Tests: test md5_calc.
* Storage RPC, CLI, unit tests: use new md5_calc
* Protobuf: update
* RPC, StorageList: append md5 info to file
* fbt: attempt to fix shallow submodule checkouts
* pvs: make happy
* Protobuf: update to latest release

Co-authored-by: hedger <hedger@nanode.su>
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-08-09 06:34:54 +09:00
Derek Jamison
e9f1af44f2 Fixes #2957 - subghz decode_raw (#2958)
* Fixes #2957 - subghz decode_raw
* SubGhz: proper decode_raw fix

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-08-08 17:03:39 +09:00
Astra
ab006361cc Update the application catalog link in the readme (#2959) 2023-08-08 15:35:51 +09:00
Astra
1e4af1d550 FDX-B temperature in system units (#2941)
* FDX-B temperature now uses system units
* LF-RFID: wrap floats in fdx-b temperature conversion

Co-authored-by: あく <alleteam@gmail.com>
2023-08-07 19:28:47 +09:00
Nikolay Minaylov
4c771b66dc [FL-3471] Infrared: buttons move feature rework (#2949) 2023-08-07 18:18:46 +09:00
MX
20a6aa078c update changelog 2023-08-05 19:09:32 +03:00
MMX
3c298d7d83 Merge pull request #570 from amec0e/dev
Updated infrared assets
2023-08-05 18:41:07 +03:00
amec0e
e01e6f163c Update tv.ir
Updated last checked
2023-08-05 15:37:47 +01:00
amec0e
6f37f01b20 Update projectors.ir
Updated last checked
2023-08-05 15:36:45 +01:00
amec0e
d11fdca903 Update fans.ir
New additions
2023-08-05 15:36:21 +01:00
amec0e
e50cab3da1 Update audio.ir
Updated last checked
2023-08-05 15:35:47 +01:00
MX
49d2b31446 Add extra symbol, upd readme, upd codeowners 2023-08-05 15:25:06 +03:00
MX
c1438ce850 remove unused variable 2023-08-05 15:08:56 +03:00
MX
0f61a8eb46 upd changelog 2023-08-05 14:28:24 +03:00
MX
6ef1847e4d Merge remote-tracking branch 'origin/dev' into dev 2023-08-05 14:27:11 +03:00
MX
f70d2b5ae7 revert old nfc debug defines was used to save space 2023-08-05 14:25:16 +03:00
MMX
4951efff4d Merge pull request #569 from Leptopt1los/dev
ac.ir update
2023-08-05 14:19:00 +03:00
MX
07f6859a80 update changelog 2023-08-05 14:16:02 +03:00
MX
d30510f700 upd subbrute 2023-08-05 14:02:32 +03:00