migration
authorSunggoo Kim <sung.goo.kim@samsung.com>
Tue, 21 Aug 2012 09:17:42 +0000 (18:17 +0900)
committerSunggoo Kim <sung.goo.kim@samsung.com>
Tue, 21 Aug 2012 09:17:42 +0000 (18:17 +0900)
commit41b2478dc578156bb904201f8f6e2d9d35c26f9f
tree88f4757f2e2bf498b67889f0901bf9f0fcb13057
parente9d80f84b140bb86fe9e7bc025ec1de25f6b1cad
migration
262 files changed:
CMakeLists.txt
LICENSE
app/CMakeLists.txt [deleted file]
contacts/CMakeLists.txt [new file with mode: 0644]
contacts/contacts.c [new file with mode: 0755]
contacts/icon_contacts.png [new file with mode: 0644]
contacts/org.tizen.contacts.xml [new file with mode: 0644]
debian/changelog [deleted file]
debian/compat [deleted file]
debian/control [deleted file]
debian/copyright [deleted file]
debian/dirs [deleted file]
debian/docs [deleted file]
debian/libug-phone-dev.install.in [deleted file]
debian/libug-phone-efl.install.in [deleted file]
debian/libug-phone-efl.postinst.in [deleted file]
debian/org.tizen.phone.install.in [deleted file]
debian/org.tizen.phone.postinst.in [deleted file]
debian/rules [deleted file]
icon_phone.png [deleted file]
include/contacts-ug.h [new file with mode: 0755]
include/phone-ug.h
include/phone.h
lib/CMakeLists.txt
lib/common/ct-list-detail.c [new file with mode: 0755]
lib/common/ct-list-view-common.c [new file with mode: 0755]
lib/common/ph-common.c
lib/common/ph-detail-log.c [new file with mode: 0755]
lib/common/ph-dialer-speed.c [new file with mode: 0755]
lib/common/ph-text.c
lib/ct-front/CMakeLists.txt [new file with mode: 0755]
lib/ct-front/contacts-tabui-efl.xml [new file with mode: 0644]
lib/ct-front/ct-front-main.c [new file with mode: 0755]
lib/ct-front/ct-front-view.c [new file with mode: 0755]
lib/ct-front/ct-front-view.h [new file with mode: 0755]
lib/details/CMakeLists.txt [new file with mode: 0755]
lib/details/contacts-details-efl.xml [new file with mode: 0644]
lib/details/ct-detail-history.c [new file with mode: 0755]
lib/details/ct-detail-history.h [new file with mode: 0755]
lib/details/ct-detail-main.c [new file with mode: 0755]
lib/details/ct-detail-utils.c [new file with mode: 0755]
lib/details/ct-detail-utils.h [new file with mode: 0755]
lib/details/ct-detail-view.c [new file with mode: 0755]
lib/details/ct-detail-view.h [new file with mode: 0755]
lib/details/ct-input-change-name.c [new file with mode: 0755]
lib/details/ct-input-change-name.h [new file with mode: 0755]
lib/details/ct-input-num-email.c [new file with mode: 0755]
lib/details/ct-input-num-email.h [new file with mode: 0755]
lib/details/ct-input-utils.c [new file with mode: 0755]
lib/details/ct-input-utils.h [new file with mode: 0755]
lib/details/ct-input-view.c [new file with mode: 0755]
lib/details/ct-input-view.h [new file with mode: 0755]
lib/dialer/CMakeLists.txt
lib/dialer/dialer-efl.desktop.in [new file with mode: 0644]
lib/dialer/dialer-efl.xml [new file with mode: 0644]
lib/dialer/ph-dialer-cclist.h [new file with mode: 0755]
lib/dialer/ph-dialer-keystring.c [new file with mode: 0755]
lib/dialer/ph-dialer-keystring.h [new file with mode: 0755]
lib/dialer/ph-dialer-main.c
lib/dialer/ph-dialer-search.c [new file with mode: 0755]
lib/dialer/ph-dialer-search.h [new file with mode: 0755]
lib/dialer/ph-dialer-tapi.c
lib/dialer/ph-dialer-tapi.h
lib/dialer/ph-dialer-utils.c
lib/dialer/ph-dialer-utils.h
lib/dialer/ph-dialer-view.c [changed mode: 0644->0755]
lib/dialer/ph-dialer-view.h
lib/edc/contacts.edc [new file with mode: 0644]
lib/edc/detail_theme.edc [new file with mode: 0644]
lib/edc/dialer.edc [changed mode: 0644->0755]
lib/edc/dialer_btn.edc [new file with mode: 0755]
lib/edc/dialer_theme.edc [new file with mode: 0644]
lib/edc/favorites.edc [new file with mode: 0755]
lib/edc/favorites_theme.edc [new file with mode: 0644]
lib/edc/gl_title.edc [new file with mode: 0644]
lib/edc/input_theme.edc [new file with mode: 0644]
lib/edc/list.edc [new file with mode: 0644]
lib/edc/list_theme.edc [new file with mode: 0644]
lib/edc/progress.edc
lib/edc/speeddial_theme.edc [new file with mode: 0644]
lib/favor/CMakeLists.txt [new file with mode: 0755]
lib/favor/ph-favorite-edit-view.c [new file with mode: 0755]
lib/favor/ph-favorite-edit-view.h [moved from lib/phoneui/ph-favorite-edit-view.h with 75% similarity]
lib/favor/ph-favorite-view.c [new file with mode: 0755]
lib/favor/ph-favorite-view.h [new file with mode: 0755]
lib/images/contact_images/00_check_checking.png [moved from lib/images/dialer_images/C01-3_dialer_btn_01.png with 82% similarity, mode: 0755]
lib/images/contact_images/01_controlbar_icon_add-to-bookmarks.png [new file with mode: 0644]
lib/images/contact_images/01_controlbar_icon_add_account.png [new file with mode: 0644]
lib/images/contact_images/01_controlbar_icon_add_to_contact.png [new file with mode: 0644]
lib/images/contact_images/01_controlbar_icon_bluetooth_preview.png [new file with mode: 0644]
lib/images/contact_images/01_controlbar_icon_close.png [new file with mode: 0644]
lib/images/contact_images/01_controlbar_icon_exchangs_register.png [new file with mode: 0644]
lib/images/contact_images/01_controlbar_icon_groups.png [new file with mode: 0644]
lib/images/contact_images/01_controlbar_icon_more.png [moved from lib/images/dialer_images/C01-3_dialer_btn_03.png with 80% similarity]
lib/images/contact_images/C02_account_00.png [new file with mode: 0644]
lib/images/contact_images/C02_account_01.png [new file with mode: 0644]
lib/images/contact_images/C02_account_02.png [new file with mode: 0644]
lib/images/contact_images/C02_account_03.png [new file with mode: 0644]
lib/images/contact_images/C02_account_04.png [new file with mode: 0644]
lib/images/contact_images/C02_account_default.png [new file with mode: 0644]
lib/images/contact_images/C02_icon_add_group.png [new file with mode: 0644]
lib/images/contact_images/C02_icon_favorite.png [new file with mode: 0644]
lib/images/contact_images/C02_icon_favorite_on.png [new file with mode: 0644]
lib/images/contact_images/C02_icon_reset.png [new file with mode: 0644]
lib/images/contact_images/caller_ID_default_128x128.png [new file with mode: 0644]
lib/images/contact_images/caller_ID_default_96x96.png [new file with mode: 0644]
lib/images/contact_images/caller_ID_edit.png [new file with mode: 0644]
lib/images/contact_images/email.png [new file with mode: 0644]
lib/images/contact_images/message.png [new file with mode: 0644]
lib/images/dialer_images/C01-3_dialer_btn.png [new file with mode: 0644]
lib/images/dialer_images/C01-3_dialer_btn_cal.png [new file with mode: 0644]
lib/images/dialer_images/C01-3_dialer_btn_call.png [new file with mode: 0644]
lib/images/dialer_images/C01-3_dialer_btn_call_press.png [new file with mode: 0644]
lib/images/dialer_images/C01-3_dialer_btn_option_bg.png [moved from lib/images/dialer_images/C01-3_dialer_btn_02.png with 79% similarity]
lib/images/dialer_images/C01-3_dialer_btn_option_press.png [new file with mode: 0644]
lib/images/dialer_images/C01-3_dialer_btn_press.png
lib/images/dialer_images/C01-3_dialer_icon_01.png
lib/images/dialer_images/C01-3_dialer_icon_02(_press).png [new file with mode: 0755]
lib/images/dialer_images/C01-3_dialer_icon_02.png [new file with mode: 0644]
lib/images/dialer_images/C01-3_dialer_icon_02_press.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_dialer_icon_clear.png
lib/images/dialer_images/C01-3_dialer_icon_option.png [new file with mode: 0644]
lib/images/dialer_images/C01-3_dialer_icon_star.png [new file with mode: 0644]
lib/images/dialer_images/C01-3_dialer_search_field_bg.png [new file with mode: 0644]
lib/images/dialer_images/C01-3_icon_call.png [new file with mode: 0644]
lib/images/dialer_images/C01-3_icon_clear.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_message.png [new file with mode: 0644]
lib/images/dialer_images/C01-3_icon_voicecall.png [moved from lib/images/dialer_images/C01-3_dialer_icon_video_call_dim.png with 50% similarity]
lib/images/dialer_images/C01_3_dialer_icon_option.png [new file with mode: 0644]
lib/images/phoneug_images/00_button_icon_expand_closed.png [new file with mode: 0644]
lib/images/phoneug_images/00_button_icon_expand_opened.png [new file with mode: 0644]
lib/images/phoneug_images/00_index_list_bg.png [new file with mode: 0644]
lib/images/phoneug_images/04_textinput_dialer_icon_voice_mail.png [new file with mode: 0644]
lib/images/phoneug_images/C01-4_btn_icon_call_dim.png [new file with mode: 0644]
lib/images/phoneug_images/C01-4_btn_icon_message_dim.png [new file with mode: 0644]
lib/images/phoneug_images/C01-4_btn_icon_video_call_dim.png [new file with mode: 0644]
lib/images/phoneug_images/C01-4_list_icon_call.png [new file with mode: 0755]
lib/images/phoneug_images/C01-4_list_icon_mms.png [new file with mode: 0644]
lib/images/phoneug_images/C01-4_list_icon_sms.png [new file with mode: 0644]
lib/images/phoneug_images/C01-4_list_icon_vt-call.png [moved from lib/images/phoneug_images/C01-4_icon_vt-call.png with 100% similarity]
lib/images/phoneug_images/C02_icon_call.png [new file with mode: 0644]
lib/images/phoneug_images/C02_icon_chat_on.png [new file with mode: 0644]
lib/images/phoneug_images/C02_icon_filetransfer.png [new file with mode: 0644]
lib/images/phoneug_images/C02_icon_message.png [new file with mode: 0644]
lib/images/phoneug_images/C02_icon_video_call.png [new file with mode: 0644]
lib/images/phoneug_images/caller_ID_default_70x70_man.png [changed mode: 0755->0644]
lib/images/phoneug_images/phone.png [new file with mode: 0644]
lib/include/ct-detail.h [new file with mode: 0755]
lib/include/ct-favor.h [new file with mode: 0644]
lib/include/ct-front.h [new file with mode: 0755]
lib/include/ct-list.h [new file with mode: 0755]
lib/include/ph-front.h [moved from lib/include/phone-ui.h with 66% similarity]
lib/include/phone-common.h
lib/include/phone-dialer.h
lib/include/phone-log.h
lib/include/phone-path.h
lib/include/phone-speed.h [new file with mode: 0755]
lib/include/phone-text.h
lib/list/CMakeLists.txt [new file with mode: 0755]
lib/list/contacts-list-efl.xml [new file with mode: 0644]
lib/list/ct-list-contact-view.c [new file with mode: 0755]
lib/list/ct-list-contact-view.h [new file with mode: 0755]
lib/list/ct-list-edit-view.c [new file with mode: 0755]
lib/list/ct-list-edit-view.h [new file with mode: 0755]
lib/list/ct-list-main.c [new file with mode: 0755]
lib/list/ct-list-utils.c [new file with mode: 0755]
lib/list/ct-list-utils.h [new file with mode: 0755]
lib/list/ct-list-view-ug.c [new file with mode: 0755]
lib/list/ct-list-view-ug.h [new file with mode: 0644]
lib/log/CMakeLists.txt
lib/log/ph-log-check-view.c
lib/log/ph-log-check-view.h
lib/log/ph-log-detail-view.c
lib/log/ph-log-detail-view.h
lib/log/ph-log-main-view.c
lib/log/ph-log-main.c
lib/log/ph-log-utils.c
lib/log/ph-log-utils.h
lib/ph-front/CMakeLists.txt [new file with mode: 0755]
lib/ph-front/ph-front-main.c [moved from lib/phoneui/ph-front-main.c with 52% similarity]
lib/ph-front/ph-front-view.c [new file with mode: 0755]
lib/ph-front/ph-front-view.h [moved from lib/phoneui/ph-front-view.h with 100% similarity]
lib/ph-front/phone-tabui-efl.xml [new file with mode: 0644]
lib/phoneui/ph-favorite-edit-view.c [deleted file]
lib/phoneui/ph-favorite-view.c [deleted file]
lib/phoneui/ph-front-view.c [deleted file]
lib/settings/CMakeLists.txt [new file with mode: 0755]
lib/settings/contacts-settings-efl.xml [new file with mode: 0644]
lib/settings/ct-setting-main.c [new file with mode: 0755]
lib/settings/ct-setting-view.c [new file with mode: 0755]
lib/settings/ct-setting-view.h [new file with mode: 0755]
lib/speed/CMakeLists.txt [moved from lib/phoneui/CMakeLists.txt with 66% similarity]
lib/speed/ph-speeddial-main.c [new file with mode: 0755]
lib/speed/ph-speeddial-view.c [new file with mode: 0755]
lib/speed/ph-speeddial-view.h [moved from lib/phoneui/ph-favorite-view.h with 61% similarity]
lib/speed/speeddial-efl.xml [new file with mode: 0644]
packaging/org.tizen.phone.spec [deleted file]
packaging/phone.spec [new file with mode: 0644]
phone.desktop.in [deleted file]
phone/CMakeLists.txt [new file with mode: 0644]
phone/icon_phone.png [new file with mode: 0644]
phone/org.tizen.phone.xml [new file with mode: 0755]
phone/phone.c [moved from app/phone.c with 51% similarity]
po/CMakeLists.txt
po/POTFILES.in
po/ar.po [new file with mode: 0755]
po/bg.po [new file with mode: 0755]
po/ca.po [new file with mode: 0755]
po/cs.po [new file with mode: 0755]
po/da.po [new file with mode: 0755]
po/de.po [deleted file]
po/de_DE.po [new file with mode: 0755]
po/el.po [deleted file]
po/el_GR.po [new file with mode: 0755]
po/en.po [new file with mode: 0755]
po/en_GB.po [deleted file]
po/en_US.po [changed mode: 0644->0755]
po/es.po [deleted file]
po/es_ES.po [new file with mode: 0755]
po/fi.po [new file with mode: 0755]
po/fr.po [deleted file]
po/fr_FR.po [new file with mode: 0755]
po/hi.po [new file with mode: 0755]
po/hr.po [new file with mode: 0755]
po/hu.po [new file with mode: 0755]
po/id.po [new file with mode: 0755]
po/it.po [deleted file]
po/it_IT.po [new file with mode: 0755]
po/ja.po [deleted file]
po/ja_JP.po [new file with mode: 0755]
po/ko.po [deleted file]
po/ko_KR.po [new file with mode: 0755]
po/lt.po [new file with mode: 0755]
po/lv.po [new file with mode: 0755]
po/ms.po [new file with mode: 0755]
po/nl.po [deleted file]
po/nl_NL.po [new file with mode: 0755]
po/no.po [new file with mode: 0755]
po/phone.pot [new file with mode: 0644]
po/pl.po [new file with mode: 0755]
po/pt.po [deleted file]
po/pt_PT.po [new file with mode: 0755]
po/ro.po [new file with mode: 0755]
po/ru.po [deleted file]
po/ru_RU.po [new file with mode: 0755]
po/sk.po [new file with mode: 0755]
po/sl.po [new file with mode: 0755]
po/sr.po [new file with mode: 0755]
po/sv.po [new file with mode: 0755]
po/th.po [new file with mode: 0755]
po/tr.po [deleted file]
po/tr_TR.po [new file with mode: 0755]
po/uk.po [new file with mode: 0755]
po/update-po.sh
po/vi.po [new file with mode: 0755]
po/zh_CN.po [changed mode: 0644->0755]
po/zh_HK.po [changed mode: 0644->0755]
po/zh_TW.po [changed mode: 0644->0755]
viewer/CMakeLists.txt [new file with mode: 0644]
viewer/icon_contacts-viewer.png [new file with mode: 0644]
viewer/org.tizen.contacts-viewer.xml [new file with mode: 0644]
viewer/viewer.c [new file with mode: 0755]