aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/defaults.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2019-01-25 23:40:38 +0100
committerChristian Schneppe <christian@pix-art.de>2019-01-25 23:40:38 +0100
commit3f196de5bff8861c89dc40b96f82b3081edcf73e (patch)
tree71099652285abfc97e1b35abfa5a0b0e69e9967c /src/main/res/values/defaults.xml
parent158bb45fe48cf0e779f626e562c93400d9b41eff (diff)
parent9a605c317e9465eef3705edd64cc94779f573bab (diff)
Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger
Diffstat (limited to 'src/main/res/values/defaults.xml')
-rw-r--r--src/main/res/values/defaults.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/values/defaults.xml b/src/main/res/values/defaults.xml
index 5707addfd..4645b2a4e 100644
--- a/src/main/res/values/defaults.xml
+++ b/src/main/res/values/defaults.xml
@@ -67,7 +67,7 @@
<bool name="vibrate_on_notification">true</bool>
<bool name="led">true</bool>
<string name="notification_ringtone">content://settings/system/notification_sound</string>
- <bool name="notifications_from_strangers">false</bool>
+ <bool name="notifications_from_strangers">true</bool>
<bool name="headsup_notifications">true</bool>
<bool name="enable_quiet_hours">false</bool>
<bool name="manually_change_presence">true</bool>