tizen 2.4 release accepted/tizen_2.4_mobile tizen_2.4 accepted/tizen/2.4/mobile/20151029.040938 submit/tizen_2.4/20151028.062748 tizen_2.4_mobile_release
authorjk7744.park <jk7744.park@samsung.com>
Sat, 24 Oct 2015 06:47:35 +0000 (15:47 +0900)
committerjk7744.park <jk7744.park@samsung.com>
Sat, 24 Oct 2015 06:47:35 +0000 (15:47 +0900)
commitf44311d05be10255be7a7fcb5130083d85a7f65b
tree25c10c339054611bb3f1665ddad25477733af7cd
parent861cb1354025cbaf272c836d2e914875d52ca9f6
tizen 2.4 release
38 files changed:
CMakeLists.txt
LICENSE [changed mode: 0755->0644]
NOTICE
data/color_classes.edc [new file with mode: 0644]
data/images/private/volume/sound_slider_icon_incoming_call.png [new file with mode: 0644]
data/images/private/volume/sound_slider_icon_notification.png [new file with mode: 0644]
data/images/private/volume/sound_slider_icon_notification_mute.png [new file with mode: 0644]
data/images/private/volume/sound_slider_icon_notification_vibrate.png [new file with mode: 0644]
data/images/private/volume/sound_slider_icon_system.png [new file with mode: 0644]
data/images/private/volume/sound_slider_icon_system_mute.png [new file with mode: 0644]
data/images/private/volume/sound_slider_icon_system_vibrate.png [new file with mode: 0644]
data/images/private/volume/sound_slider_icon_volume.png [new file with mode: 0644]
data/images/private/volume/sound_slider_icon_volume_mute.png [new file with mode: 0644]
data/images/private/volume/sound_slider_icon_volume_vibrate.png [new file with mode: 0644]
data/images/private/volume/sound_volume_ic_setting.png [new file with mode: 0644]
data/images/private/volume/sound_volume_popup_bg.#.png [new file with mode: 0644]
data/volume_app.edc
include/_util_efl.h
include/_util_log.h
include/bt.h [new file with mode: 0644]
include/control.h
include/key_event.h
include/main.h
include/sound.h
include/timer.h
include/view.h
include/x_event.h
org.tizen.volume.efl
org.tizen.volume.xml
packaging/org.tizen.volume.spec
src/bt.c [new file with mode: 0644]
src/control.c
src/key_event.c
src/main.c
src/sound.c
src/timer.c
src/view.c
src/x_event.c