Signal-iOS/SignalUI/RecipientPickers
Adam Sharp 30726decd9 Improve type safety of ReusableTableViewCell
Splits `dequeueReusableCell(_:for:isRegistered:)` into two different methods,
overloaded on the presence of the `indexPath` parameter, allowing the `indexPath`
variant to return a non-optional value.

Also removes the `isRegistered` parameter, which was never passed by callers
and thus always defaulted to `true`.
2024-07-26 11:30:48 -04:00
..
BaseMemberViewController.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
ContactCell.swift Improve type safety of ReusableTableViewCell 2024-07-26 11:30:48 -04:00
ContactCellView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
ContactPickerViewController.swift Improve type safety of ReusableTableViewCell 2024-07-26 11:30:48 -04:00
ContactReminderTableViewCell.swift Work around use of deprecated UIButton API 2024-07-03 14:27:48 -04:00
ContactsViewHelper.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
ContactTableViewCell.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
ConversationItem.swift Use enum for ConversationItem.outgoingMessageClass 2024-04-19 14:22:40 -07:00
ConversationPicker.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
ConversationPickerFailedRecipientsSheet.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
CountryCodeViewController.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
DeleteSystemContactViewController.swift Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
FindByPhoneNumberViewController.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
GroupTableViewCell.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
InviteFlow.swift Split Contact & SystemContact 2024-04-02 13:37:36 -05:00
NewMembersBar.swift Work around use of deprecated UIButton API 2024-07-03 14:27:48 -04:00
NonContactTableViewCell.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
RecipientContextMenuHelper.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
RecipientPickerContainerViewController.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
RecipientPickerDelegate.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
RecipientPickerViewController.swift Unify disclosureXYZ methods in OWSTableItem 2024-07-22 11:39:06 -07:00
RecipientPickerViewControllerTest.swift Simplify & stabilize system contact parsing 2024-04-02 12:54:03 -05:00
RegistrationValues.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
ThreadViewModel.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
TSGroupThread+ViewModel.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00