diff --git a/res/drawable/conversation_item_sent_indicator_text_shape.xml b/res/drawable/conversation_item_sent_indicator_text_shape.xml
new file mode 100644
index 000000000..48de08ba1
--- /dev/null
+++ b/res/drawable/conversation_item_sent_indicator_text_shape.xml
@@ -0,0 +1,18 @@
+
+
+
+ -
+
+
+
+
+
+
+ -
+
+
+
+
+
+
+
diff --git a/res/drawable/conversation_item_sent_indicator_text_shape_dark.xml b/res/drawable/conversation_item_sent_indicator_text_shape_dark.xml
new file mode 100644
index 000000000..9d1445bad
--- /dev/null
+++ b/res/drawable/conversation_item_sent_indicator_text_shape_dark.xml
@@ -0,0 +1,18 @@
+
+
+
+ -
+
+
+
+
+
+
+ -
+
+
+
+
+
+
+
diff --git a/res/layout/conversation_item_sent.xml b/res/layout/conversation_item_sent.xml
index 300a32cf3..c47b194d7 100644
--- a/res/layout/conversation_item_sent.xml
+++ b/res/layout/conversation_item_sent.xml
@@ -18,9 +18,10 @@
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:orientation="vertical"
- android:gravity="right"
+ android:gravity="left|center_vertical"
android:layout_marginLeft="6dp"
- android:layout_alignParentLeft="true">
+ android:layout_alignParentLeft="true"
+ android:layout_centerVertical="true">
+
+
+
+
diff --git a/res/layout/outgoing_sms_preference.xml b/res/layout/outgoing_sms_preference.xml
new file mode 100644
index 000000000..e5b8b3225
--- /dev/null
+++ b/res/layout/outgoing_sms_preference.xml
@@ -0,0 +1,44 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/values-v11/styles.xml b/res/values-v11/styles.xml
index e5a9a0dff..e9557fb53 100644
--- a/res/values-v11/styles.xml
+++ b/res/values-v11/styles.xml
@@ -4,4 +4,12 @@
+
+
+
+
\ No newline at end of file
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index aae29431d..3acaa308a 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -37,6 +37,7 @@
+
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 66eb21559..99278ea4c 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -30,4 +30,4 @@
#ff333333
#ffd5d5d5
#ff222222
-
\ No newline at end of file
+
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 3fd10cf60..6f2418b7a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -32,9 +32,9 @@
You are not registered with the push service...
Updating directory
Updating push directory...
- SMS Enabled
+ Incoming SMS Enabled
Touch to change your default SMS app
- SMS Disabled
+ Incoming SMS Disabled
Touch to make TextSecure your default SMS app
@@ -63,6 +63,8 @@
%1$s has left the group.
%1$s have joined the group.
%1$s has updated the group.
+ Tap for SMS fallback
+ Fallback to SMS?
Initiate Secure Session?
@@ -642,8 +644,9 @@
General
- Use for all SMS
- Use for all MMS
+ Push and SMS
+ Receive all SMS
+ Receive all MMS
Use TextSecure for viewing and storing all incoming text messages
Use TextSecure for viewing and storing all incoming multimedia messages
Enable Enter key
@@ -726,11 +729,16 @@
Increase privacy and avoid SMS fees by using the data channel for communication with other TextSecure users
- SMS Fallback
+ Allow outgoing SMS to
TextSecure is currently your default SMS app. Please set another default SMS app first to change this preference.
- Send and receive SMS messages when push is not available
Refresh Push Directory
Submit debug log
+ TextSecure users
+ (ask first)
+ Send secure SMS if data connectivity is lost
+ Ask before sending SMS
+ Non-TextSecure users
+ Nobody
diff --git a/res/values/styles.xml b/res/values/styles.xml
index c4be38e5e..a1732cd08 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -107,4 +107,13 @@
+
+
+
+
+
diff --git a/res/values/themes.xml b/res/values/themes.xml
index 218a1ca00..dce9bbae4 100644
--- a/res/values/themes.xml
+++ b/res/values/themes.xml
@@ -39,6 +39,7 @@
- @drawable/conversation_item_sent_triangle_shape
- @drawable/conversation_item_sent_push_shape
- @drawable/conversation_item_sent_push_triangle_shape
+ - @drawable/conversation_item_sent_indicator_text_shape
- @drawable/ic_dialog_info_light
- @drawable/ic_dialog_alert_light
- @drawable/conversation_item_sent_pending_shape
@@ -59,7 +60,6 @@
- @drawable/ic_menu_split_holo_light
- @drawable/ic_menu_accept_holo_light
- @drawable/ic_menu_refresh_holo_light
-