Commit Graph

1128 Commits

Author SHA1 Message Date
Willy-JL
09f2a85d21 Merge branch 'ul-dev' into xfw-dev 2023-03-28 00:15:58 +01:00
Willy-JL
10096ec95a Store main settings in dedicated ext folder 2023-03-28 00:13:28 +01:00
MX
ce430ff7f6 Remove debug, change aprimatic default button 4 2023-03-28 01:58:35 +03:00
MX
0f06991391 Aprimatic add manually 2023-03-27 23:27:15 +03:00
MX
001e00d84a fbt format, aprimatic fixes 2023-03-26 14:59:21 +03:00
Pinball3D
5b39e80f6a Update subghz_remote_app.c
Add Back Button Functionality. Hold back button brings you to menu if there is a config for it there. If there is no config, press back brings you to menu
2023-03-25 16:11:44 -04:00
Willy-JL
f0df68248b Remove unused icons 2023-03-25 00:44:13 +00:00
Willy-JL
c9c2e1ce38 Remove warning on disable rgb backlight 2023-03-24 22:08:55 +00:00
Willy-JL
c5f23a6cdb Format 2023-03-24 18:43:18 +00:00
Willy-JL
88da94c72e Update rgb backlight warning text 2023-03-24 17:53:03 +00:00
nullableVoidPtr
c1cb656be3 Merge branch 'dev' into nfcf 2023-03-24 18:55:58 +11:00
Willy-JL
5ab574d7f2 Fap loader add option to ignore api mismatch 2023-03-22 20:01:52 +00:00
Willy-JL
217a37515c Merge branch 'ul-dev' into xfw-dev 2023-03-22 12:12:08 +00:00
Willy-JL
e3c6a63481 Add option to disable fallback animation 2023-03-22 11:59:13 +00:00
Willy-JL
54b3c3e242 Save backlight color setting 2023-03-21 20:44:05 +00:00
Willy-JL
b94c71b14f RGB backlight toggle as button with confirmation 2023-03-21 17:46:46 +00:00
MX
5b6b081664 GSN - Add manually support 2023-03-21 20:09:18 +03:00
MX
0d03039c19 Merge branch 'fz-dev' into dev 2023-03-21 18:05:13 +03:00
Nikolay Minaylov
ce50b09b28 Remove hmac_sha256 from public API (#2519)
Co-authored-by: あく <alleteam@gmail.com>
2023-03-21 21:29:54 +09:00
Willy-JL
5fe14d1bba Format 2023-03-21 04:04:54 +00:00
Willy-JL
1ddfd4f973 Merge branch 'ul-dev' into xfw-dev 2023-03-21 04:00:12 +00:00
Willy-JL
52f5939773 Fap loader add option to ignore api mismatch 2023-03-21 00:03:03 +00:00
Willy-JL
d05a3b7ec9 Integrate RGB backlight into API + add to xfw app 2023-03-20 23:09:41 +00:00
MX
df8a57c972 Merge branch 'fz-dev' into dev 2023-03-21 01:38:41 +03:00
Willy-JL
ba6783ea3a Fix typo 2023-03-20 22:11:51 +00:00
Willy-JL
28ca6553ea Merge BadKB config menus + lock bt options on usb 2023-03-20 22:09:15 +00:00
Willy-JL
79976f460c Show debug options by default as locked 2023-03-20 21:36:42 +00:00
Willy-JL
89e98dea4e Format 2023-03-20 21:26:20 +00:00
Nikolay Minaylov
0444a80f19 [FL-3134] BadUSB: Script interpreter refactoring (#2485)
* Script command and character tables
* Non-blocking stringdelay, docs update
* altchar/altstring fix
* Layout select UI fix
* Remove debug print

Co-authored-by: あく <alleteam@gmail.com>
2023-03-21 02:22:03 +09:00
MX
5660111b28 Merge branch 'fz-dev' into dev 2023-03-20 20:04:22 +03:00
Georgii Surkov
0917494a80 [FL-3168] Add one_wire lib to f18, separate ibutton (#2509)
* Separate ibutton to its own module, add one_wire to f18
* Move onewire cli to a separate app

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-03-21 01:23:17 +09:00
hedger
60ac2e9881 [FL-3161] Improved debugging experience for external apps (#2507)
* debug: automated support for multiple debug symbol files
* faploader: extra checks for app list state
* debug: trigger BP before fap's EP if under debugger
* faploader, debug: better naming
* docs: info on load breakpoint
* faploader: header cleanup
* faploader: naming fixes
* debug: less verbose; setting debug flag more often
* typo fix
2023-03-21 00:03:55 +09:00
Willy-JL
e6f9c0ee61 Add initial RGB backlight support 2023-03-20 03:55:26 +00:00
Willy-JL
3899b553bb Add setting for lockscreen prompt 2023-03-19 18:11:30 +00:00
Willy-JL
b37eaebf04 Update menu style setting naming 2023-03-19 00:57:12 +00:00
Willy-JL
12fe307eed Add lockscreen settings to xfw app 2023-03-19 00:50:04 +00:00
Willy-JL
f63f8b8398 Fix typo 2023-03-19 00:49:20 +00:00
Willy-JL
09bc580497 Merge branch 'ul-dev' into xfw-dev 2023-03-17 23:52:05 +00:00
MX
b0928fb3cd Fix subghz external module power issues 2023-03-17 00:27:01 +03:00
MX
559b0e9b40 Small UI fixes 2023-03-16 21:24:09 +03:00
MX
2cefc9aab0 Security+ 2.0 custom buttons 2023-03-16 18:14:39 +03:00
MX
3c3ac216dc Remember if 5v was turned off, save its state 2023-03-16 16:03:22 +03:00
MX
bb9ac1389b Remember last state for CC1101 external + other fixes
Reset to internal module if external is not found on all apps, not only in bruteforcer
2023-03-16 15:02:23 +03:00
MX
49378f0893 Merge branch 'fz-dev' into dev 2023-03-16 13:49:24 +03:00
Astra
6aa0c08f3a [FL-3064] Skip the read when the card is not present (#2494)
Co-authored-by: あく <alleteam@gmail.com>
2023-03-16 18:06:11 +09:00
Willy-JL
1e60ff81e8 Restructure xtreme settings app 2023-03-16 00:12:46 +00:00
Willy-JL
faafee5fb5 Wii menu toggle, old menu ext apps and scroll text 2023-03-15 18:48:54 +00:00
MX
2a040f245f Merge branch 'fz-dev' into dev 2023-03-15 21:25:06 +03:00
Leopold
a69ae93871 Add new nfc apdu cli command (#2482)
Co-authored-by: あく <alleteam@gmail.com>
2023-03-15 22:52:32 +09:00
Willy-JL
fd9525976e Xfw custom app manager actually save and load list 2023-03-15 04:53:36 +00:00