feat: push notification modes and readable detail views (0.4.3)
Add three notification modes in device settings: push with sound, push silent, and off. Improve event/host detail formatting for reports and inventory. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -4,4 +4,8 @@
|
||||
<string name="channel_default">SAC уведомления</string>
|
||||
<string name="channel_high">SAC: важные</string>
|
||||
<string name="channel_critical">SAC: критические</string>
|
||||
<string name="channel_default_silent">SAC уведомления (без звука)</string>
|
||||
<string name="channel_high_silent">SAC: важные (без звука)</string>
|
||||
<string name="channel_critical_silent">SAC: критические (без звука)</string>
|
||||
<string name="notification_mode_title">Push-уведомления</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user