[ACR][3/15][Modify] Modify Livebox classes to AppWidget
authorjungmin76.park <jungmin76.park@samsung.com>
Sat, 16 Mar 2013 03:59:59 +0000 (12:59 +0900)
committerjungmin76.park <jungmin76.park@samsung.com>
Sat, 16 Mar 2013 03:59:59 +0000 (12:59 +0900)
commitc14eac76ce9d29d9b719bd21f99683f21a9feff3
tree86afe27d191ece62fa9534c1c4a5f80070c5e9e5
parent1586e4e4bbf011e05983dce51eca34505b80fcf4
[ACR][3/15][Modify] Modify Livebox classes to AppWidget

Change-Id: Id0f203f42dff82e4a9e87d87b078044e6b140ac9
Signed-off-by: jungmin76.park <jungmin76.park@samsung.com>
15 files changed:
CMakeLists.txt
inc/FShell_AppWidgetContext.h [moved from inc/FShell_LiveboxContext.h with 74% similarity]
inc/FShell_AppWidgetContextBase.h [moved from inc/FShell_LiveboxContextBase.h with 75% similarity]
inc/FShell_AppWidgetManagerService.h [moved from inc/FShell_LiveboxManagerService.h with 61% similarity]
inc/FShell_AppWidgetManagerStub.h [moved from inc/FShell_LiveboxManagerStub.h with 86% similarity]
inc/FShell_AppWidgetPopupContext.h [moved from inc/FShell_LiveboxPopupContext.h with 61% similarity]
inc/OspAppWidgetService.h [moved from inc/OspLiveboxService.h with 74% similarity]
src/FShell_AppWidgetContext.cpp [moved from src/FShell_LiveboxContext.cpp with 62% similarity]
src/FShell_AppWidgetContextBase.cpp [moved from src/FShell_LiveboxContextBase.cpp with 75% similarity]
src/FShell_AppWidgetManagerService.cpp [new file with mode: 0644]
src/FShell_AppWidgetManagerStub.cpp [moved from src/FShell_LiveboxManagerStub.cpp with 55% similarity]
src/FShell_AppWidgetPopupContext.cpp [moved from src/FShell_LiveboxPopupContext.cpp with 67% similarity]
src/FShell_LiveboxManagerService.cpp [deleted file]
src/OspAppWidgetService.cpp [moved from src/OspLiveboxService.cpp with 53% similarity]
src/OspAppWidgetServiceEntry.cpp [moved from src/OspLiveboxServiceEntry.cpp with 92% similarity]