feat(monitor): Show disable hint in foreground notification when extra notification is enabled

This commit is contained in:
darken
2026-03-03 15:26:10 +00:00
committed by Matthias Urhahn
parent dcf2ade9ec
commit e13331dfcf
3 changed files with 14 additions and 5 deletions
+1
View File
@@ -66,6 +66,7 @@
<string name="notification_channel_device_status_label">Device status</string>
<string name="notification_channel_device_status_connected_label">Connected device</string>
<string name="monitor_notification_extra_enabled_hint">You can disable this notification in system settings.</string>
<string name="support_debuglog_label">Debug log</string>
<string name="support_debuglog_desc">Record everything the app is doing into a text file that you can share.</string>