futo-org / android-keyboard

Offical FUTO Keyboard Issue Tracker and Source Mirror of https://gitlab.futo.org/keyboard/latinime
Other
267 stars 5 forks source link

Support EmojiCompat for modern emojis on older android versions in supported apps #99

Open S-Kramar opened 2 weeks ago

S-Kramar commented 2 weeks ago

Emoji section of the keyboard is not showing all available emojis. Can't find 🫶 or 🫡 for instance...

abb128 commented 2 weeks ago

Both should be there as shown in the pictures. If they're not there, can you let me know your Android version? image image

S-Kramar commented 2 weeks ago

Its only showing a part of them for me... Screenshots below, also attached a screenshot of swift keyboard where all others are shown as well. Android 12

Screenshot_2024-06-30-19-30-52-13_0f8b94d3f62c246093f6bbaad1ec589d Screenshot_2024-06-30-19-31-04-08_0f8b94d3f62c246093f6bbaad1ec589d Screenshot_2024-06-30-19-31-33-19_0f8b94d3f62c246093f6bbaad1ec589d Screenshot_2024-06-30-19-32-15-05_fc704e6b13c4fb26bf5e411f75da84f2

S-Kramar commented 2 weeks ago

Sorry closed by mistake.

abb128 commented 2 weeks ago

That version of Android probably doesn't support those Emoji 14.0 natively, but many apps use EmojiCompat to extend support on older Android versions. Apps like this pass metadata telling the keyboard which emojis are supported and should be displayed, but FUTO Keyboard doesn't support this at the moment