FontManager-Module icon indicating copy to clipboard operation
FontManager-Module copied to clipboard

[BUG] emojis are not changed in samsung roms (OneUI)

Open ELWAER-M opened this issue 3 years ago • 2 comments

Describe the bug emojis are not changed in OneUI roms

To Reproduce Steps to reproduce the behavior: applying any emoji pack

Expected behavior changing the emojis as expected

Device info(please complete the following information):

  • Device: Samsung Galaxy A20 (SM-A205F)
  • OS: OneUI 3.1 (Android 11)
  • Module Version: 5.6.45

Additional context on samsung roms (OneUI) emojis font are stored at /system/fonts/SamsungColorEmoji.ttf instead of /system/fonts/NotoColorEmoji.ttf, this can easily fixed by checking if /system/fonts/SamsungColorEmoji.ttf file exist and replace it too

ELWAER-M avatar Jun 28 '22 08:06 ELWAER-M

Some emojis already had this font file included, but in the recent update the fonts team must have removed them.

This needs reworked anyway, as file size becomes prohibitive with both fonts included.

androidacy-user avatar Aug 18 '22 00:08 androidacy-user

Nudge...

I can confirm I get this issue too

  • Device: Samsung Galaxy S22 Ultra (SM-2908B/DS)
  • OS: OneUI 4.1 (Android 12)
  • Module Version: 5.6.45

Hi-ImKyle avatar Oct 08 '22 22:10 Hi-ImKyle