The source project of this merge request has been removed.
Draft: WIP RFC: ContactSheet: Add make call and send sms button
This adds a button to make calls via the default handler for tel: and a button to send sms via the default handler for sms:
The buttons are hidden when no handler is available
This isn't really a optimal solution since tel:
and sms:
should contain absolute identifiers which a phone number without a country code is not.
Edited by Niels De Graef