kontalk / androidclient

Kontalk official Android client
https://www.kontalk.org
GNU General Public License v3.0
572 stars 194 forks source link

vCard name hint #540

Open webratte opened 9 years ago

webratte commented 9 years ago

Currently if I receive a V-card I see the text: "VCard: text/ x-vcard" Is it possible to get the name of the received VCard and show this name e.g.: "VCard from Alice"?

daniele-athome commented 9 years ago

Thanks for reporting. Reading the vCard is of course not possible until you download it, but we could include a hint in the message body created by the sender. After download, the app will read the actual contents.