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
MX
a48adfbaf7
Fix some strange bug
2023-03-09 23:19:08 +03:00
Clara K
7add235a70
Update release.md
2023-03-09 21:06:09 +01:00
Clara K
f6b503e735
Update release.md
2023-03-09 21:05:47 +01:00
Willy-JL
3a5aa98dbb
Fix release assets upload
2023-03-09 20:00:49 +00:00
Clara K
7ef550e56f
Update ReadMe.md ( #161 )
2023-03-09 20:48:49 +01:00
Clara K
35e3473dc6
Update ReadMe.md
2023-03-09 20:48:18 +01:00
Willy-JL
722783f4ad
Merge branch 'main' of https://github.com/ClaraCrazy/Flipper-Xtreme into xfw-dev
2023-03-09 19:45:40 +00:00
Clara K
73d7825e4a
No. Bad. Dont do this. ( #160 )
2023-03-09 20:41:30 +01:00
Willy-JL
f67a776f8f
Revert to old install instructions
2023-03-09 19:40:51 +00:00
Clara K
cb2f0a10a3
No. Bad. Dont do this.
2023-03-09 20:40:51 +01:00
Clara K
7ab6849398
Update version number ( #158 )
2023-03-09 20:12:38 +01:00
github-actions[bot]
be3bf5f65b
V42 Release Candidate Changes ( #155 )
2023-03-09 18:58:00 +00:00
github-actions
fe23673827
Update version number
2023-03-09 18:57:58 +00:00
MX
68fed0e03d
Merge branch 'fz-dev' into dev
2023-03-09 21:17:57 +03:00
AloneLiberty
0190a161ba
NFC: Fix 0 block write possibility in Mifare Classic emulation ( #2474 )
...
Co-authored-by: あく <alleteam@gmail.com >
2023-03-10 02:50:25 +09:00