Fix permission refreshing and add card if bluetooth is disabled.

This commit is contained in:
darken
2022-01-19 18:30:15 +01:00
parent 76c1b65b89
commit 4a3e5056b6
9 changed files with 155 additions and 49 deletions
+2
View File
@@ -146,4 +146,6 @@
<string name="settings_popup_caseopen_label">Show popup</string>
<string name="settings_popup_caseopen_description">Show a popup when the device case is opened (experimental).</string>
<string name="notification_channel_reaction_popup_label">Popup device reactions</string>
<string name="overview_bluetooth_disabled_label">Bluetooth is disabled</string>
<string name="overview_bluetooth_disabled_description">Bluetooth is disabled, enable it ;).</string>
</resources>