Add exclude from recents
Co-authored-by: Jannis Mattheis <contact@jmattheis.de>
This commit is contained in:
@@ -35,4 +35,5 @@
|
||||
<string name="time_format_value_absolute">time_format_absolute</string>
|
||||
<string name="time_format_value_relative">time_format_relative</string>
|
||||
<bool name="notification_channels">false</bool>
|
||||
<bool name="exclude_from_recent">false</bool>
|
||||
</resources>
|
||||
|
||||
@@ -83,6 +83,8 @@
|
||||
<string name="setting_notifications">Notifications</string>
|
||||
<string name="setting_notification_channels">Separate app notification channels</string>
|
||||
<string name="setting_key_notification_channels">notification_channels</string>
|
||||
<string name="setting_key_exclude_from_recent">exclude_from_recent</string>
|
||||
<string name="setting_exclude_from_recent">Exclude from recents</string>
|
||||
<string name="push_message">Push message</string>
|
||||
<string name="appListDescription">App:</string>
|
||||
<string name="priorityDescription">Priority:</string>
|
||||
|
||||
Reference in New Issue
Block a user