Add option to not colorize notification

This commit is contained in:
Xiang Rong Lin 2020-11-01 18:13:41 +01:00 committed by Stypox
parent e97d0b9a69
commit 974f8f692c
No known key found for this signature in database
GPG key ID: 4BDF1B40A49FDD23
5 changed files with 24 additions and 1 deletions

View file

@ -72,6 +72,8 @@
<string name="notification_action_shuffle">Shuffle</string>
<string name="notification_action_buffering">Buffering</string>
<string name="notification_action_nothing">Nothing</string>
<string name="notification_colorize_title">Colorize notification</string>
<string name="notification_colorize_summary">Have Android customize the notification\'s color according to the main color in the thumbnail (note that this is not available on all devices)</string>
<string name="play_audio">Audio</string>
<string name="default_audio_format_title">Default audio format</string>
<string name="default_video_format_title">Default video format</string>