Initialize Tizen 2.3 tizen_2.3 2.3a_release submit/tizen_2.3/20140531.104732
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:57:58 +0000 (12:57 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:57:58 +0000 (12:57 +0900)
commit331d162934ac346a137b6a3a17074d948a3c6c41
treede2d8bd57e2c66aa58f0f2561fe8e79938142bf1
Initialize Tizen 2.3
438 files changed:
.gitignore [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0755]
LICENSE.flora [new file with mode: 0644]
NOTICE [new file with mode: 0755]
build [new file with mode: 0755]
buildAndDeploy.sh [new file with mode: 0755]
config/gdbscript_contacts_armv7l [new file with mode: 0644]
config/gdbscript_contacts_i586 [new file with mode: 0644]
contacts-appservice/CMakeLists.txt [new file with mode: 0644]
contacts-appservice/contacts-appservice.cpp [new file with mode: 0755]
contacts-appservice/icon_contacts-appservice.png [new file with mode: 0644]
contacts-appservice/org.tizen.contacts-appservice.xml [new file with mode: 0644]
contacts-viewer/CMakeLists.txt [new file with mode: 0644]
contacts-viewer/contacts-viewer.cpp [new file with mode: 0755]
contacts-viewer/icon_contacts-viewer.png [new file with mode: 0644]
contacts-viewer/org.tizen.contacts-viewer.xml [new file with mode: 0755]
contacts/CMakeLists.txt [new file with mode: 0644]
contacts/contacts.cpp [new file with mode: 0755]
contacts/icon_contacts.png [new file with mode: 0644]
contacts/org.tizen.contacts.xml [new file with mode: 0755]
deploy [new file with mode: 0755]
gbs/.gbs.conf [new file with mode: 0644]
include/contacts-ug.h [new file with mode: 0755]
include/phone-ug.h [new file with mode: 0755]
lib/CMakeLists.txt [new file with mode: 0755]
lib/common/Database/Database.cpp [new file with mode: 0644]
lib/common/Database/Database.h [new file with mode: 0644]
lib/common/Database/Listener.h [new file with mode: 0644]
lib/common/Front.cpp [new file with mode: 0644]
lib/common/Ui/Genlist/Genlist.cpp [new file with mode: 0644]
lib/common/Ui/Genlist/Item.cpp [new file with mode: 0644]
lib/common/Ui/Genlist/include/Genlist.h [new file with mode: 0644]
lib/common/Ui/Genlist/include/Item.h [new file with mode: 0644]
lib/common/Ui/Widget.cpp [new file with mode: 0644]
lib/common/Ui/include/Widget.h [new file with mode: 0644]
lib/common/Utils/NonCopyable.cpp [new file with mode: 0644]
lib/common/Utils/Tracer.cpp [new file with mode: 0644]
lib/common/Utils/include/NonCopyable.h [new file with mode: 0644]
lib/common/Utils/include/SharedPtr.h [new file with mode: 0644]
lib/common/Utils/include/Tracer.h [new file with mode: 0644]
lib/common/View.cpp [new file with mode: 0644]
lib/common/ViewData.cpp [new file with mode: 0644]
lib/common/ViewManager.cpp [new file with mode: 0644]
lib/common/ct-group-assign-popup.cpp [new file with mode: 0644]
lib/common/ct-group-input-view.cpp [new file with mode: 0755]
lib/common/ct-list-detail.cpp [new file with mode: 0755]
lib/common/ct-list-view-common.cpp [new file with mode: 0755]
lib/common/include/Contact.h [new file with mode: 0644]
lib/common/include/Front.h [new file with mode: 0644]
lib/common/include/View.h [new file with mode: 0644]
lib/common/include/ViewData.h [new file with mode: 0644]
lib/common/include/ViewManager.h [new file with mode: 0644]
lib/common/include/ct-group-assign-popup.h [new file with mode: 0644]
lib/common/include/ct-group.h [new file with mode: 0755]
lib/common/include/ct-list-view-common.h [new file with mode: 0644]
lib/common/include/phone-common.h [new file with mode: 0755]
lib/common/include/phone-path.h [new file with mode: 0755]
lib/common/include/phone-text.h [new file with mode: 0755]
lib/common/include/phone.h [new file with mode: 0755]
lib/common/ph-common.cpp [new file with mode: 0755]
lib/common/ph-detail-log.cpp [new file with mode: 0755]
lib/common/ph-dialer-speed.cpp [new file with mode: 0755]
lib/common/ph-text.cpp [new file with mode: 0755]
lib/common/ui/genlist/genlist.cpp [new file with mode: 0644]
lib/common/ui/genlist/genlist.h [new file with mode: 0644]
lib/common/ui/genlist/item.cpp [new file with mode: 0644]
lib/common/ui/genlist/item.h [new file with mode: 0644]
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.cpp [new file with mode: 0755]
lib/ct-front/ct-front-view.cpp [new file with mode: 0755]
lib/ct-front/ct-front-view.h [new file with mode: 0755]
lib/ct-front/include/ct-front.h [new file with mode: 0755]
lib/details/CMakeLists.txt [new file with mode: 0755]
lib/details/base_addrbook [new file with mode: 0644]
lib/details/contacts-details-efl.xml [new file with mode: 0644]
lib/details/ct-detail-activity.cpp [new file with mode: 0755]
lib/details/ct-detail-activity.h [new file with mode: 0755]
lib/details/ct-detail-history.cpp [new file with mode: 0755]
lib/details/ct-detail-history.h [new file with mode: 0755]
lib/details/ct-detail-main.cpp [new file with mode: 0755]
lib/details/ct-detail-utils.cpp [new file with mode: 0755]
lib/details/ct-detail-utils.h [new file with mode: 0755]
lib/details/ct-detail-vibration-popup.cpp [new file with mode: 0644]
lib/details/ct-detail-vibration-popup.h [new file with mode: 0644]
lib/details/ct-detail-vibration.cpp [new file with mode: 0644]
lib/details/ct-detail-vibration.h [new file with mode: 0644]
lib/details/ct-detail-view.cpp [new file with mode: 0755]
lib/details/ct-detail-view.h [new file with mode: 0755]
lib/details/ct-image-viewer.cpp [new file with mode: 0755]
lib/details/ct-image-viewer.h [new file with mode: 0755]
lib/details/ct-input-change-name.cpp [new file with mode: 0755]
lib/details/ct-input-change-name.h [new file with mode: 0755]
lib/details/ct-input-num-email.cpp [new file with mode: 0755]
lib/details/ct-input-num-email.h [new file with mode: 0755]
lib/details/ct-input-utils.cpp [new file with mode: 0755]
lib/details/ct-input-utils.h [new file with mode: 0755]
lib/details/ct-input-view.cpp [new file with mode: 0755]
lib/details/ct-input-view.h [new file with mode: 0755]
lib/details/ct-share-info-ug.cpp [new file with mode: 0755]
lib/details/include/ct-detail.h [new file with mode: 0755]
lib/dialer/CMakeLists.txt [new file with mode: 0755]
lib/dialer/KeypadTouchManager.cpp [new file with mode: 0644]
lib/dialer/Search/ContactData.cpp [new file with mode: 0644]
lib/dialer/Search/ContactData.h [new file with mode: 0644]
lib/dialer/Search/ContactItem.cpp [new file with mode: 0644]
lib/dialer/Search/ContactItem.h [new file with mode: 0644]
lib/dialer/Search/ContactLogRecord.cpp [new file with mode: 0644]
lib/dialer/Search/ContactLogRecord.h [new file with mode: 0644]
lib/dialer/Search/ContactNumberRecord.cpp [new file with mode: 0644]
lib/dialer/Search/ContactNumberRecord.h [new file with mode: 0644]
lib/dialer/Search/Controller.cpp [new file with mode: 0644]
lib/dialer/Search/Controller.h [new file with mode: 0644]
lib/dialer/Search/DataProvider.h [new file with mode: 0644]
lib/dialer/Search/DbDataProvider.cpp [new file with mode: 0644]
lib/dialer/Search/DbDataProvider.h [new file with mode: 0644]
lib/dialer/Search/Engine.cpp [new file with mode: 0644]
lib/dialer/Search/Engine.h [new file with mode: 0644]
lib/dialer/Search/Result.cpp [new file with mode: 0644]
lib/dialer/Search/Result.h [new file with mode: 0644]
lib/dialer/Search/ResultItem.cpp [new file with mode: 0644]
lib/dialer/Search/ResultItem.h [new file with mode: 0644]
lib/dialer/Search/ResultPopup.cpp [new file with mode: 0644]
lib/dialer/Search/ResultPopup.h [new file with mode: 0644]
lib/dialer/Search/ResultWidget.cpp [new file with mode: 0644]
lib/dialer/Search/ResultWidget.h [new file with mode: 0644]
lib/dialer/dialer-efl.desktop.in [new file with mode: 0644]
lib/dialer/dialer-efl.xml [new file with mode: 0644]
lib/dialer/include/KeypadTouchManager.h [new file with mode: 0644]
lib/dialer/include/phone-dialer.h [new file with mode: 0755]
lib/dialer/ph-dialer-main.cpp [new file with mode: 0755]
lib/dialer/ph-dialer-search.cpp [new file with mode: 0755]
lib/dialer/ph-dialer-search.h [new file with mode: 0755]
lib/dialer/ph-dialer-tapi.cpp [new file with mode: 0755]
lib/dialer/ph-dialer-tapi.h [new file with mode: 0755]
lib/dialer/ph-dialer-utils.cpp [new file with mode: 0755]
lib/dialer/ph-dialer-utils.h [new file with mode: 0755]
lib/dialer/ph-dialer-view.cpp [new file with mode: 0755]
lib/dialer/ph-dialer-view.h [new file with mode: 0755]
lib/edc/contact_button.edc [new file with mode: 0755]
lib/edc/contacts.edc [new file with mode: 0755]
lib/edc/detail_theme.edc [new file with mode: 0644]
lib/edc/dialer.edc [new file with mode: 0755]
lib/edc/dialer_btn.edc [new file with mode: 0755]
lib/edc/dialer_theme.edc [new file with mode: 0755]
lib/edc/favorites_theme.edc [new file with mode: 0755]
lib/edc/group_theme.edc [new file with mode: 0755]
lib/edc/image_layout.edc [new file with mode: 0755]
lib/edc/input_theme.edc [new file with mode: 0755]
lib/edc/list.edc [new file with mode: 0755]
lib/edc/list_theme.edc [new file with mode: 0755]
lib/edc/log_item_icon.edc [new file with mode: 0644]
lib/edc/logdetail_theme.edc [new file with mode: 0755]
lib/edc/nocontent_layout.edc [new file with mode: 0755]
lib/edc/progress.edc [new file with mode: 0755]
lib/edc/selectioninfo.edc [new file with mode: 0755]
lib/edc/speeddial_theme.edc [new file with mode: 0755]
lib/favor/CMakeLists.txt [new file with mode: 0755]
lib/favor/include/ct-favor.h [new file with mode: 0755]
lib/favor/ph-favorite-edit-view.cpp [new file with mode: 0755]
lib/favor/ph-favorite-edit-view.h [new file with mode: 0755]
lib/favor/ph-favorite-view.cpp [new file with mode: 0755]
lib/favor/ph-favorite-view.h [new file with mode: 0755]
lib/images/contact_images/00_Nocontents_picture.png [new file with mode: 0755]
lib/images/contact_images/00_check_checking.png [new file with mode: 0755]
lib/images/contact_images/00_list_group_bg.png [new file with mode: 0644]
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 [new file with mode: 0644]
lib/images/contact_images/01_controlbar_icon_next.png [new file with mode: 0644]
lib/images/contact_images/01_controlbar_icon_previous.png [new file with mode: 0644]
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_account_sim.png [new file with mode: 0644]
lib/images/contact_images/C02_caller_id_icon_camera.png [new file with mode: 0755]
lib/images/contact_images/C02_caller_id_icon_camera_dim.png [new file with mode: 0755]
lib/images/contact_images/C02_caller_id_icon_camera_press.png [new file with mode: 0755]
lib/images/contact_images/C02_caller_id_icon_gallery.png [new file with mode: 0755]
lib/images/contact_images/C02_caller_id_icon_gallery_dim.png [new file with mode: 0755]
lib/images/contact_images/C02_caller_id_icon_gallery_press.png [new file with mode: 0755]
lib/images/contact_images/C02_circle_button.png [new file with mode: 0755]
lib/images/contact_images/C02_circle_button_press.png [new file with mode: 0755]
lib/images/contact_images/C02_circle_icon_call.png [new file with mode: 0755]
lib/images/contact_images/C02_circle_icon_call_press.png [new file with mode: 0755]
lib/images/contact_images/C02_circle_icon_sms.png [new file with mode: 0755]
lib/images/contact_images/C02_circle_icon_sms_press.png [new file with mode: 0755]
lib/images/contact_images/C02_circle_icon_vt-call.png [new file with mode: 0755]
lib/images/contact_images/C02_circle_icon_vt-call_press.png [new file with mode: 0755]
lib/images/contact_images/C02_favorite_icon.png [new file with mode: 0755]
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/C04_icon_joyn.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: 0755]
lib/images/contact_images/message.png [new file with mode: 0644]
lib/images/dialer_images/C01-3_button_01.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_button_01_dim.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_button_01_press.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_button_02.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_button_02_dim.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_button_02_press.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_dialer_button_01_press.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_call.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_call_dim.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_call_press.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_delete.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_expand_01.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_expand_02.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_message.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_message_dim.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_message_press.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_video_call.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_video_call_dim.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_video_call_press.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_keypad_bg.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_keypad_bg_reduction.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_keypad_press.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_search_bg_01.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_search_bg_02.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_search_field.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_search_icon.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_thumbnail_bg.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_title_divider.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_00.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_01.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_02.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_03.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_04.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_05.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_06.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_07.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_08.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_09.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_asterisk.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_auto_answer.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_mute.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_sharp.png [new file with mode: 0755]
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_button_plus.png [new file with mode: 0755]
lib/images/phoneug_images/01_controlbar_icon_contacts.png [new file with mode: 0644]
lib/images/phoneug_images/01_controlbar_icon_create.png [new file with mode: 0644]
lib/images/phoneug_images/01_controlbar_icon_dialer.png [new file with mode: 0644]
lib/images/phoneug_images/01_controlbar_icon_edit.png [new file with mode: 0644]
lib/images/phoneug_images/01_controlbar_icon_favorite.png [new file with mode: 0644]
lib/images/phoneug_images/01_controlbar_icon_logs.png [new file with mode: 0644]
lib/images/phoneug_images/01_controlbar_icon_save.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_circle_button.png [new file with mode: 0755]
lib/images/phoneug_images/C01-4_circle_button_press.png [new file with mode: 0755]
lib/images/phoneug_images/C01-4_controlbar_icon_all.png [new file with mode: 0755]
lib/images/phoneug_images/C01-4_controlbar_icon_create.png [new file with mode: 0755]
lib/images/phoneug_images/C01-4_controlbar_icon_delete.png [new file with mode: 0755]
lib/images/phoneug_images/C01-4_controlbar_icon_missed_call.png [new file with mode: 0755]
lib/images/phoneug_images/C01-4_controlbar_icon_view_block.png [new file with mode: 0755]
lib/images/phoneug_images/C01-4_controlbar_icon_view_contacts.png [new file with mode: 0755]
lib/images/phoneug_images/C01-4_icon_Blocked(Auto-rejected).png [new file with mode: 0644]
lib/images/phoneug_images/C01-4_icon_Blocked.png [new file with mode: 0755]
lib/images/phoneug_images/C01-4_icon_call_blocked.png [new file with mode: 0755]
lib/images/phoneug_images/C01-4_icon_dialed.png [new file with mode: 0644]
lib/images/phoneug_images/C01-4_icon_message_blocked.png [new file with mode: 0755]
lib/images/phoneug_images/C01-4_icon_missed-call.png [new file with mode: 0644]
lib/images/phoneug_images/C01-4_icon_received.png [new file with mode: 0644]
lib/images/phoneug_images/C01-4_icon_rejected.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 [new file with mode: 0644]
lib/images/phoneug_images/C01-5_icon_voicecall.png [new file with mode: 0755]
lib/images/phoneug_images/C02_button_icon_call.png [new file with mode: 0755]
lib/images/phoneug_images/C02_button_icon_call_dim.png [new file with mode: 0755]
lib/images/phoneug_images/C02_button_icon_call_press.png [new file with mode: 0755]
lib/images/phoneug_images/C02_button_icon_delete.png [new file with mode: 0755]
lib/images/phoneug_images/C02_button_icon_delete_dim.png [new file with mode: 0755]
lib/images/phoneug_images/C02_button_icon_delete_press.png [new file with mode: 0755]
lib/images/phoneug_images/C02_button_icon_message.png [new file with mode: 0755]
lib/images/phoneug_images/C02_button_icon_message_dim.png [new file with mode: 0755]
lib/images/phoneug_images/C02_button_icon_message_press.png [new file with mode: 0755]
lib/images/phoneug_images/C02_button_icon_videocall.png [new file with mode: 0755]
lib/images/phoneug_images/C02_button_icon_videocall_dim.png [new file with mode: 0755]
lib/images/phoneug_images/C02_button_icon_videocall_press.png [new file with mode: 0755]
lib/images/phoneug_images/C02_circle_icon_call.png [new file with mode: 0755]
lib/images/phoneug_images/C02_circle_icon_call_press.png [new file with mode: 0755]
lib/images/phoneug_images/C02_circle_icon_sms.png [new file with mode: 0755]
lib/images/phoneug_images/C02_circle_icon_sms_press.png [new file with mode: 0755]
lib/images/phoneug_images/C02_circle_icon_vt-call.png [new file with mode: 0755]
lib/images/phoneug_images/C02_circle_icon_vt-call_press.png [new file with mode: 0755]
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 [new file with mode: 0644]
lib/images/phoneug_images/camera_mode_shutter_icon.png [new file with mode: 0755]
lib/images/phoneug_images/phone.png [new file with mode: 0644]
lib/list/CMakeLists.txt [new file with mode: 0755]
lib/list/contacts-list-efl.xml [new file with mode: 0644]
lib/list/ct-group-edit-view.h [new file with mode: 0755]
lib/list/ct-group-view.cpp [new file with mode: 0755]
lib/list/ct-list-contact-view.cpp [new file with mode: 0755]
lib/list/ct-list-contact-view.h [new file with mode: 0755]
lib/list/ct-list-edit-view.cpp [new file with mode: 0755]
lib/list/ct-list-edit-view.h [new file with mode: 0755]
lib/list/ct-list-main.cpp [new file with mode: 0755]
lib/list/ct-list-utils.cpp [new file with mode: 0755]
lib/list/ct-list-utils.h [new file with mode: 0755]
lib/list/ct-list-view-ug.cpp [new file with mode: 0755]
lib/list/ct-list-view-ug.h [new file with mode: 0755]
lib/list/include/ct-list.h [new file with mode: 0755]
lib/log/CMakeLists.txt [new file with mode: 0755]
lib/log/CallDurationCounter.cpp [new file with mode: 0644]
lib/log/CallDurationCounter.h [new file with mode: 0644]
lib/log/CallDurationItem.cpp [new file with mode: 0644]
lib/log/CallDurationItem.h [new file with mode: 0644]
lib/log/CallDurationView.cpp [new file with mode: 0644]
lib/log/CallDurationView.h [new file with mode: 0644]
lib/log/include/phone-log.h [new file with mode: 0755]
lib/log/ph-log-check-view.cpp [new file with mode: 0755]
lib/log/ph-log-check-view.h [new file with mode: 0755]
lib/log/ph-log-detail-view.cpp [new file with mode: 0755]
lib/log/ph-log-detail-view.h [new file with mode: 0755]
lib/log/ph-log-main-view.cpp [new file with mode: 0755]
lib/log/ph-log-main-view.h [new file with mode: 0755]
lib/log/ph-log-main.cpp [new file with mode: 0755]
lib/log/ph-log-utils.cpp [new file with mode: 0755]
lib/log/ph-log-utils.h [new file with mode: 0755]
lib/ph-front/CMakeLists.txt [new file with mode: 0755]
lib/ph-front/include/ph-front.h [new file with mode: 0755]
lib/ph-front/ph-front-main.cpp [new file with mode: 0755]
lib/ph-front/ph-front-view.cpp [new file with mode: 0755]
lib/ph-front/ph-front-view.h [new file with mode: 0755]
lib/ph-front/phone-tabui-efl.xml [new file with mode: 0644]
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.cpp [new file with mode: 0755]
lib/settings/ct-setting-view.cpp [new file with mode: 0755]
lib/settings/ct-setting-view.h [new file with mode: 0755]
lib/settings/mfc_option [new file with mode: 0644]
lib/speed/CMakeLists.txt [new file with mode: 0755]
lib/speed/include/phone-speed.h [new file with mode: 0755]
lib/speed/ph-speeddial-main.cpp [new file with mode: 0755]
lib/speed/ph-speeddial-view.cpp [new file with mode: 0755]
lib/speed/ph-speeddial-view.h [new file with mode: 0755]
lib/speed/speeddial-efl.xml [new file with mode: 0644]
libug-phone-efl.manifest [new file with mode: 0644]
org.tizen.contacts-appservice.manifest [new file with mode: 0644]
org.tizen.contacts-appservice.rule [new file with mode: 0644]
org.tizen.contacts-viewer.manifest [new file with mode: 0644]
org.tizen.contacts-viewer.rule [new file with mode: 0644]
org.tizen.contacts.manifest [new file with mode: 0644]
org.tizen.contacts.rule [new file with mode: 0644]
org.tizen.dialer.manifest [new file with mode: 0644]
org.tizen.phone.manifest [new file with mode: 0644]
org.tizen.phone.rule [new file with mode: 0644]
packaging/phone.changes [new file with mode: 0644]
packaging/phone.spec [new file with mode: 0755]
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.cpp [new file with mode: 0755]
po/CMakeLists.txt [new file with mode: 0755]
po/POTFILES.in [new file with mode: 0755]
po/ar.po [new file with mode: 0644]
po/az.po [new file with mode: 0644]
po/bg.po [new file with mode: 0644]
po/ca.po [new file with mode: 0644]
po/cs.po [new file with mode: 0644]
po/da.po [new file with mode: 0644]
po/de_DE.po [new file with mode: 0644]
po/el_GR.po [new file with mode: 0644]
po/en.po [new file with mode: 0644]
po/en_PH.po [new file with mode: 0644]
po/en_US.po [new file with mode: 0644]
po/es_ES.po [new file with mode: 0644]
po/es_US.po [new file with mode: 0644]
po/et.po [new file with mode: 0644]
po/eu.po [new file with mode: 0644]
po/fi.po [new file with mode: 0644]
po/fr_CA.po [new file with mode: 0644]
po/fr_FR.po [new file with mode: 0644]
po/ga.po [new file with mode: 0644]
po/gl.po [new file with mode: 0644]
po/hi.po [new file with mode: 0644]
po/hr.po [new file with mode: 0644]
po/hu.po [new file with mode: 0644]
po/hy.po [new file with mode: 0644]
po/is.po [new file with mode: 0644]
po/it_IT.po [new file with mode: 0644]
po/ja_JP.po [new file with mode: 0644]
po/ka.po [new file with mode: 0644]
po/kk.po [new file with mode: 0644]
po/ko_KR.po [new file with mode: 0644]
po/lt.po [new file with mode: 0644]
po/lv.po [new file with mode: 0644]
po/mk.po [new file with mode: 0644]
po/nb.po [new file with mode: 0644]
po/nl_NL.po [new file with mode: 0644]
po/phone.pot [new file with mode: 0644]
po/pl.po [new file with mode: 0644]
po/poManager [new file with mode: 0755]
po/pt_BR.po [new file with mode: 0644]
po/pt_PT.po [new file with mode: 0644]
po/ro.po [new file with mode: 0644]
po/ru_RU.po [new file with mode: 0644]
po/sk.po [new file with mode: 0644]
po/sl.po [new file with mode: 0644]
po/sr.po [new file with mode: 0644]
po/sv.po [new file with mode: 0644]
po/tr_TR.po [new file with mode: 0644]
po/uk.po [new file with mode: 0644]
po/update-po.sh [new file with mode: 0755]
po/uz.po [new file with mode: 0644]
po/zh_CN.po [new file with mode: 0644]
po/zh_HK.po [new file with mode: 0644]
po/zh_SG.po [new file with mode: 0644]
po/zh_TW.po [new file with mode: 0644]
scripts/install.sh [new file with mode: 0755]
scripts/pull_binaries.sh [new file with mode: 0755]
scripts/push.sh [new file with mode: 0755]
scripts/run.sh [new file with mode: 0755]
test/CMakeLists.txt [new file with mode: 0644]
test/ReadMe.txt [new file with mode: 0644]
test/common.cpp [new file with mode: 0644]