Compatibility
Compatible with iOS 5.1 +
Description
Various under-the-hood fixes for emoji display. See here for more information.
Changelog
1.9.0~b3:
Added Unicode 16.0 emojis
Fixed the weird behavior when deleting characters
Improved Unicode 16.0 emojis support on older iOS versions
1.8.3: Ported the latest changes in CFStringGetRangeOfCharacterClusterAtIndex to iOS < 15
1.8.2: Fixed crash on iOS 6 due to using modern-only libroot
1.8.1: Compiled with the latest Theos revision
1.8.0~b2:
Rootless: Simplify hooks for iOS 15.4+ (may require Dopamine 2)
Rootful: Fixed crash on iOS 12 arm64e devicesAdded Unicode 15.1 emojis
1.7.1:
Rootless: Uses alternative libicucore hooks to work around ElleKit issues (REQUIRE ElleKit 0.6+)
Rootful: Optimized hooksAdded Unicode 15.0 emojis
Fixed installation issue on readonly filesystems devices
Fixed new emojis displayed as ? on iOS 10 and lower
Uses _NSGetExecutablePath to detect process type