github Keinta15/Magisk-iOS-Emoji v17.4.7

3 days ago

What's Changed

  • Facebook Lite/Messenger Lite Support
    Added emoji replacement compatibility for:

    • Facebook Lite (com.facebook.lite)
    • Messenger Lite (com.facebook.mlite)
  • display_name() function
    Added function to display app names instead of package name com.facebook.katana

  • Case-Insensitive Font Detection
    Modified replace_emoji_fonts() in service.sh to use:
    find -iname "*emoji*.ttf" instead of case-sensitive matching

  • Cache Clearing Lag
    Rewrote clear_cache() to eliminate delays caused by recursive find in /data
    New implementation uses direct path targeting for faster cleanup

Full Changelog: v17.4.6...v17.4.7

Don't miss a new Magisk-iOS-Emoji release

NewReleases is sending notifications on new releases.