simonsmh / blobmoji

Noto Emoji with extended Blob support
SIL Open Font License 1.1
74 stars 9 forks source link

Emoji not replaced in Gboard and others #2

Closed pmdevita closed 6 years ago

pmdevita commented 6 years ago

This affects my Samsung Tab S3 running 7.0 and my HTC 10 running 8.0 although in slightly different ways.

On my Tab S3, the blobs only seem to appear in Firefox. Gboard, Chrome, and Magisk Manager show the Samsung emoji.

On my HTC 10, only the Noto emoji that HTC normally falls back to is replaced. Textra showed the blobs but I didn't test anything else.

I know for certain that the previous notoemoji replacer that I think was also made by you didn't have this issue on the Tab S3 and I think it was the same for the HTC 10.

My guess, knowing very little about how fonts work on Android, is that unlike notoemoji replacer, which replaced the system's default emoji, this one only replaces the fallback font.

Anything else I can add? Thanks!

simonsmh commented 6 years ago

Let me track this issue. Please post up your /system/etc/fonts.xml, thanks. Emoji not replaced in Gboard may cause by upstream ttx missing but I'm not sure.

pmdevita commented 6 years ago

Here they are. Tab S3 fonts.xml.txt HTC 10 fonts.xml.txt

simonsmh commented 6 years ago

Notoemoji replacer tries to modify the fonts.xml which leads to comparability issues. I will try to fix this issue in another way later but it will take time. Thanks for your report.

pmdevita commented 6 years ago

No problem, thanks for the module.

simonsmh commented 6 years ago

Please try latest version.

pmdevita commented 6 years ago

It didn't seem to make a difference on either device.

simonsmh commented 6 years ago

please post related logs here, including magisk logs.

simonsmh commented 6 years ago

Please try the latest test version. @pmdevita

pmdevita commented 6 years ago

Sorry for getting this to you so late. Here they are using the newest version. This version appears to fix the problem as the blob emoji now show up in all apps Tab S3.log HTC 10.log

Did you want the logcat from boot as well? The Magisk log seems to include the relevant messages already.

simonsmh commented 6 years ago

The problem is fixed. If there is any other problem, please report it to me. Thanks.