Signal-iOS/SignalUI/ViewControllers
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
..
ActionSheetController.swift Adjust screen brightness when showing username QR code 2023-12-22 10:33:58 -07:00
CustomCellBackgroundColor.swift Add .notAllowed to editingAuthorization for iPad 2023-02-01 11:33:37 -08:00
InteractiveSheetViewController.swift Add contact details sheet to disambiguate accounts with similar profiles 2024-01-31 09:41:53 -07:00
ModalActivityIndicatorViewController.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
OWSNavigationController.swift Safety number screen follow ups 2023-07-19 15:17:10 -07:00
OWSNavigationControllerBase.h Translate OWSNavigationController to swift 2022-11-03 15:33:02 -07:00
OWSNavigationControllerBase.m Translate OWSNavigationController to swift 2022-11-03 15:33:02 -07:00
OWSTableContents.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
OWSTableItem.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
OWSTableSection.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
OWSTableSheetViewController.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
OWSTableViewController2.swift Streamline using a text view in a table view 2024-03-26 10:55:28 -06:00
OWSTableViewController.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
OWSViewController.swift Prefer Swift-native type over Obj-C variant 2023-11-15 19:08:22 -06:00
OWSWindow.swift SignalUI cleanup. 2023-06-23 14:36:21 -07:00
ScanQRCodeViewController.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
ScreenLockViewController.swift Convert Theme to Swift. 2023-05-02 12:49:36 -07:00
SheetViewController.swift Add necessary imports to Swift files. 2023-06-13 14:46:12 -07:00
SpamCaptchaViewController.swift Update existing bar button items using the new convenience methods 2024-03-25 12:20:19 -06:00
StackSheetViewController.swift Add contact details sheet to disambiguate accounts with similar profiles 2024-01-31 09:41:53 -07:00
TextApprovalViewController.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
UIViewController+Permissions.swift Remove some debug/verbose lines 2024-03-19 19:24:54 -05:00