aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authoravm99963 <me@avm99963.com>2020-09-15 20:29:42 +0200
committeravm99963 <me@avm99963.com>2020-09-15 22:29:21 +0200
commite9b82d2c36cd4f546c30b5964d762972f920042a (patch)
tree70602d49923a6f5260d11d6597c6db2182e9e337 /app/src/main/res/values
parentc303ca3e0c1bae25a770c4fc7f680310f0eee237 (diff)
downloaddsub-e9b82d2c36cd4f546c30b5964d762972f920042a.tar.gz
dsub-e9b82d2c36cd4f546c30b5964d762972f920042a.tar.bz2
dsub-e9b82d2c36cd4f546c30b5964d762972f920042a.zip
Add the option to display MediaStyle notifications
Android now has the capability of displaying MediaStyle notifications which are better aligned with the Material Design standards and blend better into the OS than custom notifications. This commit adds an option in the Playback section to show notifications using the MediaStyle style.
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index be1a7bff..17e96487 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -495,6 +495,8 @@
<string name="settings.casting.dlna_casting_enabled.summary">If you are having battery drain problems on Android 7.0 try turning this off</string>
<string name="settings.rewind_interval">Rewind Interval</string>
<string name="settings.fastforward_interval">Fast Forward Interval</string>
+ <string name="settings.media_style_notification">Native Android media notification (5.0+)</string>
+ <string name="settings.media_style_notification_summary">Show playing notifications as native media style notifications (Android Lollipop+ only)</string>
<string name="shuffle.title">Shuffle By</string>
<string name="shuffle.startYear">Start Year:</string>