Signal-iOS/Signal/src/ViewControllers
2024-09-27 17:38:06 -07:00
..
AppSettings Pass AppReadiness around tons of view controllers 2024-09-27 17:38:06 -07:00
Attachment Keyboard Use RemoteConfig as an instance type 2024-08-23 14:59:44 -05:00
Avatars Pass AppReadiness instance to a bunch of usage sites that are only 1 layer deep 2024-09-27 14:02:07 -07:00
Categories Raise deployment target to iOS 15 2024-07-08 16:04:03 -04:00
ContextMenus fix swiftlint 0.57.0 lint warnings 2024-09-10 12:26:26 -05:00
DebugUI Pass AppReadiness around tons of view controllers 2024-09-27 17:38:06 -07:00
Donations Pass AppReadiness around tons of view controllers 2024-09-27 17:38:06 -07:00
GifPicker convert DataSource types from objc to swift 2024-08-28 10:56:41 -05:00
HomeView Pass AppReadiness around tons of view controllers 2024-09-27 17:38:06 -07:00
MediaGallery Fix MediaGallery crash in iOS18 2024-09-09 15:03:20 -05:00
NewGroupView eliminate AnyPromise 2024-09-23 15:01:23 -05:00
Payments Kill OWSPaymentsLock.shared 2024-09-27 08:48:51 -07:00
Photos Disable view once button when a draft quoted reply exists 2024-09-24 15:48:44 -05:00
RecipientPicker Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
Stickers Implement Share Via Signal on call link creation sheet 2024-09-25 17:59:12 -04:00
ThreadSettings Implement Share Via Signal on call link creation sheet 2024-09-25 17:59:12 -04:00
Wallpapers Consolidate + clean up ChatColorSettingStore 2024-08-27 16:03:32 -07:00
ActionSheetContentBuilder.swift remove the last chunk of objc in the main app target 2024-05-13 12:35:01 -05:00
CameraFirstCaptureSendFlow.swift Unify TSAttachmentMultisend sharesheet and main app methods 2024-04-16 16:23:34 -07:00
ContactShareViewHelper.swift migrate NSString+OWS to swift 2024-09-10 12:26:09 -05:00
ContactViewController.swift Unify disclosureXYZ methods in OWSTableItem 2024-07-22 11:39:06 -07:00
CropScaleImageViewController.swift convert OWSProfileManager from objc to swift 2024-08-30 15:14:30 -05:00
DatabaseRecoveryViewController.swift Pass AppReadiness instance to a ton of classes that need to retain it as an instance var 2024-09-27 15:03:52 -07:00
EditHistoryTableSheetViewController.swift migrate logic from NSDate OWS category to swift extensions 2024-09-12 12:27:42 -05:00
ForwardMessageViewController.swift Update call link link previews to latest spec 2024-09-24 18:03:57 -05:00
GetStartedBannerViewController.swift Add non-global AppReadiness protocol + impl 2024-09-27 12:36:15 -07:00
GroupInviteLinksUI.swift Pass around GroupSecretParams instead of Data 2024-07-25 02:12:07 -05:00
GroupLinkPromotionActionSheet.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
LegacyGroupLearnMoreViewController.swift remove import SignalMessaging statements 2024-03-12 03:35:34 -05:00
LinkPreviewAttachmentViewController.swift Send call link link previews 2024-07-26 22:00:54 -05:00
LocationPicker.swift convert DataSource types from objc to swift 2024-08-28 10:56:41 -05:00
LongTextViewController.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
MessageActionsToolbar.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
MessageDetailViewController.swift fix swiftlint 0.57.0 lint warnings 2024-09-10 12:26:26 -05:00
MessageReactionPicker.swift Add quick react configuration option to emoji sheet in calls 2024-05-21 14:06:57 -04:00
OWSImagePickerController.swift remove the last chunk of objc in the main app target 2024-05-13 12:35:01 -05:00
OWSPinConfirmationViewController.swift migrate OWS2FAManager from objc to swift 2024-09-23 15:01:18 -05:00
OWSPinReminderViewController.swift migrate OWS2FAManager from objc to swift 2024-09-23 15:01:18 -05:00
OWSPinSetupViewController.swift migrate OWS2FAManager from objc to swift 2024-09-23 15:01:18 -05:00
ProxyLinkSheetViewController.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
SafetyTipsViewController.swift migrate two factory methods of UIImage+OWS to swift 2024-04-22 00:17:31 -05:00
SendMessageFlow.swift Implement Share Via Signal on call link creation sheet 2024-09-25 17:59:12 -04:00
ViewOnceMessageViewController.swift Work around use of deprecated UIButton API 2024-07-03 14:27:48 -04:00