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

Improve EMOJI_CODEPOINT_COMPARATOR #18

Merged
merged 4 commits into from
Nov 14, 2023

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    3123e1d View commit details
    Browse the repository at this point in the history
  2. Rework Emoji Comparator in EmojiManager to Emoji implementing Compara…

    …ble.
    
    Created EmojiUtils used for internal utility methods.
    felldo committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    60f7cad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c97529a View commit details
    Browse the repository at this point in the history
  4. Compare Emojis with their codepoints and if they are equal, compare t…

    …heir emoji unicode value
    felldo committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9f25e96 View commit details
    Browse the repository at this point in the history