Signal-iOS/Signal
Igor Solomennikov ad4c9fa57f
Two fixes for text story composer.
* Preserve selection in text story composer after changing font size.

Fixes an issue where input cursor would jump to the end when adding/deleting
text in the beginning or middle of the text and those edits caused font size
to increase / decrease.

That unwanted behavior was caused by replacing the entire `UITextView.attributedText`.

* Ensure entire text story draft has same font after undo / redo operation.

UITextView's undo manager preserves attributes of text being cut / pasted, which
might cause text view to contain fragments with different font.

The solution is to detect when there's more than one font used in UITextView
and re-apply attributes to the entire text if when that happens.
2022-10-25 11:54:16 -07:00
..
AudioFiles
Images.xcassets Use lotties in story viewer NUX overlay 2022-10-19 12:29:15 -07:00
Lottie Use lotties in story viewer NUX overlay 2022-10-19 12:29:15 -07:00
NSE-Images.xcassets Cache built avatars to disk for NSE 2022-02-14 11:59:13 -08:00
Settings.bundle SignalServiceKit: no longer a separate pod 2022-08-05 16:14:15 -05:00
Sounds Autoplay subsequent audio messages 2021-04-29 18:01:21 -07:00
src Two fixes for text story composer. 2022-10-25 11:54:16 -07:00
test Better multisend of text stories 2022-10-20 11:04:25 -07:00
translations Don’t allow non-gv2 members in new groups 2022-10-25 00:41:24 -07:00
.swiftlint.yml
iTunesArtwork@3x.png
main.m Change license to AGPL 2022-10-13 08:25:37 -05:00
Signal-AppStore.entitlements Add UI for configuring proxy connection 2022-09-26 13:48:00 -07:00
Signal-Info.plist "Bump build to 5.60.0.3." (nightly-10-25-2022) 2022-10-25 04:01:07 -07:00
Signal-Prefix.pch Change license to AGPL 2022-10-13 08:25:37 -05:00
Signal.entitlements Add UI for configuring proxy connection 2022-09-26 13:48:00 -07:00
SignalTSan.supp
SignalUBSan.supp