You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/Signal
Michael Kirk a28fea8384 Fix emoji message truncation on iOS10
fixes #1368

Apple switched emoji fonts from AppleColorEmoji to AppleColorEmojiUI.
The new font doesn't compute it's size correctly, causing containing
rectangles to be too small.

This commit scrubs strings of the new emoji font, and replaces it with
the old.

// FREEBIE
9 years ago
..
AudioFiles Fixes #244 11 years ago
Certificates TextSecureKit Refactoring 10 years ago
Images Multiple visual enhancements and repo cleanup. 11 years ago
Images.xcassets Disappearing Messages 9 years ago
src Fix emoji message truncation on iOS10 9 years ago
test More logging, scrub phone numbers from file logs (#1357) 9 years ago
translations Disappearing Messages 9 years ago
Signal-Info.plist Fix emoji message truncation on iOS10 9 years ago
Signal-Prefix.pch More logging, scrub phone numbers from file logs (#1357) 9 years ago
Signal.entitlements Apple now requires camera permission explanation 9 years ago
iTunesArtwork@3x.png Updated iTunes artwork 11 years ago
main.m Removing unused imported classes. 10 years ago