Add safety warning popup 79/93279/10 submit/tizen/20161101.074323
authorjunkyu han <junkyu.han@samsung.com>
Fri, 21 Oct 2016 11:05:03 +0000 (20:05 +0900)
committerjunkyu han <junkyu.han@samsung.com>
Tue, 1 Nov 2016 06:12:55 +0000 (15:12 +0900)
commit5b9709d4ba38e0ef2b7f5c57409e34e7d85f7fd2
tree99527bda8da504dfbd0f051170f747616411ec5d
parent478cc0c3c55aa86946d96b677a5e855924b3782c
Add safety warning popup

Change-Id: I42a48f08d697406209a18033671badf8ec444cc8
17 files changed:
CMakeLists.txt
data/volume_app.edc
include/bt.h
include/control.h
include/earphone.h [new file with mode: 0644]
include/key_event.h
include/timer.h
include/view.h
org.tizen.volume.xml
packaging/org.tizen.volume.spec
src/bt.c
src/control.c
src/earphone.c [new file with mode: 0644]
src/key_event.c
src/sound.c
src/timer.c
src/view.c