Update source from tizen 2.3 11/33111/4 accepted/tizen/mobile/20150121.045022 accepted/tizen/tv/20150121.044522 accepted/tizen/wearable/20150121.044755 submit/tizen/20150120.043506 submit/tizen_common/20150226.010729 submit/tizen_mobile/20150121.020049 submit/tizen_tv/20150121.020041 submit/tizen_wearable/20150121.020025
authorSangyoon Jang <s89.jang@samsung.com>
Tue, 6 Jan 2015 05:08:20 +0000 (14:08 +0900)
committerSangyoon Jang <s89.jang@samsung.com>
Thu, 8 Jan 2015 08:56:38 +0000 (17:56 +0900)
commit9449de8023c64a9db05443db89699532f9074dcb
tree25165182aff5d179383a49f2c2f0aae3468fc211
parent75361a750810af62e9d803838509926c6415cefa
Update source from tizen 2.3

TC-2325

add api from tizen 2.3
remove deprecated api

Change-Id: Iada103642380db28f880bae5ccc20f1b1288fcbe
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
14 files changed:
CMakeLists.txt
capi-appfw-app-manager.manifest [new file with mode: 0644]
include/app_context.h
include/app_info.h
include/app_info_internal.h [new file with mode: 0644]
include/app_manager.h
include/app_manager_internal.h [moved from include/app_manager_private.h with 63% similarity, mode: 0644]
packaging/capi-appfw-app-manager.manifest [deleted file]
packaging/capi-appfw-app-manager.spec
src/app_context.c
src/app_info.c
src/app_manager.c
tool/CMakeLists.txt [new file with mode: 0644]
tool/main.c [new file with mode: 0755]