The source project of this merge request has been removed.
Fix initials in contact list and don't try to draw empty name
Initials for a single contact will be inserted into the avatar by combining the first letter of the Given name and Family name. If both this fields are empty then the first letter from the "realName" field will be inserted.