Skip to content
Snippets Groups Projects
Commit 64a66782 authored by Romain Bertozzi's avatar Romain Bertozzi Committed by Thibault Wittemberg
Browse files

profile: load vcard and display image in call frag

This patch retrieves the vcard from the disk and displays its content
in the call fragment.
It also crops the image to a circled one. This behaviour is extracted
from the ContactPictureTask and factorized in a dedicated class

We use an external library for vCard parsing, ez-vcard licensed under
the BSD 3-Clause License. The transitive dependency freemarker is
optionnal and not necessary for us (it was causing warnings during
compilation)

Change-Id: I293fc75ae4c2ba7394f194a61ec5e791dffaa5c7
Tuleap: #857
parent 57314ddd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment