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

Sort emojis according to unicode emoji list #3

Closed
atabekm opened this issue May 20, 2024 · 3 comments
Closed

Sort emojis according to unicode emoji list #3

atabekm opened this issue May 20, 2024 · 3 comments

Comments

@atabekm
Copy link

atabekm commented May 20, 2024

Hi, thanks for the library, great work.

I am about to integrate this library to my android keyboard project, but I found out that emojis are sorted randomly (?) within their groups, subgroups, and even within Emoji.all() method. I want to list the emojis with the same sequence we have in the emoji list (as all other keyboards with emoji's do), but with current implementation, I need to sort them manually. So, I was just wondering whether it would be possible to have sorting as we have in Unicode Full Emoji List?

I am happy to do the work, and create PR, if needed. Thanks.

@SalomonBrys
Copy link
Member

I'll work on this, but I won't be abloe to in the two next weeks.

@atabekm
Copy link
Author

atabekm commented May 23, 2024

Thanks @SalomonBrys

@SalomonBrys
Copy link
Member

SalomonBrys commented May 30, 2024

Fixed in 2.0.0

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

No branches or pull requests

2 participants