flipperzero-firmware/applications
gornekich 5eba573f43
[FL-300] Launch applications from CLI (#380)
* app_loader: release console after cli start app cmd
* furi: add thread state getter
* app_loader: check thread started before launch with cli
* app_loader: remove view port from app loader
* blink: rework blink plugin to manage view and free resources
* vibro: rework vibro plugin to manage view and free resources
* music_player: rework app to manage exit and free resources
* input_dump: rework app to manage exit and free resources
* coreglitch_demo: add app exit and free resources
* floopper-bloopper: update submodule
* app-loader: remove applications context
* rules.mk: add submodule sync
* gui-test: add exit from application
* applications: exit on back short instead of press event
2021-03-18 10:58:16 +03:00
..
app-loader [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
backlight-control [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +03:00
bt [FL-580] Prepare BLE for certification (#376) 2021-03-11 12:31:07 +03:00
cc1101-workaround Switch sub-1GHz band (#349) 2021-02-25 13:29:00 +03:00
cli cli_commands: add cmd for gpio control in output mode (#378) 2021-03-11 19:09:21 +03:00
coreglitch_demo_0 [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
dolphin [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +03:00
examples [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
floopper-bloopper@82be9fcd35 [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
gpio-tester [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +03:00
gui new iButton app (#328) 2021-03-12 15:45:18 +03:00
gui-test [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
ibutton new iButton app (#328) 2021-03-12 15:45:18 +03:00
input [FL-943] Add CLI command for input events injection (#363) 2021-03-04 15:30:20 +03:00
irda [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +03:00
lf-rfid New lf rfid (#342) 2021-03-02 13:17:27 +03:00
menu [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00
music-player [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
nfc Nfc: add nfc detection cli command (#379) 2021-03-12 16:18:01 +03:00
power [FL-942] remove 3s delays in reset, dfu and poweroff CLI commands (#362) 2021-03-03 16:07:59 +03:00
sd-card-test [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +03:00
sd-filesystem new iButton app (#328) 2021-03-12 15:45:18 +03:00
subghz Subghz app example (#365) 2021-03-05 12:47:27 +03:00
template [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00
tests Outdated apps: add api-light-usage (#359) 2021-03-02 23:25:51 +03:00
applications.c [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
applications.h [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00
applications.mk new iButton app (#328) 2021-03-12 15:45:18 +03:00