Aghajari / AXEmojiView

an advanced library which adds emoji,sticker,... support to your Android application.
Apache License 2.0
179 stars 45 forks source link

Instructions missing on how to update emojis #19

Closed vonox7 closed 2 years ago

vonox7 commented 2 years ago

AXEmojiView currently uses Emoji 12.1 (released on 2019-10-29). Emoji 13.0 and Emoji 13.1 (released on major platforms in 2020 and 2021) are both missing in AXEmojiView.

It would be helpful to have in the Readme instructions how to update the emoji database to the new set of emojis to allow the community to create PRs with for Emoji updates. (and possibly update it to Emoji 13.1)

Aghajari commented 2 years ago

Hey, Thats a great idea, Sure i'll do that as soon as it's possible.

Aghajari commented 2 years ago

Done

vonox7 commented 2 years ago

Hi @Aghajari, thanks for the update! Do you also want to share the instructions how you did this update? :)

Aghajari commented 2 years ago

Hi @vonox7, you can see commit changes just updated the emoji icons from tg,

I'm waiting for new Microsoft fluent emoji set (Read more), i'll add a new EmojiProvider for this design to AXEmojiView as soon as a stable version is released and i'll share the instructions with it, (Maybe with the release of a new tool for auto-updating emoji from emojipedia.org)

vonox7 commented 2 years ago

Did i understand your message correctly that you used the files listed in https://github.com/DrKLO/Telegram/tree/master/TMessagesProj/src/main/assets/emoji ?