Signal-iOS/SignalUI/Appearance
Jordan Rose b0de59f2e2 Remove required from every init that is not dynamically dispatched
This included:
- Removing unavailable inits wholesale if no longer `required`
- Marking a few classes `final` so they could continue using
  `Self(...)` rather than `OWSWhatever(...)`
2024-04-01 15:27:20 -07:00
..
ChatColors.swift Prepare chat colors for thread merges 2023-07-07 13:17:55 -05:00
ColorOrGradient.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
ColorOrGradientSwatchView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
ConversationStyle.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
SignalSymbols.swift Add more contact badges 2024-03-29 16:08:35 -06:00
Theme.swift Update color and layout of calls tab row items 2024-02-27 15:16:44 -07:00
Theme+Icons.swift Add dev-only backup restore option for registraion flow. 2024-03-29 19:18:06 -05:00
ThemedColor+Theme.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00