Signal-iOS/Signal/src/ViewControllers/Wallpapers
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
..
ChatColorViewController.swift remove import SignalMessaging statements 2024-03-12 03:35:34 -05:00
ColorAndWallpaperSettingsViewController.swift Simplify and fix issues with chat colors 2023-07-07 13:15:21 -05:00
CustomColorViewController.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
PreviewWallpaperViewController.swift remove import SignalMessaging statements 2024-03-12 03:35:34 -05:00
SetWallpaperViewController.swift Prepare wallpaper for thread merges 2023-07-07 13:09:26 -05:00