Organise notification channels into system-settings groups
Group the five channels under two headings in the system notification settings so they're easier to navigate: "Downloads & updates" (progress, installed, updates, export) and "Alerts" (errors and action-required). Purely organisational; channel importances and behaviour are unchanged.
This commit is contained in:
@@ -212,6 +212,8 @@
|
||||
<string name="dialog_title_self_update">"New update available"</string>
|
||||
<string name="dialog_desc_native_split">"You can not install bundled (split) apps via Native Installer. Change your installer to Session, Services or Root."</string>
|
||||
<string name="notification_channel_alerts">Errors & alerts</string>
|
||||
<string name="notification_group_activity">Downloads & updates</string>
|
||||
<string name="notification_group_alerts">Alerts</string>
|
||||
<string name="notification_channel_export">App export notification</string>
|
||||
<string name="notification_channel_install">Install notification</string>
|
||||
<string name="notification_channel_downloads">Downloads notification</string>
|
||||
|
||||
Reference in New Issue
Block a user