[TBT][All][DPTTIZEN-1952][Scenario for sound manager connection and device status... 35/73935/1
authorNibha Sharma <nibha.sharma@samsung.com>
Fri, 10 Jun 2016 06:11:10 +0000 (15:11 +0900)
committerNibha Sharma <nibha.sharma@samsung.com>
Fri, 10 Jun 2016 06:11:10 +0000 (15:11 +0900)
commit3eb6635b14a34ccd52cae1af8e531a6566fcd2b6
tree4c0c937d395e2c0546dcd196811d7319b5a05dad
parent47146a914d19e6df1bcdd723ca45f6787a26ddb3
[TBT][All][DPTTIZEN-1952][Scenario for sound manager connection and device status,media key,package-manager,notification-text,notification-time,notification-title,notification-image,connection,nfc attach detach and error callback has been added]

Change-Id: I633f92331e46676624399d45a9bb9537db1c401c
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
29 files changed:
release/binary-armv7l/org.tizen.tbtcoreapp-1.0.0-arm.tpk
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/utils/ui-utils.h
tbtcoreapp/inc/view/tbt-connection-view.h [new file with mode: 0755]
tbtcoreapp/inc/view/tbt-media-key-view.h [new file with mode: 0644]
tbtcoreapp/inc/view/tbt-notification-view.h [new file with mode: 0644]
tbtcoreapp/inc/view/tbt-package-manager-view.h [new file with mode: 0644]
tbtcoreapp/inc/view/tbt-sound-manager-view.h [new file with mode: 0644]
tbtcoreapp/packaging/org.tizen.tbtcoreapp.spec
tbtcoreapp/res/edje/3.0/mobile/connection_viewer.edc [new file with mode: 0755]
tbtcoreapp/res/edje/3.0/mobile/mediakey_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/edje/3.0/mobile/notification_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/edje/3.0/mobile/package_manager_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/edje/3.0/mobile/sound_manager_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/package/native-testapp-itc-1.0.0-arm.tpk [new file with mode: 0755]
tbtcoreapp/src/model/tbt-list.c
tbtcoreapp/src/utils/ui-utils.c
tbtcoreapp/src/view/tbt-connection-view.c [new file with mode: 0755]
tbtcoreapp/src/view/tbt-genlist-view.c
tbtcoreapp/src/view/tbt-media-key-view.c [new file with mode: 0644]
tbtcoreapp/src/view/tbt-nfc-view.c
tbtcoreapp/src/view/tbt-notification-view.c [new file with mode: 0644]
tbtcoreapp/src/view/tbt-package-manager-view.c [new file with mode: 0644]
tbtcoreapp/src/view/tbt-radio-view.c
tbtcoreapp/src/view/tbt-sound-manager-view.c [new file with mode: 0644]
tbtcoreapp/tizen-manifest.xml