Signal-iOS/SignalUI/Stickers
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
..
EditorSticker.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
LinearHorizontalLayout.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
StickerHorizontalListView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
StickerPackCollectionView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
StickerPackDataSource.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
StickerPicker.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
StickerPickerKeyboard.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
StickerPickerSheet.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
StickerView.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00