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>
Thu, 11 Jul 2013 01:43:30 +0000 (10:43 +0900)
commit01dbcc35ceb20dddbd575ccaf2520f26764c69e5
tree7a55c763cfe1348ea10f086e25e49d5bab15d196
parent3fba24011fd3f685512df7813c8c7c443a40bece
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]