Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong keyboard names #470

Closed
cauerego opened this issue Sep 23, 2020 · 5 comments
Closed

wrong keyboard names #470

cauerego opened this issue Sep 23, 2020 · 5 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request
Projects

Comments

@cauerego
Copy link

i'm testing 2 keyboards right now, and they both show up as "Bluetooth 3.0 Keyboard", per 1st screenshot:
Screenshot_20200923-114447

but i have named them differently on the system bluetooth settings, per 2nd screenshot:
Screenshot_20200923-114525

ps: thanks for this amazing free app!!!

@sds100
Copy link
Collaborator

sds100 commented Sep 29, 2020

Hello,

The names in the system settings aren't visible to other apps. Key Mapper uses the standard API to get Bluetooth device names.

@sds100 sds100 closed this as completed Sep 29, 2020
@cauerego
Copy link
Author

you still could offer to rename them manually, or at least add a random identifier to differentiate them! 😒

@sds100
Copy link
Collaborator

sds100 commented Oct 6, 2020

Every input device in Android has a unique "descriptor" and this is what Key Mapper uses and saves to identify devices. Would it be okay to have an option in the settings to show the first 5 characters (the whole thing is very long) of the descriptor next to the device name? I don't want to add a whole flow to rename devices since that is quite a bit of work for a very very rare edge case.

@sds100 sds100 reopened this Oct 6, 2020
@cauerego
Copy link
Author

cauerego commented Oct 6, 2020

of course!

then wait for the screenshot that will hopefully never come with 2 devices which contain the same first 5 characters... 🤣

no sarcasm intended, just to be clear. 😘

@sds100 sds100 self-assigned this Oct 8, 2020
@sds100 sds100 added bug Something isn't working enhancement New feature or request labels Oct 8, 2020
@sds100 sds100 added this to To do in 2.2.0 via automation Oct 8, 2020
sds100 added a commit that referenced this issue Oct 8, 2020
@sds100
Copy link
Collaborator

sds100 commented Oct 8, 2020

implemented

@sds100 sds100 closed this as completed Oct 8, 2020
2.2.0 automation moved this from To do to Done Oct 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
No open projects
2.2.0
  
Done
Development

No branches or pull requests

2 participants