Signal-iOS/SignalUI/Categories
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
..
UIFont+OWS.h Change license to AGPL 2022-10-13 08:25:37 -05:00
UIFont+OWS.m Update SignalCoreKit 2022-10-24 23:28:33 -07:00
UIFont+TextStyle.swift Add support for appropriate fonts for different scripts in Text Story composer / viewer. 2022-11-01 16:16:12 -07:00
UITableView+ReusableCell.swift Clean up recipient picker contact/group cells 2022-11-07 13:02:45 -08:00
UIView+SignalUI.h Change license to AGPL 2022-10-13 08:25:37 -05:00
UIView+SignalUI.m Update SignalCoreKit 2022-10-24 23:28:33 -07:00
UIView+SignalUI.swift Refactor OWSNavigationController 2022-11-03 16:40:47 -07:00
UIViewController+OWS.h Change license to AGPL 2022-10-13 08:25:37 -05:00
UIViewController+OWS.m Update SignalCoreKit 2022-10-24 23:28:33 -07:00