From e5a287b4e52ec64b98826548ee598a49addea169 Mon Sep 17 00:00:00 2001 From: Moxie Marlinspike Date: Fri, 14 Apr 2017 20:51:22 -0700 Subject: [PATCH] Add preference for SMS invitation prompt // FREEBIE --- res/values/strings.xml | 3 ++- res/xml/preferences_chats.xml | 6 ++++++ .../thoughtcrime/securesms/ConversationActivity.java | 11 ++++++----- .../securesms/util/TextSecurePreferences.java | 5 +++++ 4 files changed, 19 insertions(+), 6 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index c1f7e03a6..6e4646040 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1192,7 +1192,8 @@ Chats Message notifications Events - + Show invitation prompts + Display invitation prompts for contacts without Signal diff --git a/res/xml/preferences_chats.xml b/res/xml/preferences_chats.xml index dfa8d61a0..71f74b267 100644 --- a/res/xml/preferences_chats.xml +++ b/res/xml/preferences_chats.xml @@ -30,6 +30,12 @@ + +