Signal-iOS/SignalUI
Igor Solomennikov 2f3ad73dc3
Fix photo overlay text might be clipped in image editor.
Use NSTextStorage instead of NSMutableAttributed string when calculating text size.
NSTextStorage surprisingly provides more accurate text metrics when text contains
emojis and certain "complex" glyphs (eg Chinese hieroglyphs).

Also fix another minor issue that might cause text to be laid out differently
when being edited.
2022-11-02 15:42:44 -07:00
..
Appearance Private Story -> Custom Story 2022-10-18 15:41:04 -07:00
Categories Add support for appropriate fonts for different scripts in Text Story composer / viewer. 2022-11-01 16:16:12 -07:00
Environment Change license to AGPL 2022-10-13 08:25:37 -05:00
Fonts Add new fonts for text stories 2022-03-17 14:30:19 -07:00
Payments [Payments] Show alert if client is outdated 2022-10-25 15:43:43 -07:00
SignalUI.docc Add SignalUI framework target. 2021-10-19 09:39:52 -03:00
UI Change license to AGPL 2022-10-13 08:25:37 -05:00
Utils Un-index deleted private story threads. Omit disabled private story threads from search results 2022-11-02 11:18:55 -07:00
ViewControllers Un-index deleted private story threads. Omit disabled private story threads from search results 2022-11-02 11:18:55 -07:00
ViewModels Observe story viewed ring changes in ConversationAvatarView 2022-10-25 12:57:52 -07:00
Views Fix photo overlay text might be clipped in image editor. 2022-11-02 15:42:44 -07:00
Wallpapers Change license to AGPL 2022-10-13 08:25:37 -05:00
SignalUI-Prefix.pch Change license to AGPL 2022-10-13 08:25:37 -05:00
SignalUI.h Remove presentAddThreadToProfileWhitelist 2022-10-24 10:19:06 -07:00