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 bd370f1de4 Fix cropped Chinese/Japanese messages
The earlier fix for the broken ios10 emoji font ended up breaking
messages for some users with a tall font.

Here we have a lighter touch - ensuring we don't touch messages that
don't use emoji.

Also, introduce a different approach to the fix, rather than trying to
compute the bounding rect of an appropriately attributed string, just
add an extra bit of height per line.

This approach isn't ideal for long messages with only one emoji line in
them, but the previous approach was incompatible with Chinese messages
that also contain emoji. See the new
`MesssagesBubblesSizeCalculatorTest.swift` for test cases considered.

// 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 cropped Chinese/Japanese messages 9 years ago
test Fix cropped Chinese/Japanese messages 9 years ago
translations Fix registration flow / Keep push tokens in sync 9 years ago
Signal-Info.plist Bump build and properly set version. 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