Updated source code for download-provider from tizen 2.2.1 git branch 64/16564/3
authoramit.dhiman <amit.dhiman@samsung.com>
Wed, 19 Feb 2014 07:45:58 +0000 (13:15 +0530)
committeramit.dhiman <amit.dhiman@samsung.com>
Thu, 20 Feb 2014 15:25:36 +0000 (20:55 +0530)
commita5166595d7058c69c79871200f3d407f29468982
tree758c465ef76728d302f267ba044371d9ce4e76fa
parent0d3754bc9540db26863fe8ab36df518176dbcf50
Updated source code for download-provider from tizen 2.2.1 git branch

[customer] OPEN
[issue#] N/A
[problem] Updated the source code by using base of tizen 2.2.1 git branch
[cause] N/A
[solution] N/A

Change-Id: Ic9b95e7994c947f4b73420569a4b8a946ab81638
Signed-off-by: amit.dhiman <amit.dhiman@samsung.com>
117 files changed:
CMakeLists.txt
agent/download-agent-basic.c
agent/download-agent-client-mgr.c
agent/download-agent-dl-info-util.c
agent/download-agent-dl-mgr.c
agent/download-agent-encoding.c
agent/download-agent-file.c
agent/download-agent-http-mgr.c
agent/download-agent-http-misc.c
agent/download-agent-http-msg-handler.c
agent/download-agent-http-queue.c
agent/download-agent-interface.c
agent/download-agent-mime-util.c
agent/download-agent-plugin-conf.c
agent/download-agent-plugin-libsoup.c
agent/download-agent-utils-dl-id-history.c
agent/download-agent-utils.c
agent/include/download-agent-debug.h
agent/include/download-agent-defs.h
agent/include/download-agent-dl-info-util.h
agent/include/download-agent-file.h
agent/include/download-agent-http-queue.h
agent/include/download-agent-interface.h
agent/include/download-agent-mime-util.h
agent/include/download-agent-plugin-conf.h
agent/include/download-agent-utils.h
download-provider-schema.sql [new file with mode: 0644]
download-provider-service [deleted file]
download-provider.manifest [new file with mode: 0644]
download-provider.rule [new file with mode: 0644]
org.download-provider.service.in [deleted file]
packaging/download-provider.changes [deleted file]
packaging/download-provider.manifest [deleted file]
packaging/download-provider.spec
packaging/org.download-provider.conf [deleted file]
po/CMakeLists.txt [new file with mode: 0755]
po/POTFILES.in.in [new file with mode: 0755]
po/ar.po [new file with mode: 0755]
po/az.po [new file with mode: 0755]
po/bg.po [new file with mode: 0755]
po/ca.po [new file with mode: 0755]
po/cs.po [new file with mode: 0755]
po/da.po [new file with mode: 0755]
po/de_DE.po [new file with mode: 0755]
po/el_GR.po [new file with mode: 0755]
po/en.po [new file with mode: 0755]
po/en_PH.po [new file with mode: 0755]
po/en_US.po [new file with mode: 0755]
po/es_ES.po [new file with mode: 0755]
po/es_MX.po [new file with mode: 0755]
po/et.po [new file with mode: 0755]
po/eu.po [new file with mode: 0755]
po/fi.po [new file with mode: 0755]
po/fr_CA.po [new file with mode: 0755]
po/fr_FR.po [new file with mode: 0755]
po/ga.po [new file with mode: 0755]
po/gl.po [new file with mode: 0755]
po/hi.po [new file with mode: 0755]
po/hr.po [new file with mode: 0755]
po/hu.po [new file with mode: 0755]
po/hy.po [new file with mode: 0755]
po/is.po [new file with mode: 0755]
po/it_IT.po [new file with mode: 0755]
po/ja_JP.po [new file with mode: 0755]
po/ka.po [new file with mode: 0755]
po/kk.po [new file with mode: 0755]
po/ko_KR.po [new file with mode: 0755]
po/lt.po [new file with mode: 0755]
po/lv.po [new file with mode: 0755]
po/mk.po [new file with mode: 0755]
po/nb.po [new file with mode: 0755]
po/nl_NL.po [new file with mode: 0755]
po/pl.po [new file with mode: 0755]
po/pt_BR.po [new file with mode: 0755]
po/pt_PT.po [new file with mode: 0755]
po/ro.po [new file with mode: 0755]
po/ru_RU.po [new file with mode: 0755]
po/sk.po [new file with mode: 0755]
po/sl.po [new file with mode: 0755]
po/sr.po [new file with mode: 0755]
po/sv.po [new file with mode: 0755]
po/tr_TR.po [new file with mode: 0755]
po/uk.po [new file with mode: 0755]
po/uz.po [new file with mode: 0755]
po/zh_CN.po [new file with mode: 0755]
po/zh_HK.po [new file with mode: 0755]
po/zh_SG.po [new file with mode: 0755]
po/zh_TW.po [new file with mode: 0755]
provider-interface/CMakeLists.txt
provider-interface/download-provider-interface.c
provider-interface/include/download-provider-interface.h
provider/CMakeLists.txt
provider/download-provider-da-interface.c
provider/download-provider-db.c
provider/download-provider-main.c
provider/download-provider-network.c
provider/download-provider-notification.c
provider/download-provider-request.c
provider/download-provider-slots.c
provider/download-provider-socket.c
provider/download-provider-thread-queue.c
provider/download-provider-thread-request.c
provider/include/download-provider-config.h
provider/include/download-provider-db.h
provider/include/download-provider-defs.h
provider/include/download-provider-log.h
provider/include/download-provider-network.h
provider/include/download-provider-request.h
provider/include/download-provider-slots.h
provider/include/download-provider-socket.h
provider/include/download-provider.h
res/images/Notification_download_animation.gif [new file with mode: 0644]
res/images/Q02_Notification_Download_failed.png [deleted file]
res/images/Q02_Notification_download_complete.png [new file with mode: 0644]
res/images/Q02_Notification_download_failed.png [new file with mode: 0644]
systemd/download-provider.service [moved from packaging/download-provider.service with 69% similarity]
systemd/download-provider.socket [new file with mode: 0644]