Signal-iOS/Signal/Emoji
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
..
Emoji.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
Emoji+Available.swift Make AtomicValue's lock-sharing explicit 2024-03-27 10:57:32 -07:00
Emoji+Category.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
Emoji+Name.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
Emoji+SkinTones.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
EmojiPickerCollectionView.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
EmojiPickerSectionToolbar.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
EmojiPickerSheet.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
EmojiReactionPickerConfigViewController.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
EmojiSkinTonePicker.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
EmojiWithSkinTones.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
EmojiWithSkinTones+String.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00