Skip to content

Replace use of Google Contacts in Google Groupware with new Google People API

Claudio Cambra requested to merge work/clau/google-people-api into master

Counterpart to libkgapi!22 (merged)

This PR replaces the old and now broken ContactHandler with a new PersonHandler which properly syncs contacts with Google groupware.

Everything implemented works correctly, but there are still some (small) changes that might happen as the LibKGAPI side is not quite yet finished

Signed-off-by: Claudio Cambra claudio.cambra@kde.org

Merge request reports