Add the vCard photo support.
commit8433ca91c8b0561c9a874f6642ed6de0bb5713ea
authorNicolas VIVIEN <nicolas@vivien.fr>
Sun, 29 Mar 2009 12:06:59 +0000 (29 14:06 +0200)
committerChris Frey <cdfrey@foursquare.net>
Fri, 3 Apr 2009 18:21:21 +0000 (3 14:21 -0400)
treee2c8e4f53f102da462925cd1ee5ad5c70c9c9614
parent95d62add1b648806dd705ef816d9fc04224fd6b3
Add the vCard photo support.

Tested with BlackBerry Storm.

BlackBerry seems support all photo format and with whatever size !
The image has to be encoded in BASE64 to respect the RFC (vCard 3.0)
opensync-plugin-0.4x/src/vbase.cc
opensync-plugin-0.4x/src/vbase.h
opensync-plugin-0.4x/src/vcard.cc