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
MX
5ddb9bd444
Correct hopping freqs, now it actually works good
2023-03-12 18:07:54 +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
MX
d32c73ad57
Update subbrute and changelog
2023-03-11 17:28:45 +03:00
MX
f67a02203b
Merge branch 'fz-dev' into dev
2023-03-10 14:21:43 +03:00
あく
4bd3dca16f
Fbt: fix broken resource deployment ( #2477 )
2023-03-10 20:13:11 +09:00
Sergey Gavrilov
c5db1aaaf5
Revert "Revert "Embed assets in elf file ( #2466 )""
...
This reverts commit a04c01a2fd .
2023-03-10 13:57:44 +03:00
Clara K
44a1eb7751
V42 Hotfix ( #164 )
2023-03-10 11:47:53 +01:00
Clara K
c78194a935
Merge branch 'main' into dev
2023-03-10 11:38:24 +01: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
dogtopus
a2cd122f78
Move FeliCa IDm/PMm display to the new NFC-F info screen
...
The goal is to gradually split out NfcWorkerEventReadFelica into more specific decoders, and have the generic NFC-F info screen display info for tags that don't have a specific decoder, similar to how NFC-A works currently.
2023-03-09 22:12:32 -04:00
Sergey Gavrilov
a04c01a2fd
Revert "Embed assets in elf file ( #2466 )"
...
This reverts commit 4fd043398a .
2023-03-10 01:43:46 +03:00