kdeconnect-kde/plugins/contacts/kdeconnect_contacts.json

144 lines
7.6 KiB
JSON
Raw Normal View History

Add contacts-reading plugin (KDE side) Summary: Add a plugin to KDE Connect which supports exporting the Android contacts databases to vcards on the desktop When the devices are connected, the plugin sends a request for all timestamps and IDs When a packet with timestamps and IDs is received, it verifies it has vcards for each ID and that the timestamps match and deletes any vcards for IDs which were not reported. It then sends a request for all vcards which were missing or need updating When a packet with vcards is received they are unconditionally written to disk, possibly overwriting existing vcards Provides one dbus method: contacts/synchronizeRemoteWithLocal which triggers the request for all timestamps and IDs BUG: 367999 Test Plan: Connect the device to the desktop and verify that vcards are created in QStandardPaths::GenericDataLocation / kpeoplevcard". On my system this is ~/.local/share/kpeoplevcard Create a dummy contact on the device and verify it is synchronized (Currently not automatic, have to disconnect and reconnect or use dbus) Modify the dummy contact and verify the modifications are synchronized (Currently not automatic, have to disconnect and reconnect or use dbus) Delete the dummy contact and verify the deletion is synchronized (Currently not automatic, have to disconnect and reconnect or use dbus) Reviewers: #kde_connect, apol Reviewed By: #kde_connect, apol Subscribers: mtijink, #kde_connect, apol Tags: #kde_connect Maniphest Tasks: T8283 Differential Revision: https://phabricator.kde.org/D9691
2018-04-23 21:27:38 +01:00
{
"Encoding": "UTF-8",
"KPlugin": {
"Authors": [
{
"Email": "simon@ergotech.com",
"Name": "Simon Redman",
"Name[ar]": "Simon Redman",
"Name[ast]": "Simon Redman",
"Name[az]": "Simon Redman",
"Name[bg]": "Simon Redman",
"Name[ca@valencia]": "Simon Redman",
"Name[ca]": "Simon Redman",
"Name[cs]": "Simon Redman",
"Name[da]": "Simon Redman",
"Name[de]": "Simon Redman",
"Name[el]": "Simon Redman",
"Name[en_GB]": "Simon Redman",
"Name[es]": "Simon Redman",
"Name[et]": "Simon Redman",
"Name[eu]": "Simon Redman",
"Name[fi]": "Simon Redman",
"Name[fr]": "Simon Redman",
"Name[gl]": "Simon Redman",
"Name[hu]": "Simon Redman",
"Name[ia]": "Simon Redman",
"Name[id]": "Simon Redman",
"Name[it]": "Simon Redman",
"Name[ko]": "Simon Redman",
"Name[lt]": "Simon Redman",
"Name[nl]": "Simon Redman",
"Name[nn]": "Simon Redman",
"Name[pl]": "Simon Redman",
"Name[pt]": "Simon Redman",
"Name[pt_BR]": "Simon Redman",
"Name[ro]": "Simon Redman",
"Name[ru]": "Simon Redman",
"Name[sk]": "Simon Redman",
"Name[sl]": "Simon Redman",
"Name[sv]": "Simon Redman",
"Name[tr]": "Simon Redman",
"Name[uk]": "Simon Redman",
"Name[x-test]": "xxSimon Redmanxx",
"Name[zh_CN]": "Simon Redman",
"Name[zh_TW]": "Simon Redman"
Add contacts-reading plugin (KDE side) Summary: Add a plugin to KDE Connect which supports exporting the Android contacts databases to vcards on the desktop When the devices are connected, the plugin sends a request for all timestamps and IDs When a packet with timestamps and IDs is received, it verifies it has vcards for each ID and that the timestamps match and deletes any vcards for IDs which were not reported. It then sends a request for all vcards which were missing or need updating When a packet with vcards is received they are unconditionally written to disk, possibly overwriting existing vcards Provides one dbus method: contacts/synchronizeRemoteWithLocal which triggers the request for all timestamps and IDs BUG: 367999 Test Plan: Connect the device to the desktop and verify that vcards are created in QStandardPaths::GenericDataLocation / kpeoplevcard". On my system this is ~/.local/share/kpeoplevcard Create a dummy contact on the device and verify it is synchronized (Currently not automatic, have to disconnect and reconnect or use dbus) Modify the dummy contact and verify the modifications are synchronized (Currently not automatic, have to disconnect and reconnect or use dbus) Delete the dummy contact and verify the deletion is synchronized (Currently not automatic, have to disconnect and reconnect or use dbus) Reviewers: #kde_connect, apol Reviewed By: #kde_connect, apol Subscribers: mtijink, #kde_connect, apol Tags: #kde_connect Maniphest Tasks: T8283 Differential Revision: https://phabricator.kde.org/D9691
2018-04-23 21:27:38 +01:00
}
],
"Description": "Synchronize Contacts Between the Desktop and the Connected Device",
"Description[ar]": "زامن المتراسلين بين سطح المكتب والجهاز المتصل",
"Description[az]": "Kontakları Qoşulmuş Cihaz və İş masası arasında eyniləşdirmək",
"Description[bg]": "Синхронизиране на контакти между компютъра и свързаното устройство",
"Description[ca@valencia]": "Sincronitza els contactes entre l'escriptori i el dispositiu connectat",
"Description[ca]": "Sincronitza els contactes entre l'escriptori i el dispositiu connectat",
"Description[cs]": "Synchronizovat kontakty mezi pracovní plochou a připojeným zařízením",
"Description[da]": "Synkronisér kontakter mellem desktoppen og den tilsluttede enhed",
"Description[de]": "Abgleich der Kontakte zwischen Arbeitsfläche und angeschlossenem Gerät",
"Description[el]": "Συγχρονισμός επαφών μεταξύ της επιφάνειας εργασίας και των συνδεδεμένων συσκευών",
"Description[en_GB]": "Synchronise Contacts Between the Desktop and the Connected Device",
"Description[es]": "Sincronizar contactos entre el equipo de escritorio y el dispositivo conectado",
"Description[et]": "Kontaktide sünkroonimine töölaua ja ühendatud seadme vahel",
"Description[eu]": "Sinkronizatu kontaktuak mahaiganaren eta konektatutako gailuaren artean",
"Description[fi]": "Synkronoi yhteystiedot työpöydän ja yhdistetyn laitteen välillä",
"Description[fr]": "Synchroniser les contacts entre l'ordinateur et le périphérique connecté",
"Description[gl]": "Sincronizar contactos entre o escritorio e o dispositivo conectado",
"Description[hu]": "Névjegyek szinkronizálása a számítógép és a csatlakoztatott eszköz között",
"Description[ia]": "Synchronisa Contactos Inter le Scriptorio e le dispositivo Connectite",
"Description[id]": "Sinkronkan Kontak Antara Desktop dengan Perangkat yang Terkoneksi",
"Description[it]": "Sincronizza i contatti tra il desktop e il dispositivo connesso",
"Description[ko]": "데스크톱과 연결된 장치간 연락처 동기화",
"Description[lt]": "Sinchronizuoti adresatus tarp darbalaukio ir prijungto įrenginio",
"Description[nl]": "Contactpersonen synchroniseren tussen het bureaublad en het verbonden apparaat",
"Description[nn]": "Synkroniser kontaktar mellom skrivebordet og tilkopla eining",
"Description[pl]": "Współdzieli kontakty między urządzeniami",
"Description[pt]": "Sincronizar os Contactos entre o Sistema e o Dispositivo Ligado",
"Description[pt_BR]": "Sincroniza os contatos entre o sistema e o dispositivo conectado",
"Description[ro]": "Sincronizare contacte între calculator și dispozitivul conectat",
"Description[ru]": "Синхронизация контактов между компьютером и подключённым устройством",
"Description[sk]": "Synchronizácia kontaktov medzi počítačom a pripojeným zariadením",
"Description[sl]": "Uskladi stike med namizjem in povezano napravo",
"Description[sv]": "Synkronisera kontakter mellan skrivbordet och ansluten enhet",
"Description[tr]": "Masaüstü ve bağlı aygıt arasında kişileri eşzamanla",
"Description[uk]": "Синхронізація контактів між комп'ютером і з'єднаним пристроєм",
"Description[x-test]": "xxSynchronize Contacts Between the Desktop and the Connected Devicexx",
"Description[zh_CN]": "同步电脑和已连接设备的通讯录",
"Description[zh_TW]": "在電腦與連線裝置之間同步聯絡人",
Add contacts-reading plugin (KDE side) Summary: Add a plugin to KDE Connect which supports exporting the Android contacts databases to vcards on the desktop When the devices are connected, the plugin sends a request for all timestamps and IDs When a packet with timestamps and IDs is received, it verifies it has vcards for each ID and that the timestamps match and deletes any vcards for IDs which were not reported. It then sends a request for all vcards which were missing or need updating When a packet with vcards is received they are unconditionally written to disk, possibly overwriting existing vcards Provides one dbus method: contacts/synchronizeRemoteWithLocal which triggers the request for all timestamps and IDs BUG: 367999 Test Plan: Connect the device to the desktop and verify that vcards are created in QStandardPaths::GenericDataLocation / kpeoplevcard". On my system this is ~/.local/share/kpeoplevcard Create a dummy contact on the device and verify it is synchronized (Currently not automatic, have to disconnect and reconnect or use dbus) Modify the dummy contact and verify the modifications are synchronized (Currently not automatic, have to disconnect and reconnect or use dbus) Delete the dummy contact and verify the deletion is synchronized (Currently not automatic, have to disconnect and reconnect or use dbus) Reviewers: #kde_connect, apol Reviewed By: #kde_connect, apol Subscribers: mtijink, #kde_connect, apol Tags: #kde_connect Maniphest Tasks: T8283 Differential Revision: https://phabricator.kde.org/D9691
2018-04-23 21:27:38 +01:00
"EnabledByDefault": true,
2018-09-10 16:30:49 +01:00
"Icon": "tag-people",
Add contacts-reading plugin (KDE side) Summary: Add a plugin to KDE Connect which supports exporting the Android contacts databases to vcards on the desktop When the devices are connected, the plugin sends a request for all timestamps and IDs When a packet with timestamps and IDs is received, it verifies it has vcards for each ID and that the timestamps match and deletes any vcards for IDs which were not reported. It then sends a request for all vcards which were missing or need updating When a packet with vcards is received they are unconditionally written to disk, possibly overwriting existing vcards Provides one dbus method: contacts/synchronizeRemoteWithLocal which triggers the request for all timestamps and IDs BUG: 367999 Test Plan: Connect the device to the desktop and verify that vcards are created in QStandardPaths::GenericDataLocation / kpeoplevcard". On my system this is ~/.local/share/kpeoplevcard Create a dummy contact on the device and verify it is synchronized (Currently not automatic, have to disconnect and reconnect or use dbus) Modify the dummy contact and verify the modifications are synchronized (Currently not automatic, have to disconnect and reconnect or use dbus) Delete the dummy contact and verify the deletion is synchronized (Currently not automatic, have to disconnect and reconnect or use dbus) Reviewers: #kde_connect, apol Reviewed By: #kde_connect, apol Subscribers: mtijink, #kde_connect, apol Tags: #kde_connect Maniphest Tasks: T8283 Differential Revision: https://phabricator.kde.org/D9691
2018-04-23 21:27:38 +01:00
"Id": "kdeconnect_contacts",
"License": "GPL",
"Name": "Contacts",
"Name[ar]": "المتراسلون",
"Name[ast]": "Contautos",
"Name[az]": "Kontaktlar",
"Name[bg]": "Контакти",
"Name[ca@valencia]": "Contactes",
"Name[ca]": "Contactes",
"Name[cs]": "Kontakty",
"Name[da]": "Kontakter",
"Name[de]": "Kontakte",
"Name[el]": "Επαφές",
"Name[en_GB]": "Contacts",
"Name[es]": "Contactos",
"Name[et]": "Kontaktid",
"Name[eu]": "Kontaktuak",
"Name[fi]": "Yhteystiedot",
"Name[fr]": "Contacts",
"Name[gl]": "Contactos",
"Name[hu]": "Névjegyek",
"Name[ia]": "Contactos",
"Name[id]": "Contacts",
"Name[it]": "Contatti",
"Name[ko]": "연락처",
"Name[lt]": "Adresatai",
"Name[nl]": "Contactpersonen",
"Name[nn]": "Kontaktar",
"Name[pl]": "Współdzielenie kontaktów",
"Name[pt]": "Contactos",
"Name[pt_BR]": "Contatos",
"Name[ro]": "Contacte",
"Name[ru]": "Контакты",
"Name[sk]": "Kontakty",
"Name[sl]": "Stiki",
"Name[sv]": "Kontakter",
"Name[tr]": "Kişiler",
"Name[uk]": "Контакти",
"Name[x-test]": "xxContactsxx",
"Name[zh_CN]": "联系人",
"Name[zh_TW]": "聯絡人",
Add contacts-reading plugin (KDE side) Summary: Add a plugin to KDE Connect which supports exporting the Android contacts databases to vcards on the desktop When the devices are connected, the plugin sends a request for all timestamps and IDs When a packet with timestamps and IDs is received, it verifies it has vcards for each ID and that the timestamps match and deletes any vcards for IDs which were not reported. It then sends a request for all vcards which were missing or need updating When a packet with vcards is received they are unconditionally written to disk, possibly overwriting existing vcards Provides one dbus method: contacts/synchronizeRemoteWithLocal which triggers the request for all timestamps and IDs BUG: 367999 Test Plan: Connect the device to the desktop and verify that vcards are created in QStandardPaths::GenericDataLocation / kpeoplevcard". On my system this is ~/.local/share/kpeoplevcard Create a dummy contact on the device and verify it is synchronized (Currently not automatic, have to disconnect and reconnect or use dbus) Modify the dummy contact and verify the modifications are synchronized (Currently not automatic, have to disconnect and reconnect or use dbus) Delete the dummy contact and verify the deletion is synchronized (Currently not automatic, have to disconnect and reconnect or use dbus) Reviewers: #kde_connect, apol Reviewed By: #kde_connect, apol Subscribers: mtijink, #kde_connect, apol Tags: #kde_connect Maniphest Tasks: T8283 Differential Revision: https://phabricator.kde.org/D9691
2018-04-23 21:27:38 +01:00
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1",
2019-03-23 16:34:48 +00:00
"Website": "https://albertvaka.wordpress.com"
Add contacts-reading plugin (KDE side) Summary: Add a plugin to KDE Connect which supports exporting the Android contacts databases to vcards on the desktop When the devices are connected, the plugin sends a request for all timestamps and IDs When a packet with timestamps and IDs is received, it verifies it has vcards for each ID and that the timestamps match and deletes any vcards for IDs which were not reported. It then sends a request for all vcards which were missing or need updating When a packet with vcards is received they are unconditionally written to disk, possibly overwriting existing vcards Provides one dbus method: contacts/synchronizeRemoteWithLocal which triggers the request for all timestamps and IDs BUG: 367999 Test Plan: Connect the device to the desktop and verify that vcards are created in QStandardPaths::GenericDataLocation / kpeoplevcard". On my system this is ~/.local/share/kpeoplevcard Create a dummy contact on the device and verify it is synchronized (Currently not automatic, have to disconnect and reconnect or use dbus) Modify the dummy contact and verify the modifications are synchronized (Currently not automatic, have to disconnect and reconnect or use dbus) Delete the dummy contact and verify the deletion is synchronized (Currently not automatic, have to disconnect and reconnect or use dbus) Reviewers: #kde_connect, apol Reviewed By: #kde_connect, apol Subscribers: mtijink, #kde_connect, apol Tags: #kde_connect Maniphest Tasks: T8283 Differential Revision: https://phabricator.kde.org/D9691
2018-04-23 21:27:38 +01:00
},
"X-KdeConnect-OutgoingPacketType": [
"kdeconnect.contacts.request_all_uids_timestamps",
"kdeconnect.contacts.request_vcards_by_uid"
],
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.contacts.response_uids_timestamps",
"kdeconnect.contacts.response_vcards"
]
}