Signal-iOS/Signal
Adam Sharp 3e5cee2ea0
Maintain section titles when unread filter is active
Previously, section titles were enabled dynamically based on whether both the
pinned & unpinned sections had chats in them. This meant that if the unread
filter was active, section titles might disappear, making it unclear whether
the chat is pinned or not.

Section titles are now always turned on when there is at least one pinned chat,
and continue to be displayed when the unread filter is active.
2024-08-14 17:03:18 -04:00
..
Accessibility Work around Sendable requirement of AVSpeechSynthesizerDelegate 2024-08-05 10:30:24 -04:00
AppLaunch Stop incremental migrator when backgrounding app 2024-08-14 11:58:18 -07: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 Reduce bottom padding for call drawer when on small devices 2024-08-14 15:29:18 -04:00
Contacts Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
ConversationView Update misleading log line 2024-08-13 16:55:22 -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 Maintain section titles when unread filter is active 2024-08-14 17:03:18 -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 Add share button to call link drawer 2024-08-14 13:19:04 -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