Signal-iOS/Signal/DeviceTransfer
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
..
DeviceTransferOperation.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
DeviceTransferService.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
DeviceTransferService+Manifest.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
DeviceTransferService+MultipeerDelegates.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
DeviceTransferService+Restore.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
DeviceTransferService+State.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
DeviceTransferService+URL.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
OutgoingDeviceTransferInitialViewController.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
OutgoingDeviceTransferNavigationController.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
OutgoingDeviceTransferProgressViewController.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
OutgoingDeviceTransferQRScanningViewController.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
SelfSignedIdentity.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00