Skip to content

Draft: WIP RFC: ContactSheet: Add make call and send sms button

Julian Sparber requested to merge (removed):add_call_chat_button into main

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

Merge request reports