flipperzero-firmware/applications/services
hedger a91d319839
[FL-3162] Moved ufbt to fbt codebase (#2520)
* scripts: moved ufbt code
* ufbt: fixed tool path
* ufbt: fixed linter/formatter target descriptions
* scripts: ufbt: cleanup
* fbt: moved fap launch target to tools; ufbt fixes
* fbt: fixed missing headers from SDK
* ufbt: removed debug output
* ufbt: moved project template to main codebase
* ufbt: fixed vscode_dist
* ufbt: path naming changes
* fbt: error message for older ufbt versions
* ufbt: docs fixes
* ufbt: fixed build dir location
* fbt: fixes for extapps objcopy
* fbt: extapps: removed extra debug output; fixed formatting
* ufbt: handle launch target for multiple known apps
* ufbt: dropping wrapper; linter fixes
* ufbt: fixed boostrap path
* ufbt: renamed entrypoint
* ufbt: updated vscode config
* ufbt: moved sconsign db location
* ufbt: fixed sconsign path
* fbt: SDK builders rework
* fbt: reworked sdk packaging
* ufbt: additional checks and state processing
* ufbt: fixed sdk state file location
* dist: not packaging pycache
* dump commit json content
* Github: more workflow debug prints
* Github: fix incorrect commit meta extraction in get_env.py
* ufbt, fbt: changed SConsEnvironmentError->StopError
* fbtenv: no longer needs SCRIPT_PATH pre-set
* ufbt: fixed sdk state check
* scripts: exception fixes for storage.py
* scripts: fbtenv: added FBT_TOOLCHAIN_PATH for on Windows for compat
* ufbt: app template: creating .gitkeep for images folder
* ufbt: app template: fixed .gitkeep creation
* docs: formatting fixes for AppManifests; added link to ufbt
* fbt: added link to PyPI for old ufbt versions
* sdk: fixed dir component paths

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-04-06 10:44:37 +08:00
..
bt [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
cli Improved thread lifecycle (#2534) 2023-03-28 16:34:49 +09:00
crypto [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
desktop [FL-3118] Dumb mode menu freeze fix (#2456) 2023-03-09 17:24:47 +09:00
dialogs [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
dolphin Updater: handle storage errors when removing files, fix folder remove routine, prevent unused services from starting (#2432) 2023-02-27 00:15:26 +09:00
gui View Model: recursive mutex (#2532) 2023-03-28 15:31:21 +09:00
input Upside down / left handed orientation support (#2462) 2023-03-10 02:13:18 +09:00
loader [FL-3162] Moved ufbt to fbt codebase (#2520) 2023-04-06 10:44:37 +08:00
locale feat: add missing const qualifiers (#2233) 2023-02-09 13:58:01 +09:00
notification [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
power FuriHal, Power, UnitTests: fix, rename battery charging voltage limit API (#2228) 2023-02-27 02:23:39 +09:00
rpc RPC: increase max message size (#2543) 2023-03-31 16:15:15 +09:00
storage SD Driver: reinit sd card on error (#2493) 2023-03-20 22:09:10 +09:00
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
applications.h [FL-3097] fbt, faploader: minimal app module implementation (#2420) 2023-03-14 23:29:28 +09:00