From 82f2b8ec3e7b4db55dbff9f1ac65cee26fdabde8 Mon Sep 17 00:00:00 2001 From: nielsandriesse Date: Thu, 16 Apr 2020 15:33:31 +1000 Subject: [PATCH] Add FCM option to notification settings --- res/values/strings.xml | 3 +++ res/xml/preferences_notifications.xml | 13 +++++++++++++ 2 files changed, 16 insertions(+) diff --git a/res/values/strings.xml b/res/values/strings.xml index 147e1ab086..8745cd043b 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1688,5 +1688,8 @@ Please Pick an Option Confirm Skip + Notification Strategy + Use FCM + Using Firebase Cloud Messaging allows for more reliable push notifications, but exposes your IP to Google. diff --git a/res/xml/preferences_notifications.xml b/res/xml/preferences_notifications.xml index 12dafb675a..9a9c918179 100644 --- a/res/xml/preferences_notifications.xml +++ b/res/xml/preferences_notifications.xml @@ -21,6 +21,19 @@ + + + + + + + +