Notification settings updates
- Hide channels when a group is blocked - Update importance strings - Allow app blocking from 'recently seen' Test: RoboSettingsTests Fixes: 72879584 Fixes: 72882969 Fixes: 72831483 Change-Id: I99e001d3eb9eef52251cd50da191d33923335fcf
This commit is contained in:
@@ -7071,10 +7071,10 @@
|
||||
summary on the channel page-->
|
||||
|
||||
<!-- [CHAR LIMIT=100] Notification Importance: min importance level description -->
|
||||
<string name="notification_importance_min">No sound or visual interruption</string>
|
||||
<string name="notification_importance_min">Show silently and minimize</string>
|
||||
|
||||
<!-- [CHAR LIMIT=100] Notification Importance: low importance level description -->
|
||||
<string name="notification_importance_low">No sound</string>
|
||||
<string name="notification_importance_low">Show silently</string>
|
||||
|
||||
<!-- [CHAR LIMIT=100] Notification Importance: normal importance level description -->
|
||||
<string name="notification_importance_default">Make sound</string>
|
||||
|
||||
Reference in New Issue
Block a user