Signal-iOS/Signal
Adam Sharp 6e9e239ac1
Fix wrong thread being selected on launch from notification
When opening a thread from a notification, if the thread being opened has
changed position due to activity in other threads, the table selection and view
state get out of sync.

After selecting the new thread, we need to ensure the chat list is actually
reloaded from the database, so we can update the selected index path once more
in case it has changed.
2024-09-09 10:11:46 -04:00
..
Accessibility Work around Sendable requirement of AVSpeechSynthesizerDelegate 2024-08-05 10:30:24 -04:00
AppIcon.xcassets Add Dark & Tinted appearances for app icons 2024-08-29 18:55:33 -04:00
AppLaunch enable swiftlint mark rule 2024-08-30 22:05:59 -05:00
Attachments Remove v2 attachment read/write feature flags 2024-08-22 08:49:46 -07:00
AudioFiles Rip out a bunch of NonCallKitCallUIAdaptee 2024-05-16 18:24:04 -05:00
Calls Call link member approval 2024-09-04 13:42:28 -06:00
Contacts Fix false positive name collision detection 2024-08-16 11:45:42 -05:00
ConversationView Compute audio duration for attachments if needed 2024-09-05 16:54:02 -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 enable swiftlint mark rule 2024-08-30 22:05:59 -05:00
Images.xcassets Update Contacts Megaphone for iOS18 2024-09-05 16:28:09 -05:00
Lottie Only show ACI Safety Numbers 2023-11-01 21:35:05 -05:00
Megaphones Update Contacts Megaphone for iOS18 2024-09-05 16:28:09 -05:00
Notifications Remove deprecated VoIP token logic 2024-08-29 15:27:52 -05:00
NSE-Images.xcassets New set of icons. 2023-06-22 17:38:01 -07:00
OrphanData convert OWSProfileManager from objc to swift 2024-08-30 15:14:30 -05: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 convert OWSProfileManager from objc to swift 2024-08-30 15:14:30 -05:00
Registration Backup TODO cleanup grab bag 2024-08-30 16:07:35 -07:00
Settings.bundle Update LibSignal to v0.57.0 2024-09-08 16:10:37 -05: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 wrong thread being selected on launch from notification 2024-09-09 10:11:46 -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 Remove deprecated VoIP token logic 2024-08-29 15:27:52 -05:00
translations Update translations 2024-09-05 16:32:55 -06:00
URLs Fix typo: Provisiong → Provisioning 2024-08-26 11:16:33 -05:00
Usernames Use RemoteConfig as an instance type 2024-08-23 14:59:44 -05: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.29 2024-09-05 16:33:04 -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