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

Enhance Device List Organization by Brand Categorization and ASCII Sorting #167

Open
lc6464 opened this issue Dec 13, 2023 · 2 comments
Open
Labels
enhancement New feature or request

Comments

@lc6464
Copy link
Contributor

lc6464 commented Dec 13, 2023

I've been exploring the Bluetooth-LE-Spam app and appreciate the effort put into its development. During use, I've noticed that the device list within the app appears to be somewhat disorganized, which makes the user experience less efficient than it could be.

To improve the usability and efficiency of the device search function, I would like to suggest a couple of enhancements:

  • Brand Categorization: It would be immensely helpful if the devices could be categorized by their respective brands. This way, users can quickly navigate to a specific brand and find the devices associated with it.
  • ASCII Sorting: Once categorized, sorting the devices within each brand category in ASCII order would further streamline the searching process. This provides a predictable and alphabetical ordering method, allowing users to effortlessly scroll to the desired device.

Implementing these changes could significantly enhance the user experience by making it easier and faster to find specific devices. I understand that these modifications may require some additional work, but I believe that the benefits in terms of app usability would be substantial.

Thank you for considering these suggestions. I look forward to any thoughts or feedback you might have on this proposal.

@simondankelmann
Copy link
Owner

Thats a good Idea :)

@simondankelmann simondankelmann added the enhancement New feature or request label Dec 14, 2023
@simondankelmann
Copy link
Owner

Merged your PR with sorted FastPairing Devices, thanks for your contribution !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants