diff --git a/AndroidManifest.xml b/AndroidManifest.xml index b259eee64f..d3808f09e7 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -201,8 +201,7 @@ android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/layout/contact_selection_list_fragment.xml b/res/layout/contact_selection_list_fragment.xml new file mode 100644 index 0000000000..f54bcb98c8 --- /dev/null +++ b/res/layout/contact_selection_list_fragment.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + diff --git a/res/layout/push_contact_selection_list_header.xml b/res/layout/contact_selection_list_header.xml similarity index 68% rename from res/layout/push_contact_selection_list_header.xml rename to res/layout/contact_selection_list_header.xml index a386bd04ab..040602aeb8 100644 --- a/res/layout/push_contact_selection_list_header.xml +++ b/res/layout/contact_selection_list_header.xml @@ -14,12 +14,7 @@ android:layout_centerVertical="true" android:layout_alignParentLeft="true" android:textSize="15sp" - android:textColor="?conversation_selection_header_text" + android:textColor="?contact_selection_header_text" android:textStyle="bold" /> - diff --git a/res/layout/push_contact_selection_list_item.xml b/res/layout/contact_selection_list_item.xml similarity index 100% rename from res/layout/push_contact_selection_list_item.xml rename to res/layout/contact_selection_list_item.xml diff --git a/res/layout/new_conversation_activity.xml b/res/layout/new_conversation_activity.xml deleted file mode 100644 index e3bf93e1f4..0000000000 --- a/res/layout/new_conversation_activity.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/res/layout/push_contact_selection_activity.xml b/res/layout/push_contact_selection_activity.xml deleted file mode 100644 index e3bf93e1f4..0000000000 --- a/res/layout/push_contact_selection_activity.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/res/layout/push_contact_selection_list_activity.xml b/res/layout/push_contact_selection_list_activity.xml deleted file mode 100644 index e45ff7657b..0000000000 --- a/res/layout/push_contact_selection_list_activity.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - diff --git a/res/menu/new_conversation_activity_number_pad.xml b/res/menu/new_conversation_activity_number_pad.xml new file mode 100644 index 0000000000..8c6dd923a2 --- /dev/null +++ b/res/menu/new_conversation_activity_number_pad.xml @@ -0,0 +1,9 @@ + + + + + \ No newline at end of file diff --git a/res/menu/new_conversation_activity_search.xml b/res/menu/new_conversation_activity_search.xml new file mode 100644 index 0000000000..13a5a920a6 --- /dev/null +++ b/res/menu/new_conversation_activity_search.xml @@ -0,0 +1,11 @@ + + + + + + diff --git a/res/menu/new_conversation_activity_text_pad.xml b/res/menu/new_conversation_activity_text_pad.xml new file mode 100644 index 0000000000..86978ce33a --- /dev/null +++ b/res/menu/new_conversation_activity_text_pad.xml @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file diff --git a/res/menu/push_directory.xml b/res/menu/push_directory.xml index 0644a91b91..4c89c705b7 100644 --- a/res/menu/push_directory.xml +++ b/res/menu/push_directory.xml @@ -4,6 +4,6 @@ \ No newline at end of file diff --git a/res/values/attrs.xml b/res/values/attrs.xml index 9b8142d0c1..67e9de4a12 100644 --- a/res/values/attrs.xml +++ b/res/values/attrs.xml @@ -72,7 +72,7 @@ - + diff --git a/res/values/styles.xml b/res/values/styles.xml index 2f59733247..4b81c43887 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -58,6 +58,7 @@