Bug fix TIVI-839 ,change the design and permit operation of the music player while... 60/3660/1 accepted/2.0alpha-wayland/20130603.172554 submit/2.0alpha-wayland/20130527.085535
authorNakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Fri, 24 May 2013 11:22:12 +0000 (20:22 +0900)
committerNakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Fri, 24 May 2013 11:22:12 +0000 (20:22 +0900)
commit4af112945feccfea0fd32a6302b7ce92a509be01
tree196476b09b42ce97eb84e2a6266efe4a521b137a
parent5ff344205843b27d1a5cabc76a170ee4f4cfd14e
Bug fix TIVI-839 ,change the design and permit operation of the music player while driving.

Change-Id: I0db2681a58a057f48cb0caccafd451fa17163555
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
42 files changed:
apps_controller/ico_syc_apc_control.c
apps_controller/ico_syc_apc_private.h
apps_controller/ico_syc_apc_regulation.c
configure.ac
ico-app-framework/Makefile.am
ico-app-framework/Makefile.am.bk [new file with mode: 0644]
ico-app-framework/ico_uxf_conf_app.c
ico-app-framework/ico_uxf_conf_ecore.c [new file with mode: 0644]
ico-app-framework/ico_uxf_init.c
ico-app-framework/ico_uxf_launcher.c
ico-app-framework/ico_uxf_private.h
ico-app-framework/ico_uxf_window.c
include/home_screen.h
include/ico_apf_resource_control.h
include/ico_syc_apc.h
include/ico_syc_def.h
include/ico_syc_error.h [deleted file]
include/ico_uxf_conf.h
include/ico_uxf_conf_ecore.h [new file with mode: 0644]
include/ico_uxf_proto.h
include/ico_uxf_sysdef.h
include/ico_uxf_typedef.h
install-appcore.sh
packaging/ico-uxf-HomeScreen.changes
packaging/ico-uxf-HomeScreen.spec
res/apps/org.tizen.ico.homescreen/homescreen.conf
res/apps/org.tizen.ico.statusbar/statusbar.conf
res/config/app_attr.conf
res/config/system.conf
res/images/applist_off.png [new file with mode: 0755]
res/images/applist_on.png [new file with mode: 0755]
res/images/home_off.png [new file with mode: 0755]
res/images/home_on.png [new file with mode: 0755]
settings/S99zz_ico_weston [deleted file]
src/Makefile.am
src/home_screen_lib.c
src/home_screen_main.c
src/on_screen.c
src/status_bar.c
start_homescreen_appcore
test/ico_send_hscommand.c
test/ico_set_vehicleinfo.c