diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index b259eee64..d3808f09e 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 000000000..f54bcb98c
--- /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 a386bd04a..040602aeb 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 e3bf93e1f..000000000
--- 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 e3bf93e1f..000000000
--- 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 e45ff7657..000000000
--- 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 000000000..8c6dd923a
--- /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 000000000..13a5a920a
--- /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 000000000..86978ce33
--- /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 0644a91b9..4c89c705b 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 9b8142d0c..67e9de4a1 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 2f5973324..4b81c4388 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -58,6 +58,7 @@