Signal-iOS/Signal/ConversationView/CellViews
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
..
AudioMessagePlaybackRateView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
AudioMessageView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
AudioWaveformProgressView.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
CVAttachmentProgressView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
CVColorOrGradientView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
CVContactShareView.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
CVMediaAlbumView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
CVMediaView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
CVReactionCountsView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
CVStackView.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
CVWallpaperBlurView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
GiftBadgeView.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
LoadMoreMessagesView.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
MessageSelectionView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
MessageTimerView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
QuotedMessageView.swift Modernize QuotedReplyModel types 2024-03-25 21:10:55 -07:00
ReusableMediaView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00