Closed chriadam closed 9 years ago
@matthewvogt @hmallat @VDVsx Support photo fields, also update some other things to keep the implementations in sync.
After review, decided to backport the "applyNameFixes" changes to the Seaside Import implementation, and rewrite the contacts storage plugin here to use SeasideImport. This will place a new dependency (on libcontacts) here, but will ensure easier maintainability and cleaner code.
Superceded by https://github.com/nemomobile/buteo-sync-plugins/pull/40
This commit updates the helpers for vCard operations so that they correctly handle PHOTO fields. The helpers are copied from the Seaside (libcontacts) implementation.