Commit Graph

9080 Commits

Author SHA1 Message Date
Willy-JL
1e60ff81e8 Restructure xtreme settings app 2023-03-16 00:12:46 +00:00
MX
353adf4fb7 Update changelog and readme 2023-03-16 00:24:53 +03:00
MX
968d6d578f Add retry and delay to avoid power issues with Wifi plugins 2023-03-16 00:07:37 +03:00
MX
2046ac6604 Lets try new changes for marauder companion
https://github.com/tcpassos/flipperzero-firmware-with-wifi-marauder-companion
2023-03-16 00:00:10 +03:00
Willy-JL
3b0daf2f21 Fix scrolling text left-align logic 2023-03-15 18:49:17 +00:00
Willy-JL
faafee5fb5 Wii menu toggle, old menu ext apps and scroll text 2023-03-15 18:48:54 +00:00
Willy-JL
f93dd51f80 Remove empty box from wii menu 2023-03-15 18:46:39 +00:00
MX
2a040f245f Merge branch 'fz-dev' into dev 2023-03-15 21:25:06 +03:00
Willy-JL
e9de964690 Scroll app names in wii ui 2023-03-15 17:51:41 +00:00
Willy-JL
9c9f5d784f Properly center custom app icons 2023-03-15 16:47:16 +00:00
Willy-JL
3b52abd4f6 Load FAP icons for custom mainmenu apps 2023-03-15 16:38:37 +00:00
Willy-JL
9e08427c01 Expose CUSTOM_ICON_MAX_SIZE 2023-03-15 16:19:56 +00:00
hedger
d8385b7f91 gh: use shallow clones whenever possible (#2491)
* gh: use shallow clones whenever possible
* gh: reverted submodule checks
* gh: lint: joined linting scripts
* gh: renamed linter workflow
* check python linter output
* gh: reworked linter
* checking c linter
* gh: merged submodule check & lint
* gh: renamed step
* gh: removed redundant `submodules: false`

Co-authored-by: あく <alleteam@gmail.com>
2023-03-16 00:24:56 +09:00
Liam Hays
c27d4d78f9 Fix auto-capitalization in the keyboard when the text box is empty. (#2483)
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-03-15 23:51:15 +09:00
Leopold
a69ae93871 Add new nfc apdu cli command (#2482)
Co-authored-by: あく <alleteam@gmail.com>
2023-03-15 22:52:32 +09:00
Eric Betts
e22668e196 Picopass standard KDF dictionary (#2478)
* Split iclass dictionaries based on KDF
* Allow cancelling during key test

Co-authored-by: あく <alleteam@gmail.com>
2023-03-15 21:35:11 +09:00
Skorpionm
3a242e5fc3 SubGhz: bugfix unable to send, new generated secplus_v2 protocol (#2488)
Co-authored-by: あく <alleteam@gmail.com>
2023-03-15 21:16:52 +09:00
hedger
d12f76dacb Nfc: fixes for latest PVS-studio 7.23 (#2490) 2023-03-15 21:01:33 +09:00
Willy-JL
f61ea738ba Fix wii ui left input 2023-03-15 05:14:33 +00:00
Willy-JL
d9c41b904d Load custom apps into main menu 2023-03-15 05:14:08 +00: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
8e7ca0fca2 Shift wii ui icon position 2023-03-14 23:05:43 +00:00
MX
fe403c6994 Remove cdefines from external apps 2023-03-15 01:53:55 +03:00
Willy-JL
1926753794 Improve wii ui style 2023-03-14 22:47:06 +00:00
MX
05e53cac26 Fix merge issues 2023-03-15 01:25:18 +03:00
MX
8b8b78d001 Move plugins to external folder 2023-03-15 01:25:18 +03:00
Willy-JL
f1ec78deb3 Initial wii ui style main menu 2023-03-14 22:11:30 +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
e161b8bc89 Fix subghz playlist icon 2023-03-14 17:56:53 +00:00
Willy-JL
f971631116 Rename subghz ext apps for consistency 2023-03-14 17:52:34 +00:00
Willy-JL
5910ea0e52 Make subghz remote external 2023-03-14 17:51:23 +00:00
Willy-JL
749431ba8d Format 2023-03-14 17:09:51 +00:00
Willy-JL
e328ed8549 Add subbrute as non-submodule 2023-03-14 17:09:23 +00:00
Willy-JL
b060bd0f96 Remove subbrute submodule 2023-03-14 17:08:30 +00:00
MX
dd99c22792 Merge branch 'fz-dev' into dev 2023-03-14 19:55:16 +03:00
あく
ccaa3864d5 Dolphin: new spring animation, weight adjust, drop winter animation. (#2489)
* Dolphin: add new spring animation, drop winter animation, adjust weights
* Readme: update application folder structure info
2023-03-15 01:02:27 +10: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
f14272d9e3 Format 2023-03-14 02:56:13 +00:00
Willy-JL
2b68bf7542 Update keyboard offset logic (fix #168) 2023-03-14 01:35:58 +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
d5ea5168a0 Prepare apps for next OFW changes
PR 2420 will change PLUGIN type meaning
2023-03-13 19:25:17 +03:00
MX
c560394358 External module power bug fixes 2023-03-13 18:43:50 +03:00