GSoC/2019/StatusReports/ORePoala: Difference between revisions

From KDE Community Wiki
< GSoC‎ | 2019‎ | StatusReports
No edit summary
No edit summary
Line 18: Line 18:


== Work Report ==
== Work Report ==
==== 1. Implement add nextcloud account service ====
==== Implement add nextcloud account service ====
''Status - Complete''
''Status - Complete''


'''1.1 - Add webview login for nextcloud accounts'''
'''1 - Add webview login for nextcloud accounts'''
* '''Status -''' Complete
* '''Status -''' Complete
* '''Test repo -''' [https://invent.kde.org/rpatwal/nextcloud-plasma-mobile/ Nextcloud-Plasma-Mobile-login]
* '''Test repo -''' [https://invent.kde.org/rpatwal/nextcloud-plasma-mobile/ Nextcloud-Plasma-Mobile-login]


'''1.2 - Add plugin for nextcloud-login in KAccounts Providers'''
'''2 - Add plugin for nextcloud-login in KAccounts Providers'''
* '''Status -''' Complete
* '''Status -''' Complete
* '''Main Patch -''' [https://phabricator.kde.org/D21738/ Add plugin for nextcloud-login]  
* '''Main Patch -''' [https://phabricator.kde.org/D21738/ Add plugin for nextcloud-login]  
* '''Blog link -''' [https://orepoala.home.blog/2019/06/11/nextcloud-login-plugin-for-plamo/ Nextcloud Login Plugin for PlaMo]
* '''Blog link -''' [https://orepoala.home.blog/2019/06/11/nextcloud-login-plugin-for-plamo/ Nextcloud Login Plugin for PlaMo]


==== 2. Implement contacts synchronization in Phonebook app ====
==== Implement contacts synchronization in Phonebook app ====
''Status - Complete''
''Status - Complete''


'''2.1 - Set up sink and test using sink APIs for caldav and carddav synchronization'''
'''1 - Set up sink and test using sink APIs for caldav and carddav synchronization'''
* '''Status -''' Complete
* '''Status -''' Complete
* '''Test repo -''' [https://invent.kde.org/rpatwal/sink-contacts-example/ sink-use-examples]
* '''Test repo -''' [https://invent.kde.org/rpatwal/sink-contacts-example/ sink-use-examples]
* '''Blog Link -''' ''(to be added)''
* '''Blog Link -''' ''(to be added)''


'''2.2 - Make a plugin to implement synchronisation of calendar and contacts for kaccounts using sink'''
'''2 - Make a plugin to implement synchronisation of calendar and contacts for kaccounts using sink'''
* '''Status -''' Complete
* '''Status -''' Complete
* '''Main repo -''' [https://invent.kde.org/rpatwal/kaccounts-contacts-sink KAccounts-Contacts-Sink]
* '''Main repo -''' [https://invent.kde.org/rpatwal/kaccounts-contacts-sink KAccounts-Contacts-Sink]


==== 3. Make a plugin to add the contacts synchronized by Sink to the KPeople datasource ====
==== Make a plugin to add the contacts synchronized by Sink to the KPeople datasource ====
''Status - Complete''
''Status - Complete''
* '''Main repo -''' [https://invent.kde.org/rpatwal/kpeople-sink KAccount-Sink]
* '''Main repo -''' [https://invent.kde.org/rpatwal/kpeople-sink KAccount-Sink]
* '''Blog Link -''' [https://orepoala.home.blog/2019/08/22/making-sinked-contacts-accessible-to-plasma-phonebook-app/ Making Sink(ed) contacts accessible to Plasma-Phonebook App]
* '''Blog Link -''' [https://orepoala.home.blog/2019/08/22/making-sinked-contacts-accessible-to-plasma-phonebook-app/ Making Sink(ed) contacts accessible to Plasma-Phonebook App]

Revision as of 20:41, 22 August 2019

Nextcloud Integration on Plasma Mobile

Mentor

Bhushan Shah

Summary

Plasma Mobile requires cloud-based sharing to provide scalability and flexibility, cost efficiencies and access to data anytime, anywhere. Nextcloud is a data-sharing platform, which is not only free and open-source but highly secure and easy to use. It is in the interest of Plasma Mobile to implement complete Nextcloud Integration. The system will implement a bidirectional data synchronizer to keep the local data and the data on the Nextcloud server in sync.

Proposal : GSoC Proposal - Nextcloud Integration on Plasma Mobile

Project Goals

1. Add a plugin to implement nextcloud account service.

2. Synchronize the contacts of accounts added by KAccounts using Sink.

3. Add the contacts synchronized by Sink to the KPeople datasource and hence, accessible to Plasma-Phonebook app.

Work Report

Implement add nextcloud account service

Status - Complete

1 - Add webview login for nextcloud accounts

2 - Add plugin for nextcloud-login in KAccounts Providers

Implement contacts synchronization in Phonebook app

Status - Complete

1 - Set up sink and test using sink APIs for caldav and carddav synchronization

2 - Make a plugin to implement synchronisation of calendar and contacts for kaccounts using sink

Make a plugin to add the contacts synchronized by Sink to the KPeople datasource

Status - Complete