[TBT][DPTTIZEN-2195][Update TBT according to TC List] 56/81156/1
authorAmlan Chowdhury <amlan.c@samsung.com>
Fri, 22 Jul 2016 09:09:22 +0000 (15:09 +0600)
committerAmlan Chowdhury <amlan.c@samsung.com>
Fri, 22 Jul 2016 09:34:32 +0000 (15:34 +0600)
commit9dee48b1a7b7b8faa4b6a3d771d8ad401a789b15
tree50e7ec5b7ebc6bb62464a5228419a9fa427cf0f7
parent38aa580c452338324029658b34af7c5718237779
[TBT][DPTTIZEN-2195][Update TBT according to TC List]

Signed-off-by: Amlan Chowdhury <amlan.c@samsung.com>
Change-Id: I41f282de6217de304ef3a71b061addb3c50fe051
230 files changed:
coretbtdataprovider/.cproject
coretbtdataprovider/.sdk_delta.info
coretbtdataprovider/.sign/.manifest.tmp
coretbtdataprovider/.sign/author-signature.xml
coretbtdataprovider/.sign/signature1.xml
coretbtdataprovider/Debug/.ninja_deps [deleted file]
coretbtdataprovider/Debug/.ninja_log [deleted file]
coretbtdataprovider/Debug/build.ninja [deleted file]
coretbtdataprovider/Debug/compile_commands.json [deleted file]
coretbtdataprovider/Debug/rules.ninja [deleted file]
coretbtdataprovider/Debug/src/subdir.ninja [deleted file]
coretbtdataprovider/Debug/target.ninja [deleted file]
coretbtserviceapp/.cproject
coretbtserviceapp/.sign/.manifest.tmp
coretbtserviceapp/.sign/author-signature.xml
coretbtserviceapp/.sign/signature1.xml
coretbtserviceapp/Debug/.ninja_deps [deleted file]
coretbtserviceapp/Debug/.ninja_log [deleted file]
coretbtserviceapp/Debug/build.ninja [deleted file]
coretbtserviceapp/Debug/compile_commands.json [deleted file]
coretbtserviceapp/Debug/rules.ninja [deleted file]
coretbtserviceapp/Debug/src/subdir.ninja [deleted file]
coretbtserviceapp/Debug/target.ninja [deleted file]
coretbtuiapp/.cproject
coretbtuiapp/.sdk_delta.info
coretbtuiapp/.sign/.manifest.tmp
coretbtuiapp/.sign/author-signature.xml
coretbtuiapp/.sign/signature1.xml
coretbtuiapp/Debug/.ninja_deps [deleted file]
coretbtuiapp/Debug/.ninja_log [deleted file]
coretbtuiapp/Debug/build.ninja [deleted file]
coretbtuiapp/Debug/compile_commands.json [deleted file]
coretbtuiapp/Debug/res/edje/2.3.1/wearable_216_432/subdir.ninja [deleted file]
coretbtuiapp/Debug/res/edje/2.3.1/wearable_320_320/subdir.ninja [deleted file]
coretbtuiapp/Debug/res/edje/2.3.1/wearable_360_360/subdir.ninja [deleted file]
coretbtuiapp/Debug/res/edje/subdir.ninja [deleted file]
coretbtuiapp/Debug/rules.ninja [deleted file]
coretbtuiapp/Debug/src/subdir.ninja [deleted file]
coretbtuiapp/Debug/target.ninja [deleted file]
coretbtwidgetapp/.cproject [new file with mode: 0644]
coretbtwidgetapp/.exportMap [new file with mode: 0644]
coretbtwidgetapp/.gbs.conf [new file with mode: 0644]
coretbtwidgetapp/.gitignore [new file with mode: 0644]
coretbtwidgetapp/.package-stamp [new file with mode: 0644]
coretbtwidgetapp/.project [new file with mode: 0644]
coretbtwidgetapp/.rds_delta [new file with mode: 0644]
coretbtwidgetapp/.sdk_delta.info [new file with mode: 0644]
coretbtwidgetapp/.sign/.manifest.tmp [new file with mode: 0644]
coretbtwidgetapp/.sign/author-signature.xml [new file with mode: 0644]
coretbtwidgetapp/.sign/signature1.xml [new file with mode: 0644]
coretbtwidgetapp/.tproject [new file with mode: 0644]
coretbtwidgetapp/CMakeLists.txt [new file with mode: 0755]
coretbtwidgetapp/inc/coretbtwidgetapp.h [new file with mode: 0644]
coretbtwidgetapp/inc/logger.h [new file with mode: 0644]
coretbtwidgetapp/packaging/org.tizen.coretbtwidgetapp.spec [new file with mode: 0755]
coretbtwidgetapp/shared/res/coretbtwidgetapp.png [new file with mode: 0644]
coretbtwidgetapp/shared/res/icon.png [new file with mode: 0644]
coretbtwidgetapp/shared/res/preview.png [new file with mode: 0644]
coretbtwidgetapp/src/coretbtwidgetapp.c [new file with mode: 0644]
coretbtwidgetapp/tizen-manifest.xml [new file with mode: 0644]
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-arm/install.sh
release/binary-arm/org.tizen.coretbt_dataprovider-1.0.0-arm.tpk
release/binary-arm/org.tizen.coretbt_serviceapp-1.0.0-arm.tpk
release/binary-arm/org.tizen.coretbt_uiapp-1.0.0-arm.tpk
release/binary-arm/org.tizen.coretbtwidgetapp-1.0.0-arm.tpk [new file with mode: 0644]
release/binary-arm/org.tizen.operationpickviewapp-1.0.0-arm.tpk [new file with mode: 0644]
release/binary-arm/org.tizen.tbt_hcetestappa-1.0.0-arm.tpk
release/binary-arm/org.tizen.tbt_hcetestappb-1.0.0-arm.tpk
release/binary-arm/org.tizen.tbtcoreapp-1.0.0-arm.tpk
release/binary-x86/install.sh
release/binary-x86/org.tizen.coretbt_dataprovider-1.0.0-i386.tpk
release/binary-x86/org.tizen.coretbt_serviceapp-1.0.0-i386.tpk
release/binary-x86/org.tizen.coretbt_uiapp-1.0.0-i386.tpk
release/binary-x86/org.tizen.coretbtwidgetapp-1.0.0-i386.tpk [new file with mode: 0644]
release/binary-x86/org.tizen.operationpickviewapp-1.0.0-i386.tpk [new file with mode: 0644]
release/binary-x86/org.tizen.tbt_hcetestappa-1.0.0-i386.tpk
release/binary-x86/org.tizen.tbt_hcetestappb-1.0.0-i386.tpk
release/binary-x86/org.tizen.tbtcoreapp-1.0.0-i386.tpk
tbt_hcetestappA/.cproject
tbt_hcetestappA/.package-stamp [new file with mode: 0644]
tbt_hcetestappA/.sign/.manifest.tmp
tbt_hcetestappA/.sign/author-signature.xml
tbt_hcetestappA/.sign/signature1.xml
tbt_hcetestappA/Debug/.ninja_deps [deleted file]
tbt_hcetestappA/Debug/.ninja_log [deleted file]
tbt_hcetestappA/Debug/build.ninja [deleted file]
tbt_hcetestappA/Debug/compile_commands.json [deleted file]
tbt_hcetestappA/Debug/rules.ninja [deleted file]
tbt_hcetestappA/Debug/src/hcetest.o [deleted file]
tbt_hcetestappA/Debug/src/subdir.ninja [deleted file]
tbt_hcetestappA/Debug/src/tbt_hcetestappa.o [deleted file]
tbt_hcetestappA/Debug/target.ninja [deleted file]
tbt_hcetestappA/Debug/tbt_hcetestappa [deleted file]
tbt_hcetestappA/tizen-manifest.xml
tbt_hcetestappB/.cproject
tbt_hcetestappB/.package-stamp [new file with mode: 0644]
tbt_hcetestappB/.project
tbt_hcetestappB/.sign/.manifest.tmp
tbt_hcetestappB/.sign/author-signature.xml
tbt_hcetestappB/.sign/signature1.xml
tbt_hcetestappB/.tproject
tbt_hcetestappB/Debug/.ninja_deps [deleted file]
tbt_hcetestappB/Debug/.ninja_log [deleted file]
tbt_hcetestappB/Debug/build.ninja [deleted file]
tbt_hcetestappB/Debug/compile_commands.json [deleted file]
tbt_hcetestappB/Debug/rules.ninja [deleted file]
tbt_hcetestappB/Debug/src/hcetest_appb.o [deleted file]
tbt_hcetestappB/Debug/src/subdir.ninja [deleted file]
tbt_hcetestappB/Debug/src/tbt_hcetestappb.o [deleted file]
tbt_hcetestappB/Debug/target.ninja [deleted file]
tbt_hcetestappB/Debug/tbt_hcetestappb [deleted file]
tbt_hcetestappB/tizen-manifest.xml
tbtcoreapp/.cproject
tbtcoreapp/.sdk_delta.info
tbtcoreapp/.sign/.manifest.tmp
tbtcoreapp/.sign/author-signature.xml
tbtcoreapp/.sign/signature1.xml
tbtcoreapp/Debug/.ninja_deps [deleted file]
tbtcoreapp/Debug/.ninja_log [deleted file]
tbtcoreapp/Debug/build.ninja [deleted file]
tbtcoreapp/Debug/compile_commands.json [deleted file]
tbtcoreapp/Debug/res/edje/2.3.1/mobile/subdir.ninja [deleted file]
tbtcoreapp/Debug/res/edje/2.3.1/wearable/subdir.ninja [deleted file]
tbtcoreapp/Debug/res/edje/2.3.1/wearable_216_432/subdir.ninja [deleted file]
tbtcoreapp/Debug/res/edje/2.3.1/wearable_320_320/subdir.ninja [deleted file]
tbtcoreapp/Debug/res/edje/2.3.1/wearable_320_x_320/subdir.ninja [deleted file]
tbtcoreapp/Debug/res/edje/2.3.1/wearable_360_360/subdir.ninja [deleted file]
tbtcoreapp/Debug/res/edje/2.3.1/wearable_360_x_480/subdir.ninja [deleted file]
tbtcoreapp/Debug/res/edje/2.3.1/wearable_b2/subdir.ninja [deleted file]
tbtcoreapp/Debug/res/edje/2.3.1/wearable_band/subdir.ninja [deleted file]
tbtcoreapp/Debug/res/edje/2.3.1/wearable_circle/subdir.ninja [deleted file]
tbtcoreapp/Debug/res/edje/2.3.1/wearable_pre/subdir.ninja [deleted file]
tbtcoreapp/Debug/res/edje/2.4/mobile/subdir.ninja [deleted file]
tbtcoreapp/Debug/res/edje/2.4/wearable/subdir.ninja [deleted file]
tbtcoreapp/Debug/res/edje/2.4/wearable_320_x_320/subdir.ninja [deleted file]
tbtcoreapp/Debug/res/edje/2.4/wearable_360_x_480/subdir.ninja [deleted file]
tbtcoreapp/Debug/res/edje/2.4/wearable_circle/subdir.ninja [deleted file]
tbtcoreapp/Debug/res/edje/3.0/mobile/subdir.ninja [deleted file]
tbtcoreapp/Debug/res/edje/3.0/wearable/subdir.ninja [deleted file]
tbtcoreapp/Debug/res/edje/3.0/wearable_320_x_320/subdir.ninja [deleted file]
tbtcoreapp/Debug/res/edje/3.0/wearable_360_x_480/subdir.ninja [deleted file]
tbtcoreapp/Debug/res/edje/3.0/wearable_circle/subdir.ninja [deleted file]
tbtcoreapp/Debug/rules.ninja [deleted file]
tbtcoreapp/Debug/src/model/subdir.ninja [deleted file]
tbtcoreapp/Debug/src/subdir.ninja [deleted file]
tbtcoreapp/Debug/src/utils/subdir.ninja [deleted file]
tbtcoreapp/Debug/src/view/subdir.ninja [deleted file]
tbtcoreapp/Debug/target.ninja [deleted file]
tbtcoreapp/crash-info/org.tizen.tbtcoreapp_20160407054314.cs [deleted file]
tbtcoreapp/crash-info/org.tizen.tbtcoreapp_20160407082222.cs [deleted file]
tbtcoreapp/crash-info/org.tizen.tbtcoreapp_20160407082438.cs [deleted file]
tbtcoreapp/crash-info/org.tizen.tbtcoreapp_20160407082508.cs [deleted file]
tbtcoreapp/crash-info/org.tizen.tbtcoreapp_20160410053422.cs [deleted file]
tbtcoreapp/crash-info/org.tizen.tbtcoreapp_20160410143510.cs [deleted file]
tbtcoreapp/crash-info/org.tizen.tbtcoreapp_20160410151459.cs [deleted file]
tbtcoreapp/crash-info/org.tizen.tbtcoreapp_20160410151512.cs [deleted file]
tbtcoreapp/crash-info/org.tizen.tbtcoreapp_20160413152340.cs [deleted file]
tbtcoreapp/crash-info/org.tizen.tbtcoreapp_20160413153440.cs [deleted file]
tbtcoreapp/crash-info/org.tizen.tbtcoreapp_20160413153449.cs [deleted file]
tbtcoreapp/crash-info/org.tizen.tbtcoreapp_20160413153451.cs [deleted file]
tbtcoreapp/crash-info/org.tizen.tbtcoreapp_20160413153756.cs [deleted file]
tbtcoreapp/crash-info/org.tizen.tbtcoreapp_20160413154611.cs [deleted file]
tbtcoreapp/crash-info/org.tizen.tbtcoreapp_20160413154837.cs [deleted file]
tbtcoreapp/inc/model/tbt-info.h
tbtcoreapp/inc/utils/app_module_config.h
tbtcoreapp/inc/utils/config.h
tbtcoreapp/inc/view/tbt-attachpanel-view.h [new file with mode: 0755]
tbtcoreapp/inc/view/tbt-contacts-view.h
tbtcoreapp/inc/view/tbt-d2d-view.h [new file with mode: 0644]
tbtcoreapp/inc/view/tbt-pick-view.h
tbtcoreapp/inc/view/tbt-screenmirrorsink-view.h [new file with mode: 0644]
tbtcoreapp/inc/window.h
tbtcoreapp/shared/res/SampleAAC.aac [new file with mode: 0644]
tbtcoreapp/shared/res/SampleAMR.amr [new file with mode: 0644]
tbtcoreapp/shared/res/SampleMP3.mp3 [new file with mode: 0644]
tbtcoreapp/shared/res/SampleWAV.wav [new file with mode: 0644]
tbtcoreapp/shared/res/giraffe_800_1179.jpg [new file with mode: 0644]
tbtcoreapp/shared/res/images/plane_1024_768.png [new file with mode: 0644]
tbtcoreapp/shared/res/images/squee.gif [new file with mode: 0644]
tbtcoreapp/shared/res/images/zebra_1024_680.bmp [new file with mode: 0644]
tbtcoreapp/shared/res/plane_1024_768.png [new file with mode: 0644]
tbtcoreapp/shared/res/sampleH263.3gp [new file with mode: 0644]
tbtcoreapp/shared/res/sampleH264.mp4 [new file with mode: 0644]
tbtcoreapp/shared/res/sampleMPEG4.mp4 [new file with mode: 0644]
tbtcoreapp/shared/res/sounds/SampleAAC.aac [new file with mode: 0644]
tbtcoreapp/shared/res/sounds/SampleAMR.amr [new file with mode: 0644]
tbtcoreapp/shared/res/sounds/SampleMP3.mp3 [new file with mode: 0644]
tbtcoreapp/shared/res/sounds/SampleWAV.wav [new file with mode: 0644]
tbtcoreapp/shared/res/squee.gif [new file with mode: 0644]
tbtcoreapp/shared/res/video/sampleH263.3gp [new file with mode: 0644]
tbtcoreapp/shared/res/video/sampleH264.mp4 [new file with mode: 0644]
tbtcoreapp/shared/res/video/sampleMPEG4.mp4 [new file with mode: 0644]
tbtcoreapp/shared/res/zebra_1024_680.bmp [new file with mode: 0644]
tbtcoreapp/src/model/tbt-list.c
tbtcoreapp/src/view/tbt-attachpanel-view.c [new file with mode: 0755]
tbtcoreapp/src/view/tbt-connection-view.c
tbtcoreapp/src/view/tbt-contacts-view.c
tbtcoreapp/src/view/tbt-d2d-view.c [new file with mode: 0644]
tbtcoreapp/src/view/tbt-genlist-view.c
tbtcoreapp/src/view/tbt-notification-view.c
tbtcoreapp/src/view/tbt-oauth2-info-view.c
tbtcoreapp/src/view/tbt-pick-view.c
tbtcoreapp/src/view/tbt-push-view.c
tbtcoreapp/src/view/tbt-screenmirrorsink-view.c [new file with mode: 0644]
tbtcoreapp/src/view/tbt-sensor-view.c
tbtcoreapp/src/view/tbt-widget-view.c
tbtcoreapp/tizen-manifest.xml