From 46b77bf34219aa47e916f0ab980d3bd5bb05ba34 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Wed, 12 Sep 2018 22:32:47 +0200 Subject: initial work toward api 26+ * introduce notification channels * always use foreground service on 26+ --- src/main/res/values/strings.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/main/res/values/strings.xml') diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 1481bc6cc..3c1e766da 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -814,4 +814,15 @@ Attachment choice Address book Unable to save recording + Foreground service + This notification category is used to display a permanent notification indicating that Conversations is running. + Status Information + Connectivity Problems + This notification category is used to display a notification in case there is a problem connecting to an account. + Messages + Messages + Silent messages + This notification group is used to display notifications that should not trigger any sound. For example when being active on another device (Grace Period). + Notification Settings + Importance, Sound, Vibrate -- cgit v1.2.3