Signal-iOS/Signal
Adam Sharp b65258eeaa
Fix chat deselect animation intermittently breaking
Something about calling UITableView.deselectRow(at:) in the transition
coordinator completion block was causing the deselect animation to
intermittently just fail and pop to the deselected state. By actually animating
alongside the transition, we can reliably animate the deselection, and also
animate it interactively.
2024-08-13 12:30:15 -04:00
..
Accessibility Work around Sendable requirement of AVSpeechSynthesizerDelegate 2024-08-05 10:30:24 -04:00
AppLaunch replace Cryptography.computeSHA256Digest with CryptoKit.SHA256.hash(data:) 2024-08-05 12:29:18 -05:00
Attachments Fix warning about missing await for isolated actor property 2024-08-05 16:46:19 -04:00
AudioFiles Rip out a bunch of NonCallKitCallUIAdaptee 2024-05-16 18:24:04 -05:00
Calls Disable drawer interaction while joining call 2024-08-12 16:35:40 -06:00
Contacts Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
ConversationView Asyncify code to accept message requests 2024-08-12 13:16:59 -05:00
DeleteForMe Add a capability to enable sending DeleteForMe sync messages 2024-06-13 11:12:05 -07:00
DeviceTransfer replace Cryptography.computeSHA256Digest with CryptoKit.SHA256.hash(data:) 2024-08-05 12:29:18 -05:00
Emoji Use smoother, interruptible animation on bottom sheets 2024-08-08 16:09:58 -06:00
Expiration remove the last chunk of objc in the main app target 2024-05-13 12:35:01 -05:00
Images.xcassets Informational UX for delete syncs 2024-06-11 16:39:22 -07:00
Lottie Only show ACI Safety Numbers 2023-11-01 21:35:05 -05:00
Megaphones Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Notifications Use the withDefaults pattern for TSOutgoingMessageBuilder 2024-08-06 10:22:07 -07:00
NSE-Images.xcassets New set of icons. 2023-06-22 17:38:01 -07:00
OrphanData Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Preconditions Add Preconditions 2023-11-07 17:06:14 -06:00
Profiles Smoosh together various places that fetch profiles 2024-04-23 15:22:37 -05:00
Provisioning rename OWSAES256Key in swift to Aes256Key 2024-08-02 09:29:55 -05:00
Registration remove toE164 method from PhoneNumber 2024-08-07 16:16:02 -05:00
Settings.bundle Update libsignal to v0.55.0, OWSChatConnection to account for no-auto-reconnect 2024-08-12 15:51:05 -07:00
Sharing Pass along user-visible filename to sharesheet for v2 attachments 2024-07-24 17:09:21 -07:00
Sounds Incoming raise hand sound effect 2024-06-06 11:09:01 -06:00
src Fix chat deselect animation intermittently breaking 2024-08-13 12:30:15 -04:00
Storage Clean up recipient searches 2024-03-07 11:57:45 -06:00
Symbols.xcassets Introduce 'learned profile key' info messages 2024-07-29 14:42:00 -07:00
test Use the withDefaults pattern for TSOutgoingMessageBuilder 2024-08-06 10:22:07 -07:00
translations Update translations 2024-08-07 17:06:22 -06:00
URLs Move where we check the call link join permission 2024-06-28 17:53:46 -05:00
Usernames Work around deprecation warning for unused UIWindow.screen setter 2024-08-05 10:30:46 -04:00
.swiftlint.yml
iTunesArtwork@3x.png
PrivacyInfo.xcprivacy Add PrivacyInfo files 2024-04-26 12:23:07 -05:00
Signal-AppStore.entitlements Add parsing/encoding support for call links 2024-03-21 13:10:38 -05:00
Signal-Info.plist Bump version to 7.25 2024-08-07 17:06:47 -06:00
Signal-Prefix.pch Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Signal.entitlements Add parsing/encoding support for call links 2024-03-21 13:10:38 -05:00
SignalTSan.supp
SignalUBSan.supp