Commit Graph

1644 Commits

Author SHA1 Message Date
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
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
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
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
e8ae54d892 Add header to xtreme app, move intro button 2023-08-09 23:40:58 +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
MX
f70d2b5ae7 revert old nfc debug defines was used to save space 2023-08-05 14:25:16 +03:00
nminaylov
becc8edd8c IR: buttons move feature rework 2023-08-05 14:00:57 +03:00
Willy-JL
6cea80c8a8 Format 2023-08-04 21:14:23 +02:00
Willy-JL
24dfca4379 Add transparent lockscreen toggle 2023-08-04 20:57:37 +02:00
Willy-JL
00728b688b Main apps in ext apps folders (use if not in menu) 2023-08-04 20:55:55 +02:00
Willy-JL
4891a37033 Tweak some setting names 2023-08-04 20:17:18 +02:00
Willy-JL
60353e27ed Move gpio pins settings to own protocols menu 2023-08-04 20:16:07 +02:00
Willy-JL
6e7048f84c Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-08-03 12:09:59 +02:00
Sil333033
ae76ff0a33 Update index protocol list 2023-08-03 00:39:44 +02:00
Sil333033
070fb17485 Move amped code 2023-08-02 20:23:55 +02:00
MX
74ffb02b56 Merge branch 'ofw-dev' into dev 2023-08-02 19:09:48 +03:00
erikj95
cf6706c42e NFC CLI: Fix multiple apdu commands from not working when one of them gives an empty response (#2922)
* NFC CLI: Fix multiple apdu commands from not working when one of them gives an empty response
* Make PVS happy

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-08-03 00:24:02 +09:00
MX
3a5ed704fd Merge branch 'ofw-dev' into dev 2023-08-02 16:09:16 +03:00
plgcoder
be86b0f38a Overly missed feature: Infrared: move button (change button order in a remote) (#2894)
* Feature: Infrared: move button (change button order in a remote)
* little fix in furi_assert (case Move button to the end)
2023-08-02 12:43:36 +09:00
Astra
a677b2bcc2 [FL-3469] Move U2F path to ext (#2935)
Co-authored-by: あく <alleteam@gmail.com>
2023-08-02 00:50:17 +09:00
gid9798
c6b6aec057 replace power amp in driver 2023-07-30 12:12:59 +03:00
Willy-JL
cef4a004f7 Add PS4 menu style 2023-07-30 01:29:14 +02:00
Sil333033
5103a45f0a Update ampd code again 2023-07-29 22:18:22 +02:00
Willy-JL
aba874ddab Merge unleashed 2023-07-29 20:24:53 +02:00
Sil333033
3a273280cc Update ampd code 2023-07-29 18:09:41 +02:00
Willy-JL
d8349a4144 Reset menu index when entering scene in xtreme app 2023-07-29 03:24:01 +02:00
MX
0f9c6ba847 Remake it more properly
still has problems, need to rewrite subghz_devices tx/rx switch code, checking strcmp every time is not good too, but better than loading whole config from microsd
2023-07-29 03:51:46 +03:00
Willy-JL
ae86e6b637 Add vertical menu style 2023-07-28 20:10:24 +02:00
Willy-JL
27fb23d4ce Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-dev 2023-07-28 00:27:01 +02:00
Willy-JL
49e4f4f246 Add DSi style main menu 2023-07-28 00:26:58 +02:00
Sil333033
d36c7cc183 Configurable SPI & Uart channels 2023-07-27 19:49:39 +02:00
Z3BRO
58beca313d SubGHz External High Power 2023-07-27 17:25:32 +02:00
Willy-JL
8c66d1c063 Remove AM_Q modulation (broken and kinda useless) 2023-07-27 01:05:57 +02:00
Willy-JL
be82c36070 Merge branch 'dev' of https://github.com/Sil333033/Flipper-Xtreme into xfw-dev 2023-07-26 03:50:41 +02:00
Willy-JL
18bb2a35f7 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-07-25 19:43:51 +02:00
Sil
9bad568973 Merge branch 'Flipper-XFW:dev' into dev 2023-07-25 10:49:09 +02:00
MX
6f40a06869 play pause buttons for universal projector remote 2023-07-25 04:25:57 +03:00
Willy-JL
899e3b58d0 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into xfw-dev 2023-07-24 23:56:36 +02:00
Willy-JL
9e20f2d253 Rework menu style to be a enum (more future menus) 2023-07-24 23:55:04 +02:00
Willy-JL
4bdc3052bd NSFW pack no longer first in list 2023-07-24 23:44:34 +02:00
ClaraCrazy
7b57819a82 Rename "SFW" asset setting to "Default" 2023-07-24 23:20:37 +02:00
Sil
6d5275bccd Merge branch 'Flipper-XFW:dev' into dev 2023-07-24 17:22:24 +02:00
MX
bb4bd28fe1 Temp revert due to external module issues 2023-07-24 01:15:55 +03:00
ClaraCrazy
be99773e36 <:N1:1130620612352679958><:N2:1130620354440745162> 2023-07-23 19:28:41 +02:00