Signal-iOS/SignalUI
Igor Solomennikov 77fd1345f8
Updates to Chat, Calls and Stories views.
• use UIBackgroundConfiguration to configure background colors (normal, selected) for list rows in Chats, Calls, Stories;
this allows us to use background with rounded corners on iPads, as design team wanted;
• in Chats, use secondaryLabel color to show last message text, timestamp etc. instead of older color.
• in Chats, use system-provided horizontal layout margins for content instead of fixed 16 dp.
• update to use dynamic colors in all of those lists: assign color values just once, don't reload UI on light/dark mode change;
• switch to using UIColor.Signal.background for all those lists; this results in those views getting proper "elevated" background color when displayed in the Split View controller.
• use UIButton (instead of OWSButton) in Stories ("Save" and "Context Menu") buttons.
2025-10-24 18:50:55 -07:00
..
ActionSheets Unify backdropColor values. 2025-10-24 14:43:08 -07:00
Appearance Updates to Chat, Calls and Stories views. 2025-10-24 18:50:55 -07:00
AppLaunch Asyncify updateConversionRates 2025-07-23 12:27:10 -05:00
AttachmentApproval Remove invisible view from share extension 2025-10-07 12:08:52 -05:00
AttachmentMultisend Inline oversize text in backups 2025-07-30 11:42:39 -07:00
Attachments Use native iOS photo picker 2025-04-16 23:46:01 -06:00
AV Remove trailing AVFoundation version component 2025-07-02 15:04:47 -05:00
Calls Update to LibSignal v0.75.0 2025-06-17 14:02:29 -05:00
ContactSharing Sync "default avatar colors" across devices 2025-03-20 15:18:11 -07:00
ConversationView Migrate from YYImage to SDWebImage 2025-09-10 21:39:41 -05:00
Fonts Add more contact badges 2024-03-29 16:08:35 -06:00
ImageEditor Remove OWSImageSource.hasAlpha(…) 2025-10-21 00:10:29 -05:00
LinkPreview Initial round of iOS 26 appearance updates to chat input bar. 2025-10-23 19:45:31 -07:00
Media Support zooming in view-once media 2025-03-17 18:19:34 -07:00
Payments Avoid Any?-typed responseBodyJson for all but one caller 2025-10-24 12:57:56 -07:00
RecipientPickers Unify backdropColor values. 2025-10-24 14:43:08 -07:00
SafetyNumbers Unify backdropColor values. 2025-10-24 14:43:08 -07:00
Search Asyncify search flows 2025-05-21 12:27:16 -05:00
Sending Consolidate oversize text handling 2025-07-30 13:27:06 -07:00
Stickers Re-worked custom chat keyboard size calculations. 2025-09-30 14:42:15 -07:00
Stories Use headline font instead of body.semibold(). 2025-10-20 15:43:35 -05:00
SwiftUIExtensions Show error UX when media tier quota limit is consumed 2025-10-24 12:22:30 -07:00
UIKitExtensions Update donation screens for iOS 26. 2025-10-20 13:05:46 -07:00
Usernames Remove keyboard frame tracking from OWSViewController. 2025-09-23 12:03:32 -07:00
Utils Remove GroupsV2Error.redundantChange 2025-10-24 16:28:12 -05:00
VideoEditor Allow saving photos when permissions are write-only 2025-05-05 11:36:43 -06:00
ViewControllers Unify backdropColor values. 2025-10-24 14:43:08 -07:00
Views Initial round of iOS 26 appearance updates to chat input bar. 2025-10-23 19:45:31 -07:00
Wallpapers Respect global “Dark Theme Dims Wallpaper” setting 2025-09-24 16:21:51 -05:00
SignalUI.h Work around use of deprecated UIButton API 2024-07-03 14:27:48 -04:00