Signal-iOS/SignalUI/ViewControllers
Adam Sharp b42710cf90 Work around use of deprecated UIButton API
The old UIButton API is still functional as long as we don't use
UIButton.Configuration, so we can safely ignore these warnings until we're
ready to adopt the configuration API across the codebase.
2024-07-03 14:27:48 -04:00
..
ActionSheetController.swift Work around use of deprecated UIButton API 2024-07-03 14:27:48 -04:00
CustomCellBackgroundColor.swift Add .notAllowed to editingAuthorization for iPad 2023-02-01 11:33:37 -08:00
InteractiveSheetViewController.swift Add call drawer foundations behind feature flag 2024-07-02 14:16:25 -04:00
ModalActivityIndicatorViewController.swift Add basic support for creating Call Links 2024-06-17 12:15:42 -05:00
OWSNavigationController.swift Fix crash when backgrounding on iOS 16 2024-06-07 13:34:18 -05: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 remove OWSNavigationControllerBase 2024-04-28 23:19:43 -05:00
OWSTableSheetViewController.swift Allow contact notes to be viewed and edited from the contact about sheet 2024-04-09 16:31:25 -06:00
OWSTableViewController2.swift Sync Nicknames with Storage Service 2024-04-08 17:35:31 -06:00
OWSTableViewController.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
OWSViewController.swift Prefer Swift-native type over Obj-C variant 2023-11-15 19:08:22 -06:00
OWSWindow.swift Don't ignore theme changes when switching to system interface style 2024-05-13 16:16:53 -05:00
ScanQRCodeViewController.swift Stop tracking pending calls at the app layer 2024-05-24 14:39:57 -05:00
ScreenLockViewController.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SheetViewController.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SpamCaptchaViewController.swift Update existing bar button items using the new convenience methods 2024-03-25 12:20:19 -06:00
StackSheetViewController.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -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 Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00