mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-16 11:16:12 -04:00
feat(profiles): Filter paired devices already used by other profiles
Show devices claimed by other profiles as disabled in the dropdown with the claiming profile's name. Enforce address uniqueness at the repo layer.
This commit is contained in:
@@ -288,6 +288,7 @@
|
||||
<string name="profiles_paired_device_label">Paired device</string>
|
||||
<string name="profiles_paired_device_none">None</string>
|
||||
<string name="profiles_paired_device_none_description">No device selected</string>
|
||||
<string name="profiles_paired_device_used_by">Used by %s</string>
|
||||
<string name="profiles_save_action">Save profile</string>
|
||||
<string name="profiles_drag_handle_description">Drag to reorder</string>
|
||||
<string name="profiles_delete_title">Delete Profile</string>
|
||||
|
||||
Reference in New Issue
Block a user