unleashed-firmware/lib/flipper_application
Sergey Gavrilov 761a14e6e2
[FL-2837][FL-3270] Loader refaptoring: second encounter (#2779)
* Core: rename internal FlipperApplication to FlipperInternalApplication
* FAP Loader: move load_name_and_icon to flipper_application library
* Loader menu: rework api
* View holder: move to gui service
* Loader: simple "loading" worker
* Loader: applications dialog
* Loader: fapping
* Update f18 api
* Apps: remove fap_loader
* Libs, flipper application: store args, rename thread allocation
* Loader: error handling
* Apps: use loader error handling
* Loader: documentation
* FBT: accomodate loader
* Loader: do not raise gui error if loader is locked
* Archive: accomodate loader
* Loader: fix loading message
* Flipper: drop some old dolphin legacy
* Loader: generalize error construction

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-06-23 21:01:40 +09:00
..
api_hashtable [FL-3097] fbt, faploader: minimal app module implementation (#2420) 2023-03-14 23:29:28 +09:00
elf [FL-3161] Improved debugging experience for external apps (#2507) 2023-03-21 00:03:55 +09:00
plugins [FL-3097] fbt, faploader: minimal app module implementation (#2420) 2023-03-14 23:29:28 +09:00
application_assets.c Embed assets in elf file (#2466) 2023-03-10 01:01:53 +10:00
application_assets.h Embed assets in elf file (#2466) 2023-03-10 01:01:53 +10:00
application_manifest.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
application_manifest.h [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
flipper_application.c [FL-2837][FL-3270] Loader refaptoring: second encounter (#2779) 2023-06-23 21:01:40 +09:00
flipper_application.h [FL-2837][FL-3270] Loader refaptoring: second encounter (#2779) 2023-06-23 21:01:40 +09:00
SConscript [FL-3097] fbt, faploader: minimal app module implementation (#2420) 2023-03-14 23:29:28 +09:00