[TBT][Non-ACR][DPTTIZEN-2914,Adding Test Case for Motion Detectio APIs] 63/147363/2
authormaneesha <maneesha.k@samsung.com>
Mon, 4 Sep 2017 05:52:59 +0000 (11:22 +0530)
committerNibha Sharma <nibha.sharma@samsung.com>
Mon, 11 Sep 2017 04:12:50 +0000 (04:12 +0000)
commit579c7b9bedd2c7be311ec16c0f94c74c0583e425
treec46ffe34df62298b86a16aa136937f7b3f448b27
parentd1a97fa5dd760acb0f0e784c45d5ed8a486b1d36
[TBT][Non-ACR][DPTTIZEN-2914,Adding Test Case for Motion Detectio APIs]

Change-Id: Ifbdad1c61d1528649d7b55c7a7e586122b31d98d
Signed-off-by: maneesha <maneesha.k@samsung.com>
22 files changed:
release/binary-armv7l/org.tizen.tbtcoreapp-1.0.0-arm.tpk [changed mode: 0755->0644]
release/binary-x86/org.tizen.tbtcoreapp-1.0.0-x86.tpk [changed mode: 0755->0644]
tbtcoreapp/inc/model/tbt-info.h
tbtcoreapp/inc/utils/app_module_config.h
tbtcoreapp/inc/view/tbt-motion-detection-view.h [new file with mode: 0644]
tbtcoreapp/res/edje/2.3.1/wearable_216_432/motion_detection_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/edje/2.3.1/wearable_320_320/motion_detection_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/edje/2.3.1/wearable_360_360/motion_detection_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/edje/2.3.1/wearable_360_x_480/motion_detection_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/edje/2.4/wearable/motion_detection_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/edje/2.4/wearable_320_x_320/motion_detection_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/edje/2.4/wearable_360_x_480/motion_detection_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/edje/2.4/wearable_circle/motion_detection_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/edje/3.0/wearable/motion_detection_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/edje/3.0/wearable_320_x_320/motion_detection_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/edje/3.0/wearable_360_x_480/motion_detection_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/edje/3.0/wearable_circle/motion_detection_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/images/Not_Detecting.jpg [new file with mode: 0755]
tbtcoreapp/src/model/tbt-list.c
tbtcoreapp/src/view/tbt-feature-view.c
tbtcoreapp/src/view/tbt-genlist-view.c
tbtcoreapp/src/view/tbt-motion-detection-view.c [new file with mode: 0644]