-
Notifications
You must be signed in to change notification settings - Fork 1
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
Doesn't work on Kitkat / FP1 #1
Comments
Hmmm, it seems like the format of the font is not compatible with KitKat. I get the NotoColorEmoji right from the official repo: https://github.com/googlei18n/noto-emoji/tree/master/fonts It may be that I've made something wrong with this new build system for the flashable ZIPs that breaks things in older versions. I think you used my EmojiOne in the past, right? Since the EmojiOne v2 font worked and has not been updated in a while, could you test if this new re-packaged ZIP works fine? emojione-v2.2.7_2018-06-30.zip
Source? I can't cherypick fonts from unknown sources and without version info, :/ Edit: I've checked and it isn't one of the official binaries, so it may be modified somehow:
Fonts can't add emojis to the keyboard because it has a harcoded list of emojis. But when you found new ones in the wild, they should render fine. Like 🧐, 🤯, 🤪 or 🧘 |
Yep, this one works fine. :) It's kinda outdated though. |
Thanks! Yeah, I know the caveats of EmojiOne, thus this repo, ;) This shows that the NotoEmoji font provided by upstream is not compatible with Android 4.4 for some unknown reason —by asserting I've not introduced any regression with the new build system, which makes me feel good. So, first, a note about compatibility should be mentioned somewhere (mental note). Finally, I could make an exceptional release (in another branch) with the font you provided, clearly stating that I won't be able to update it future-wise, 🤷♂️ (unless I find/someone points a method to convert upstream fonts to a compatible format, which is unlikely) |
I think that the demand is not too high. ;) (Especially since the keyboard cannot make use of the newer emojis...) |
Would you like me to make the exceptional release? If that helps you, I'll happily do it. It won't be much work for me, don't worry. |
Not necessary for me. :)
--
Diese Nachricht wurde von meinem Fairphone mit K-9 Mail gesendet.
Am 17. August 2018 01:42:16 MESZ schrieb Roberto MF <[email protected]>:
…Would you like me to release the exceptional release? If that helps
you, I'll happily do it. It won't be much work.
|
Fine, :) I've decided not to block the installation on pre-Lollipop devices in the code, but I've put a compatibility note in the releases page. Closing this now, thank you! 👍 |
Flashing this via
adb sideload
results in an empty emoji drawer (there seem to be "things" that are clickable and are inserted in messages, but everything is blank).Edit: The font in this zip on mega.nz works fine (though I don't get more emojis, they just look differently).
The text was updated successfully, but these errors were encountered: