Signal-iOS/Signal
Igor Solomennikov 0bd0e0c845
Fixes for incorrect UI state in chat screen bottom panel.
Fix 1. UIScrollEdgeElementContainerInteraction appears to switch our chat bar buttons into dark mode. The fix is to not specify a dynamic color for button icons, but a resolved one from Theme.
Fix 2. UIScrollEdgeElementContainerInteraction does turn bottom input-blocking panels (like the "only admins can send messages") into dark mode too. The fix is to add UIScrollEdgeElementContainerInteraction not to the whole panel, but only to chat search results toolbar, message selection toolbar and chat input toolbar individually - potential subviews of the panel.
2025-10-28 09:57:36 -07:00
..
Accessibility enable internal imports by default 2024-09-29 20:03:17 -05:00
AppIcon.xcassets Update app icons 2024-11-08 17:33:00 -07:00
AppLaunch Rename FeatureFlags → BuildFlags 2025-10-27 13:27:11 -05:00
Attachments One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
AudioFiles Rip out a bunch of NonCallKitCallUIAdaptee 2024-05-16 18:24:04 -05:00
Avatars Use GroupMasterKey type instead of serialized Data 2025-05-29 20:10:36 -05:00
Backups Use modern looking buttons in backup flow on iOS 26. 2025-10-28 09:57:10 -07:00
Calls iOS 26 context menu and emoji bar updates 2025-10-27 23:07:36 -04:00
Contacts One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
ConversationView Fixes for incorrect UI state in chat screen bottom panel. 2025-10-28 09:57:36 -07:00
DeleteForMe Convert some sheets to HeroSheetViewController 2025-10-21 13:26:42 -04:00
DeviceTransfer Use headline font instead of body.semibold(). 2025-10-20 15:43:35 -05:00
Emoji fix build. 2025-10-27 12:53:48 -07:00
Expiration One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
Images.xcassets Update donation screens for iOS 26. 2025-10-20 13:05:46 -07:00
Lottie Add indeterminate progress to Link'n'Sync provisioning 2025-01-15 16:01:03 -07:00
Megaphones Avoid Any?-typed responseBodyJson for all but one caller 2025-10-24 12:57:56 -07:00
Notifications Present a notification when we discover you have consumed your media tier quota 2025-10-24 14:24:33 -07:00
NSE-Images.xcassets New set of icons. 2023-06-22 17:38:01 -07:00
OrphanData Improve memory usage of orphan data cleaner 2025-09-22 14:43:56 -05:00
Preconditions Remove observeOnce method that’s not necessary 2025-05-13 13:46:41 -05:00
Profiles One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
Provisioning Update iPad's linking flow designs. 2025-10-15 23:26:04 -07:00
QRCodes Consolidate Support URLs into one place 2025-09-04 09:09:50 -07:00
Registration Rename FeatureFlags → BuildFlags 2025-10-27 13:27:11 -05:00
Settings.bundle Update to LibSignal v0.85.1 2025-10-27 13:22:10 -05:00
Sharing Migrate from YYImage to SDWebImage 2025-09-10 21:39:41 -05:00
Sounds Incoming raise hand sound effect 2024-06-06 11:09:01 -06:00
src Fix wrong color for chat list section header background on iPad. 2025-10-28 11:35:48 -05:00
Storage Set requiresExternalPower for backups BGProcessingTask 2025-08-25 10:39:51 -07:00
Symbols.xcassets More Polls UI polish 2025-10-27 09:48:15 -04:00
test Rename FeatureFlags → BuildFlags 2025-10-27 13:27:11 -05:00
translations Present a notification when we discover you have consumed your media tier quota 2025-10-24 14:24:33 -07:00
URLs open device transfer pane when QR code scanned from system camera 2025-07-29 10:43:24 -07:00
Usernames Ensure all PluralAware strings use the right format method 2025-10-23 17:35:29 -05:00
util Avoid Any?-typed responseBodyJson for all but one caller 2025-10-24 12:57:56 -07:00
.swiftlint.yml
PrivacyInfo.xcprivacy Add PrivacyInfo files 2024-04-26 12:23:07 -05:00
Signal-AppStore.entitlements Update entitlements to reflect support for satellite networks. 2025-10-14 12:28:58 -05:00
Signal-Info.plist Bump version to 7.84 2025-10-23 08:53:25 -05:00
Signal-Prefix.pch remove NSObject OWS category 2025-02-05 08:38:43 -06:00
Signal.entitlements Update entitlements to reflect support for satellite networks. 2025-10-14 12:28:58 -05:00
SignalTSan.supp
SignalUBSan.supp