Notification sound field updates
- Show default and silent options - Don't also update the default notification sound - Display a better summary in case the sound isn't in media store Change-Id: I42d537657a7bbddb8a1ce41fd03b8e5847899a82 Fixes: 36734113 Fixes: 36849670 Test: manual (silent sound, default sound, normal sound, private sound)
This commit is contained in:
@@ -6360,6 +6360,12 @@
|
||||
<!-- Sound: Title for the option defining the default notification sound. [CHAR LIMIT=30] -->
|
||||
<string name="notification_ringtone_title">Default notification sound</string>
|
||||
|
||||
<!-- Sound: Sound title for apps that have not provided a title. [CHAR LIMIT=30] -->
|
||||
<string name="notification_unknown_sound_title">App provided sound</string>
|
||||
|
||||
<!-- Notification sound summary when chosen sound is the system default. -->
|
||||
<string name="notification_sound_default">Default notification sound</string>
|
||||
|
||||
<!-- Sound: Title for the option defining the default alarm sound. [CHAR LIMIT=30] -->
|
||||
<string name="alarm_ringtone_title">Default alarm sound</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user