Add built-in debug notification generator

This commit is contained in:
ajp_anton
2026-08-29 23:54:58 +00:00
parent ce4adef117
commit 738ae25f1d
6 changed files with 357 additions and 0 deletions
+5
View File
@@ -10,6 +10,11 @@
<string name="page_settings">Settings</string>
<string name="page_alerts">Alerts</string>
<string name="page_alert_status">Alert status</string>
<string name="debug_notifications_title">Debug notifications</string>
<string name="debug_notifications_description">Post up to 50 real, silent notifications to test icon filtering and layout.</string>
<string name="debug_cycle_notifications">Cycle between zero and the selected count every two seconds</string>
<string name="debug_reset_notifications">Reset</string>
<string name="debug_notification_permission_required">Notification permission is required for debug notifications.</string>
<string name="page_profiles">Profiles</string>
<string name="page_rules">Rules</string>
<string name="page_apps">Apps</string>