Signal-iOS/SignalUI/ViewControllers/Member 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
..
BaseMemberViewController.swift Clean up recipient picker contact/group cells 2022-11-07 13:02:45 -08:00
NewMembersBar.swift Change license to AGPL 2022-10-13 08:25:37 -05:00