Add a new API to monitor the specified app status changes 31/89231/3 accepted/tizen/common/20160926.154026 accepted/tizen/ivi/20160926.001035 accepted/tizen/mobile/20160926.000945 accepted/tizen/tv/20160926.001003 accepted/tizen/wearable/20160926.001021 submit/tizen/20160925.092015
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 22 Sep 2016 22:59:31 +0000 (07:59 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Fri, 23 Sep 2016 04:24:27 +0000 (13:24 +0900)
commitf66b61f571cec98ff4d8a72afabbaf267516ab54
tree0a315d7fecef79060877c1776d8fa458485592b4
parent42c87d5064627e385ca0a35a6b166186b2884906
Add a new API to monitor the specified app status changes

Some applications want to monitor the status changes of the specified
applicatioin. The callback function will be invoked when the application
is launched or terminated.

- Requires
https://review.tizen.org/gerrit/#/c/89150/
https://review.tizen.org/gerrit/#/c/89152/

Change-Id: I0b9c4fb16c94c3795867f0966ddec6f2a7e789ef
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
include/app_manager_extension.h
src/app_context.c
src/app_manager.c
src/app_manager_internal.h