Commit Graph

1016 Commits

Author SHA1 Message Date
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
Willy-JL
a5fb4da2f9 Xfw custom app manager improvements 2023-03-15 04:35:36 +00:00
Willy-JL
220b67372e Expose fap_loader_load_name_and_icon in API 2023-03-15 02:27:52 +00:00
Willy-JL
7795d143d6 Xfw app initial custom app manager interface 2023-03-15 01:51:33 +00:00
Willy-JL
de761ec4f1 Tweak frequency editor naming 2023-03-15 01:03:19 +00:00
Willy-JL
f5fcc87368 Rename char array def for xfw app 2023-03-15 01:03:02 +00:00
Willy-JL
9bfcf08b22 Scrollable text support center alignment 2023-03-14 22:10:04 +00:00
Willy-JL
28593fbc43 Shorter app names (prep for wii ui) 2023-03-14 22:09:06 +00:00
Willy-JL
5910ea0e52 Make subghz remote external 2023-03-14 17:51:23 +00:00
MX
dd99c22792 Merge branch 'fz-dev' into dev 2023-03-14 19:55:16 +03:00
hedger
53435579b3 [FL-3097] fbt, faploader: minimal app module implementation (#2420)
* fbt, faploader: minimal app module implementation
* faploader, libs: moved API hashtable core to flipper_application
* example: compound api
* lib: flipper_application: naming fixes, doxygen comments
* fbt: changed `requires` manifest field behavior for app extensions
* examples: refactored plugin apps; faploader: changed new API naming; fbt: changed PLUGIN app type meaning
* loader: dropped support for debug apps & plugin menus
* moved applications/plugins -> applications/external
* Restored x bit on chiplist_convert.py
* git: fixed free-dap submodule path
* pvs: updated submodule paths
* examples: example_advanced_plugins.c: removed potential memory leak on errors
* examples: example_plugins: refined requires
* fbt: not deploying app modules for debug/sample apps; extra validation for .PLUGIN-type apps
* apps: removed cdefines for external apps
* fbt: moved ext app path definition
* fbt: reworked fap_dist handling; f18: synced api_symbols.csv
* fbt: removed resources_paths for extapps
* scripts: reworked storage
* scripts: reworked runfap.py & selfupdate.py to use new api
* wip: fal runner
* fbt: moved file packaging into separate module
* scripts: storage: fixes
* scripts: storage: minor fixes for new api
* fbt: changed internal artifact storage details for external apps
* scripts: storage: additional fixes and better error reporting; examples: using APP_DATA_PATH()
* fbt, scripts: reworked launch_app to deploy plugins; moved old runfap.py to distfap.py
* fbt: extra check for plugins descriptors
* fbt: additional checks in emitter
* fbt: better info message on SDK rebuild
* scripts: removed requirements.txt
* loader: removed remnants of plugins & debug menus
* post-review fixes
2023-03-14 23:29:28 +09:00
Willy-JL
2a51958d77 Sort apps and files by display name 2023-03-14 02:56:26 +00:00
Willy-JL
39ddf75f91 Merge branch 'ul-dev' into xfw-dev 2023-03-14 01:07:01 +00:00
MX
84b2242636 Check for external module when launching from favourites 2023-03-13 23:19:33 +03:00
MX
c560394358 External module power bug fixes 2023-03-13 18:43:50 +03:00
MX
eb57f4c7e4 Fix ironlogic add manually 2023-03-12 15:53:06 +03:00
MX
027ae3f3f6 SubGHz: Add manually extend, add support for new protocols
Schellenberg / Stilmatic and Came Space keeloq protocols support
2023-03-12 15:32:47 +03:00
Willy-JL
657f1258f7 Fix BadKB MPU stack overflow in conn thread (#162) 2023-03-10 10:01:13 +00:00
Willy-JL
74dc69cd42 BadKB connection deinit before record close 2023-03-10 09:48:40 +00:00
Willy-JL
bbb122746a BadKB connection init check already done by thread 2023-03-10 09:38:27 +00:00
Willy-JL
4a6fb14d7f This can go too 2023-03-10 09:35:32 +00:00
Willy-JL
dfa46442fb Revert migrate bs 2023-03-10 08:34:59 +00:00
MX
68fed0e03d Merge branch 'fz-dev' into dev 2023-03-09 21:17:57 +03:00
Leo Smith
5b05aeea82 [#1989] updated parser and added stringln, hold and release (#2448)
* updated parser and added stringln, hold and release
* removed unused code as requested from PR
* BadUsb: tiny change to trigger rebuild

Co-authored-by: p4p1 <p4p1@vivaldi.net>
Co-authored-by: あく <alleteam@gmail.com>
2023-03-10 02:42:34 +09:00
Willy-JL
c60547f82d Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-03-09 01:58:42 +00:00
MX
71daa3e0f8 When we select ON/OFF call power enable and disable 2023-03-09 04:33:19 +03:00
MX
1249ce9b94 Option to disable auto 5v power for external radio module
Now you can use 3.3v modules without wasting a battery (bonus a bit low noise on power line)
2023-03-09 04:02:31 +03:00
MX
da9b968fc9 No more noises 2023-03-09 04:01:24 +03:00
Willy-JL
f53b962722 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-03-08 22:16:39 +00:00
MX
5d9174ac9d Merge branch 'fz-dev' into dev 2023-03-08 22:52:11 +03:00
Liam Hays
90958a6d23 More UI fixes and improvements (#2419)
* Unify spelling of confirm exit/retry across apps.
* Unify infrared exit/retry confirm menus?
* "Keyboard Layout", not "Keyboard layout".
* Make iButton read scene prompt less awkward.
* "Detect Reader" in MF Classic saved menu instead of "Detect reader"
* NFC menu spelling changes only.
* Remove \n in strings in widget_add_string_element() calls.

Co-authored-by: あく <alleteam@gmail.com>
2023-03-08 20:27:21 +09:00
MX
ab91dc1882 External module 5v power issues fixes 2023-03-08 01:09:17 +03:00
Willy-JL
07edb7eea8 Format 2023-03-07 19:15:54 +00:00