Merge "Add a settings for notification history"

This commit is contained in:
TreeHugger Robot
2020-02-11 20:50:18 +00:00
committed by Android (Google) Code Review
4 changed files with 279 additions and 0 deletions

View File

@@ -8034,6 +8034,12 @@
<!-- Configure Notifications: setting summary [CHAR LIMIT=200] -->
<string name="asst_capabilities_actions_replies_summary">Automatically show suggested actions &amp; replies</string>
<!-- Configure notifications: settings summary [CHAR LIMIT=NONE] -->
<string name="notification_history_summary">Turn on notification history to keep track of past notifications and snoozed notifications</string>
<!-- Configure notifications: settings title [CHAR LIMIT=100] -->
<string name="notification_history">Notification history</string>
<!-- Configure Notifications: setting title, whether the snooze menu is shown on notifications [CHAR LIMIT=80] -->
<string name="snooze_options_title">Allow notification snoozing</string>