Signal-iOS/SignalUI/ViewControllers/Recipient Picker
Max Radermacher 49d7896f8e
Update “Find by Number/Username” to latest designs
Some changes:

- Convert most of the code to Swift.

- Update the search result section headers to “Find by Number”/“Find by
  Username” instead of “Phone number search”/“Username search”.

- Remove “New message to:” from the rows & update the icons.

- Don’t look up phone numbers until the user taps the row. As a result,
  there’s no “No user found. Invite via SMS?” row.

- Restore the invite via SMS feature if the user can’t be found. If a
  number appears unregistered, we’ll offer to send an SMS.

- Start showing search results after 3 digits (approximately).

- Show potentially-invalid phone numbers to avoid results that disappear
  if you happen to type a digit incorrectly.
2022-11-04 13:40:13 -07:00
..
RecipientPickerContainerViewController.swift Refactor OWSNavigationController 2022-11-03 16:40:47 -07:00
RecipientPickerDelegate.swift Remove unused BaseMemberViewController code 2022-10-25 00:41:24 -07:00
RecipientPickerViewController.h Update “Find by Number/Username” to latest designs 2022-11-04 13:40:13 -07:00
RecipientPickerViewController.m Update “Find by Number/Username” to latest designs 2022-11-04 13:40:13 -07:00
RecipientPickerViewController.swift Update “Find by Number/Username” to latest designs 2022-11-04 13:40:13 -07:00