From 6c89de40ff9c549d0e7d92f72160e8aefc687e82 Mon Sep 17 00:00:00 2001 From: Echolon Date: Wed, 16 Jan 2019 19:26:48 +0100 Subject: Change default: Nottification from strangers: True Hi, I'd like to suggest: true Why? In my words, Pix-Art focuses in easy and simple XMPP. Therefore, lots of new people, which are also new to XMPP, will join this app. As they, when creating a new account, most likely will not experience any spam attacks that quickly (or ever), I'd suggest to trade this 'danger' for much easier onboarding. This means, when I add someone (I do the step, to make it even easier for them) I expect that they get my first 'Hello' without the need to tell them to open the app to see my first message. I guess the user expects this, too. So, my idea is, to switch on noftification from the 'nice' strangers :) Still, if someone really want this off - the option is of course in the settings! Cheers --- src/main/res/values/defaults.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/res') diff --git a/src/main/res/values/defaults.xml b/src/main/res/values/defaults.xml index 116081eb0..5de3e4920 100644 --- a/src/main/res/values/defaults.xml +++ b/src/main/res/values/defaults.xml @@ -67,7 +67,7 @@ true true content://settings/system/notification_sound - false + true true false true -- cgit v1.2.3