Signal-iOS/SignalUI/Appearance
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
..
SwiftUI Rebuild DisappearingMessagesTimerViewController in SwiftUI 2025-05-28 14:47:29 -07:00
ColorOrGradient+SignalUI.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
ColorOrGradientSwatchView.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
ConversationStyle.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
GroupNameColors.swift Inline simple address methods with confusing names 2025-01-31 11:48:15 -06:00
SignalSymbols.swift Don’t localize SignalSymbol characters 2025-07-02 14:33:49 -05:00
Theme.swift Updates to Chat, Calls and Stories views. 2025-10-24 18:50:55 -07:00
Theme+Icons.swift Updates to Chat, Calls and Stories views. 2025-10-24 18:50:55 -07:00
ThemedColor+Theme.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
UIColor+Signal.swift Unify backdropColor values. 2025-10-24 14:43:08 -07:00