[PATCH] seperate download history db service to service app 20/103020/2
authorjaekuk, lee <juku1999@samsung.com>
Wed, 7 Dec 2016 04:59:19 +0000 (13:59 +0900)
committerjaekuk lee <juku1999@samsung.com>
Wed, 7 Dec 2016 04:59:50 +0000 (20:59 -0800)
commit41991fe120a24cb72a945613c5e491110a063334
treedc9d4bf5600514ccb557f1f7e1588b002b142d1e
parent9a3a3da126812be3e1896cd79b1fb91c28b815e5
[PATCH] seperate download history db service to service app
From: sungguk <sungguk.na@samsung.com>

Change-Id: I4024adc3c335f69aec6193166df3a9d85e56ad5e
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
CMakeLists.txt
download_db_service/CMakeLists.txt [new file with mode: 0755]
download_db_service/download-db-service-main.cpp [new file with mode: 0755]
download_db_service/download-db-service.cpp [new file with mode: 0755]
download_db_service/include/download-db-service-common.h [new file with mode: 0755]
download_db_service/include/download-db-service-debug.h [new file with mode: 0755]
download_db_service/include/download-db-service-main.h [new file with mode: 0755]
download_db_service/include/download-db-service.h [new file with mode: 0755]
packaging/org.tizen.download-manager.spec
res/org.tizen.download-manager.xml
src/main.cpp