Update for AppLifecycleEvent
authorJaesung Ku <jaesung.ku@samsung.com>
Wed, 10 Jul 2013 12:25:35 +0000 (21:25 +0900)
committerJaesung Ku <jaesung.ku@samsung.com>
Wed, 10 Jul 2013 12:25:35 +0000 (21:25 +0900)
commit60250fe69023c25b27da598bc561b4363b8d8942
treebc1303ee19f9c3bc2cfca150c2cb06fac67aab6e
parentfdb3810a2eede9ebd76f3caccdb15e886d361a59
Update for AppLifecycleEvent

Change-Id: Iae82d760cc08d463d33755a89ae67410106f54df
Signed-off-by: Jaesung Ku <jaesung.ku@samsung.com>
14 files changed:
src/app/CMakeLists.txt [changed mode: 0644->0755]
src/app/FApp_AppLifecycleEvent.cpp [new file with mode: 0755]
src/app/FApp_AppManagerImpl.cpp
src/app/FApp_AppManagerProxy.cpp
src/app/inc/FApp_AppLifecycleEvent.cpp [new file with mode: 0755]
src/app/inc/FApp_AppLifecycleEvent.h [new file with mode: 0755]
src/app/inc/FApp_AppLifecycleEventArg.h [new file with mode: 0755]
src/app/inc/FApp_AppManagerImpl.h
src/app/inc/FApp_AppManagerIpcMessage.h
src/app/inc/FApp_AppManagerProxy.h
src/app/inc/FApp_IAppLifecycleEventListener.h [new file with mode: 0755]
src/app/inc/FApp_IAppManager.h
src/app/inc/FApp_IAppManagerServiceEventListener.h [changed mode: 0644->0755]
src/app/inc/FApp_Types.h [changed mode: 0644->0755]