[TBT][NSD DNS-SD, NSD SSDP][DPTTIZEN-1868][Added NSD DNS-SD, NSD SSDP local and remot... 97/73797/1
authorAmlan Chowdhury <amlan.c@samsung.com>
Thu, 9 Jun 2016 10:55:30 +0000 (16:55 +0600)
committerAmlan Chowdhury <amlan.c@samsung.com>
Thu, 9 Jun 2016 11:26:59 +0000 (17:26 +0600)
commit47146a914d19e6df1bcdd723ca45f6787a26ddb3
tree95a616b1dd0eb29c82ed848bb415aead7d3c3e55
parentc6838eb0a09adb8cc0e63fa992e775e80bc3f69c
[TBT][NSD DNS-SD, NSD SSDP][DPTTIZEN-1868][Added NSD DNS-SD, NSD SSDP local and remote modules. Added operationpickviewapp for pick/view operation]

Signed-off-by: Amlan Chowdhury <amlan.c@samsung.com>
Change-Id: I00f4a375e18bf62e235673d2a38338737e140288
45 files changed:
operationpickviewapp/.cproject [new file with mode: 0644]
operationpickviewapp/.exportMap [new file with mode: 0644]
operationpickviewapp/.gitignore [new file with mode: 0644]
operationpickviewapp/.package-stamp [new file with mode: 0644]
operationpickviewapp/.project [new file with mode: 0644]
operationpickviewapp/.rds_delta [new file with mode: 0644]
operationpickviewapp/.sdk_delta.info [new file with mode: 0644]
operationpickviewapp/.tproject [new file with mode: 0644]
operationpickviewapp/inc/filemanager-util.h [new file with mode: 0644]
operationpickviewapp/inc/logger.h [new file with mode: 0644]
operationpickviewapp/inc/operationpickviewapp.h [new file with mode: 0644]
operationpickviewapp/inc/soundplayer-util.h [new file with mode: 0644]
operationpickviewapp/inc/ui-utils.h [new file with mode: 0644]
operationpickviewapp/inc/videoplayer-util.h [new file with mode: 0644]
operationpickviewapp/project_def.prop [new file with mode: 0644]
operationpickviewapp/res/edje/operationpickviewapp.edc [new file with mode: 0644]
operationpickviewapp/shared/res/operationpickviewapp.png [new file with mode: 0644]
operationpickviewapp/src/filemanager-util.c [new file with mode: 0644]
operationpickviewapp/src/operationpickviewapp.c [new file with mode: 0644]
operationpickviewapp/src/soundplayer-util.c [new file with mode: 0644]
operationpickviewapp/src/ui-utils.c [new file with mode: 0644]
operationpickviewapp/src/videoplayer-util.c [new file with mode: 0644]
operationpickviewapp/tizen-manifest.xml [new file with mode: 0644]
release/binary-armv7l/install.sh
release/binary-armv7l/org.tizen.operationpickviewapp-1.0.0-arm.tpk [new file with mode: 0644]
release/binary-armv7l/org.tizen.tbtcoreapp-0.0.1-1.armv7l.tpk [deleted file]
release/binary-armv7l/org.tizen.tbtcoreapp-1.0.0-arm.tpk [new file with mode: 0644]
release/binary-x86/install.sh
release/binary-x86/org.tizen.operationpickviewapp-1.0.0-i386.tpk [new file with mode: 0644]
release/binary-x86/org.tizen.tbtcoreapp-1.0.0-i386.tpk
tbtcoreapp/CMakeLists.txt
tbtcoreapp/inc/model/tbt-info.h
tbtcoreapp/inc/utils/app_module_config.h
tbtcoreapp/inc/view/tbt-nsd-ssdp-view.h [new file with mode: 0644]
tbtcoreapp/packaging/org.tizen.tbtcoreapp.spec
tbtcoreapp/res/edje/2.4/mobile/nsd_dnssd_viewer.edc [deleted file]
tbtcoreapp/res/edje/2.4/mobile/nsd_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/edje/3.0/mobile/nsd_viewer.edc [new file with mode: 0644]
tbtcoreapp/src/model/tbt-list.c
tbtcoreapp/src/view/tbt-genlist-view.c
tbtcoreapp/src/view/tbt-mtp-view.c
tbtcoreapp/src/view/tbt-nsd-dns-sd-view.c
tbtcoreapp/src/view/tbt-nsd-ssdp-view.c [new file with mode: 0644]
tbtcoreapp/src/view/tbt-oauth2-view.c
tbtcoreapp/tbt32_mobile.conf [new file with mode: 0755]