Skip to content

NewRecipientPage: populate phone number on contact added

Dalton Durst requested to merge github/fork/mardy/contact-add into xenial

Created by: mardy

The existing code is taken from the staging branch, which was obviously not properly tested. When adding a contact, if the account type is a cellular one ("OnlineAccount.Unknown"), then the URI carries the phone number.

Fixes: https://github.com/ubports/ubuntu-touch/issues/878

Merge request reports