[PATCH] seperate download history db service to service app 60/103060/1 accepted/tizen/3.0/common/20161207.195443 accepted/tizen/3.0/ivi/20161207.135344 accepted/tizen/3.0/mobile/20161207.135135 accepted/tizen/3.0/wearable/20161207.135318 submit/tizen_3.0/20161207.065250
authorjaekuk, lee <juku1999@samsung.com>
Wed, 7 Dec 2016 06:45:50 +0000 (15:45 +0900)
committerjaekuk, lee <juku1999@samsung.com>
Wed, 7 Dec 2016 06:45:50 +0000 (15:45 +0900)
commit68926f46f1d9a1881293beada0294b9034db83d2
tree5df475f92e835425389ee7094ff60a656397f4e8
parent0252839b2e2f2492e0e628b2e37d8a8f596f2d79
[PATCH] seperate download history db service to service app

Change-Id: I1359d7fb3dc416ca511a6ce7ce6e6e6749e92e60
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