From b7e69df6ffde56c13d7e5b99322035b4a53a4e1a Mon Sep 17 00:00:00 2001 From: X1nto Date: Wed, 29 Jul 2020 10:17:03 +0400 Subject: [PATCH] added strings --- .../src/main/res/drawable/ic_expand_apps.xml | 19 +++++++++++++++++++ .../res/layout/preference_progress_bar.xml | 17 +++++++++++++++++ .../src/main/res/values/strings.xml | 9 +++++++++ 3 files changed, 45 insertions(+) create mode 100755 play-services-core/src/main/res/drawable/ic_expand_apps.xml create mode 100755 play-services-core/src/main/res/layout/preference_progress_bar.xml diff --git a/play-services-core/src/main/res/drawable/ic_expand_apps.xml b/play-services-core/src/main/res/drawable/ic_expand_apps.xml new file mode 100755 index 00000000..20634f05 --- /dev/null +++ b/play-services-core/src/main/res/drawable/ic_expand_apps.xml @@ -0,0 +1,19 @@ + + + + + + diff --git a/play-services-core/src/main/res/layout/preference_progress_bar.xml b/play-services-core/src/main/res/layout/preference_progress_bar.xml new file mode 100755 index 00000000..bd0eb7e0 --- /dev/null +++ b/play-services-core/src/main/res/layout/preference_progress_bar.xml @@ -0,0 +1,17 @@ + + + + + + + diff --git a/play-services-core/src/main/res/values/strings.xml b/play-services-core/src/main/res/values/strings.xml index 3bad8f82..3abc24bf 100755 --- a/play-services-core/src/main/res/values/strings.xml +++ b/play-services-core/src/main/res/values/strings.xml @@ -121,6 +121,15 @@ This can take a couple of minutes." Networks to use for push notifications + Allow registration + Allow the app to register for push notifications. + Start app on push message + Start the app while in background to receive the incoming push messages. + Apps using push notifications + Registered apps + Unregistered apps + Networks to use for push notifications + official server third-party server self-signed certificate