feat(overview): Add dynamic Bluetooth status icon to toolbar

This commit is contained in:
darken
2026-04-15 06:46:54 +02:00
committed by Matthias Urhahn
parent 5d5e6670d4
commit 4b80ac7336
7 changed files with 78 additions and 1 deletions
+3
View File
@@ -207,6 +207,9 @@
<string name="overview_nomaindevice_label">No device configured</string>
<string name="overview_nomaindevice_description">Configure your device to start monitoring battery levels and enable additional features.</string>
<string name="overview_bluetooth_disabled_icon_cd">Bluetooth disabled, open settings</string>
<string name="overview_bluetooth_nearby_icon_cd">Device nearby, open Bluetooth settings</string>
<string name="overview_bluetooth_connected_icon_cd">Device connected, open Bluetooth settings</string>
<string name="overview_bluetooth_disabled_label">Bluetooth is disabled</string>
<string name="overview_bluetooth_disabled_description">Bluetooth is disabled, enable it ;)</string>
<string name="overview_monitoring_active_label">Monitoring for devices</string>