diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index e41c4179b..653129bd3 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -43,18 +43,41 @@
android:label="Select Contacts"
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout"/>
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
diff --git a/res/drawable-hdpi/ic_menu_barcode.png b/res/drawable-hdpi/ic_menu_barcode.png
new file mode 100644
index 000000000..6478e5c6e
Binary files /dev/null and b/res/drawable-hdpi/ic_menu_barcode.png differ
diff --git a/res/drawable-mdpi/ic_menu_barcode.png b/res/drawable-mdpi/ic_menu_barcode.png
new file mode 100644
index 000000000..558087416
Binary files /dev/null and b/res/drawable-mdpi/ic_menu_barcode.png differ
diff --git a/res/drawable-xhdpi/ic_menu_barcode.png b/res/drawable-xhdpi/ic_menu_barcode.png
new file mode 100644
index 000000000..c267e852a
Binary files /dev/null and b/res/drawable-xhdpi/ic_menu_barcode.png differ
diff --git a/res/layout/change_passphrase_activity.xml b/res/layout/change_passphrase_activity.xml
index 639b18da7..a6e34a2d0 100644
--- a/res/layout/change_passphrase_activity.xml
+++ b/res/layout/change_passphrase_activity.xml
@@ -1,64 +1,63 @@
-
+
-
+
+
-
-
+
+
-
-
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
diff --git a/res/layout/save_identity_activity.xml b/res/layout/save_identity_activity.xml
index d260ed407..5dab26447 100644
--- a/res/layout/save_identity_activity.xml
+++ b/res/layout/save_identity_activity.xml
@@ -1,47 +1,47 @@
+ android:orientation="vertical"
+ android:layout_width="fill_parent"
+ android:layout_height="fill_parent"
+ android:padding="16dip">
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/res/layout/verify_identity_activity.xml b/res/layout/verify_identity_activity.xml
index 3c048f749..2af91d236 100644
--- a/res/layout/verify_identity_activity.xml
+++ b/res/layout/verify_identity_activity.xml
@@ -1,70 +1,45 @@
-
+ android:layout_width="fill_parent"
+ android:layout_height="fill_parent">
-
-
-
-
+
-
-
-
-
-
-
+ android:layout_width="fill_parent"
+ android:layout_height="wrap_content"
+ android:textAppearance="?android:attr/textAppearanceLarge"
+ android:text="Their identity (they read):"
+ android:padding="7dip" />
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout/verify_keys_activity.xml b/res/layout/verify_keys_activity.xml
index 5d9b5026a..7a8abf134 100644
--- a/res/layout/verify_keys_activity.xml
+++ b/res/layout/verify_keys_activity.xml
@@ -1,105 +1,48 @@
-
+ android:layout_width="fill_parent"
+ android:layout_height="fill_parent">
-
-
-
-
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/res/layout/view_identity_activity.xml b/res/layout/view_identity_activity.xml
index dea27587e..1599be087 100644
--- a/res/layout/view_identity_activity.xml
+++ b/res/layout/view_identity_activity.xml
@@ -1,50 +1,49 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/menu/conversation_secure_verified.xml b/res/menu/conversation_secure_verified.xml
index d231e1083..2b896a9b0 100644
--- a/res/menu/conversation_secure_verified.xml
+++ b/res/menu/conversation_secure_verified.xml
@@ -2,7 +2,7 @@