From 94b10b530c0fc297e2974e57e094c500d3ee6003 Mon Sep 17 00:00:00 2001 From: Chiao Cheng Date: Fri, 17 Aug 2012 16:59:12 -0700 Subject: Initial move of dialer features from contacts app. Bug: 6993891 Change-Id: I758ce359ca7e87a1d184303822979318be171921 --- res/layout-land/dialpad_fragment.xml | 97 +++++++++++++ res/layout-land/dialtacts_activity.xml | 27 ++++ res/layout/call_detail.xml | 218 +++++++++++++++++++++++++++++ res/layout/call_detail_history_header.xml | 61 ++++++++ res/layout/call_detail_history_item.xml | 63 +++++++++ res/layout/call_log_fragment.xml | 78 +++++++++++ res/layout/call_log_list_item.xml | 167 ++++++++++++++++++++++ res/layout/call_log_voicemail_status.xml | 46 ++++++ res/layout/dialpad.xml | 98 +++++++++++++ res/layout/dialpad_chooser_list_item.xml | 35 +++++ res/layout/dialpad_fragment.xml | 98 +++++++++++++ res/layout/dialtacts_activity.xml | 47 +++++++ res/layout/dialtacts_custom_action_bar.xml | 43 ++++++ res/values/strings.xml | 27 ++++ 14 files changed, 1105 insertions(+) create mode 100644 res/layout-land/dialpad_fragment.xml create mode 100644 res/layout-land/dialtacts_activity.xml create mode 100644 res/layout/call_detail.xml create mode 100644 res/layout/call_detail_history_header.xml create mode 100644 res/layout/call_detail_history_item.xml create mode 100644 res/layout/call_log_fragment.xml create mode 100644 res/layout/call_log_list_item.xml create mode 100644 res/layout/call_log_voicemail_status.xml create mode 100644 res/layout/dialpad.xml create mode 100644 res/layout/dialpad_chooser_list_item.xml create mode 100644 res/layout/dialpad_fragment.xml create mode 100644 res/layout/dialtacts_activity.xml create mode 100644 res/layout/dialtacts_custom_action_bar.xml create mode 100644 res/values/strings.xml (limited to 'res') diff --git a/res/layout-land/dialpad_fragment.xml b/res/layout-land/dialpad_fragment.xml new file mode 100644 index 000000000..d1cf3a405 --- /dev/null +++ b/res/layout-land/dialpad_fragment.xml @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/layout-land/dialtacts_activity.xml b/res/layout-land/dialtacts_activity.xml new file mode 100644 index 000000000..f43fe5f06 --- /dev/null +++ b/res/layout-land/dialtacts_activity.xml @@ -0,0 +1,27 @@ + + + + + + diff --git a/res/layout/call_detail.xml b/res/layout/call_detail.xml new file mode 100644 index 000000000..8f38a19dc --- /dev/null +++ b/res/layout/call_detail.xml @@ -0,0 +1,218 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/layout/call_detail_history_header.xml b/res/layout/call_detail_history_header.xml new file mode 100644 index 000000000..09047c59c --- /dev/null +++ b/res/layout/call_detail_history_header.xml @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/res/layout/call_detail_history_item.xml b/res/layout/call_detail_history_item.xml new file mode 100644 index 000000000..01b9517b6 --- /dev/null +++ b/res/layout/call_detail_history_item.xml @@ -0,0 +1,63 @@ + + + + + + + + + + + diff --git a/res/layout/call_log_fragment.xml b/res/layout/call_log_fragment.xml new file mode 100644 index 000000000..34b4b7fd9 --- /dev/null +++ b/res/layout/call_log_fragment.xml @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + diff --git a/res/layout/call_log_list_item.xml b/res/layout/call_log_list_item.xml new file mode 100644 index 000000000..8564c0d37 --- /dev/null +++ b/res/layout/call_log_list_item.xml @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/layout/call_log_voicemail_status.xml b/res/layout/call_log_voicemail_status.xml new file mode 100644 index 000000000..191c821f4 --- /dev/null +++ b/res/layout/call_log_voicemail_status.xml @@ -0,0 +1,46 @@ + + + + + + + + diff --git a/res/layout/dialpad.xml b/res/layout/dialpad.xml new file mode 100644 index 000000000..3ccb42dbf --- /dev/null +++ b/res/layout/dialpad.xml @@ -0,0 +1,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/layout/dialpad_chooser_list_item.xml b/res/layout/dialpad_chooser_list_item.xml new file mode 100644 index 000000000..853ca4734 --- /dev/null +++ b/res/layout/dialpad_chooser_list_item.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + diff --git a/res/layout/dialpad_fragment.xml b/res/layout/dialpad_fragment.xml new file mode 100644 index 000000000..6423638a3 --- /dev/null +++ b/res/layout/dialpad_fragment.xml @@ -0,0 +1,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/layout/dialtacts_activity.xml b/res/layout/dialtacts_activity.xml new file mode 100644 index 000000000..35fa00f08 --- /dev/null +++ b/res/layout/dialtacts_activity.xml @@ -0,0 +1,47 @@ + + + + + + + + + + diff --git a/res/layout/dialtacts_custom_action_bar.xml b/res/layout/dialtacts_custom_action_bar.xml new file mode 100644 index 000000000..0af8eaae3 --- /dev/null +++ b/res/layout/dialtacts_custom_action_bar.xml @@ -0,0 +1,43 @@ + + + + + + + + + + + diff --git a/res/values/strings.xml b/res/values/strings.xml new file mode 100644 index 000000000..2daa236ed --- /dev/null +++ b/res/values/strings.xml @@ -0,0 +1,27 @@ + + + + + + + Dialer + + + Phone + + -- cgit v1.2.3