Signal-iOS/SignalUI/ViewControllers/Recipient Picker
Max Radermacher 9439cc5191
Clean up recipient picker contact/group cells
- Move recipient picker code to the correct file.

- Add a helper to fetch typed reusable table view cells.

- Only set shouldUseAsyncSelection in the one place that uses it.

- Remove some code that was duplicated between sync/async selection.

- Fix some strong references in the async preparation flow.

- Allow network errors when preparing recipients -- these may do network
  fetches, and those can fail for non-interesting reasons.

- Move FindByPhoneNumberDelegate to Swift & make some code private.
2022-11-07 13:02:45 -08:00
..
RecipientPickerContainerViewController.swift Refactor OWSNavigationController 2022-11-03 16:40:47 -07:00
RecipientPickerDelegate.swift Clean up recipient picker contact/group cells 2022-11-07 13:02:45 -08:00
RecipientPickerViewController.h Update “Find by Number/Username” to latest designs 2022-11-04 13:40:13 -07:00
RecipientPickerViewController.m Clean up recipient picker contact/group cells 2022-11-07 13:02:45 -08:00
RecipientPickerViewController.swift Clean up recipient picker contact/group cells 2022-11-07 13:02:45 -08:00