flipperzero-firmware/applications/services
Sergey Gavrilov 4fd043398a
Embed assets in elf file (#2466)
* FBT: file_assets generator
* Elf file: process manifest section externally
* FBT, file_assets generator: add assets signature
* Storage: assets path alias
* Flipper application: assets unpacker
* Apps, Storage: use '/data' alias for apps data
* Storage: copy file to file
* Assets: log flag, fixes
* Update f18 api
* Assets: asserts
* Assets: fix signature_data check
* App assets: example
* Example assets: fix folder structure in readme
* Assets: fix error handling
* Assets builder: use ansii instead of utf-8, use .fapassets section instead of .fapfiles, add assets path to signature
* Elf file: comment strange places
* Storage: totaly optimized storage_file_copy_to_file
2023-03-10 01:01:53 +10:00
..
bt [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
cli [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10: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 [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
input Fix typos in source code (#2285) 2023-01-11 16:41:57 +03:00
loader [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10: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 [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
storage Embed assets in elf file (#2466) 2023-03-10 01:01:53 +10:00
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
applications.h [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00