Add device filtering + showall option

This commit is contained in:
darken
2022-01-04 21:07:12 +01:00
parent 54e59adf01
commit 2b965ea098
8 changed files with 78 additions and 13 deletions
+4
View File
@@ -95,4 +95,8 @@
<string name="settings_scanner_mode_lowpower_label">Low power</string>
<string name="settings_scanner_mode_balanced_label">Balanced</string>
<string name="settings_scanner_mode_lowlatency_label">Low latency</string>
<string name="settings_autopause_label">Auto pause</string>
<string name="settings_autopause_description">Pause music when removing the device from your ear (if your device supports it).</string>
<string name="settings_showall_label">Show all devices</string>
<string name="settings_showall_description">Show other people\'s devices that are near you.</string>
</resources>