Skip to content

Releases: Keinta15/Magisk-iOS-Emoji

v17.4.7

26 Jan 02:28
77ca9bc
Compare
Choose a tag to compare

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

v17.4.7-patch1

25 Jan 21:47
13cca18
Compare
Choose a tag to compare
v17.4.7-patch1 Pre-release
Pre-release

What's Changed

  • Facebook Lite/Messenger Lite Support
    Added emoji replacement compatibility for:
    • Facebook Lite (com.facebook.lite)
    • Messenger Lite (com.facebook.mlite)
  • 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

v17.4.6

18 Jan 05:01
16ef755
Compare
Choose a tag to compare

What's Changed

  • Updated META-INF (see 3e9dd3b).
  • Restructured customize.sh code (see 16ef755), making it easier to update.
  • Added service.sh (see e7ae407), eliminating the need for troubleshooting steps. Instead, simply restart your device.

Full Changelog: v17.4.1...v17.4.6

v17.4.1

18 Sep 00:49
f5ba76d
Compare
Choose a tag to compare

v17.4

04 May 01:32
Compare
Choose a tag to compare
  • Added 17.4 Emojis
  • Added process to clear Gboard Cache

v16.4

29 Mar 21:11
40c2fdf
Compare
Choose a tag to compare
  • Added 16.4 Emojis
  • Fixed Typo

v15.4.6

03 Oct 22:53
aaa9efb
Compare
Choose a tag to compare
  • Added Android 12 Support
  • Fixed typo on extraction
  • Added Potential Android 13 Support (need testing)

v15.4.5

02 Jun 17:54
9eb738c
Compare
Choose a tag to compare
  • Removed method to replace Google Keyboard emoji as it was conflicting with other apps settings.

v15.4.4

02 Jun 17:44
2210f66
Compare
Choose a tag to compare
v15.4.4 Pre-release
Pre-release
  • Forgot to add the xml file to the module
  • Fixed typo

v15.4.3

02 Jun 03:16
0c67f6b
Compare
Choose a tag to compare
v15.4.3 Pre-release
Pre-release
  • Merged the normal module and the Samsung module into one
  • Fixed a directory path that was wrong on the install file
  • Added compatibility for other devices like LG and HTC