kdeconnect-kde/plugins/contacts/kdeconnect_contacts.json

152 lines
8.1 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]": "سيمون ريدمان",
"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[eo]": "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[he]": "סיימון רדמן",
"Name[hu]": "Simon Redman",
"Name[ia]": "Simon Redman",
"Name[id]": "Simon Redman",
"Name[ie]": "Simon Redman",
"Name[is]": "Simon Redman",
"Name[it]": "Simon Redman",
"Name[ja]": "Simon Redman",
"Name[ka]": "Simon Redman",
"Name[ko]": "Simon Redman",
"Name[lt]": "Simon Redman",
"Name[lv]": "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 from the Connected Device to the Desktop",
"Description[ar]": "زامن المتراسلين بين سطح المكتب والجهاز المتصل",
"Description[az]": "Əlaqələri qoşulmuş cihazdan iş masasına eyniləşdirin",
"Description[bg]": "Синхронизиране на контактите между свързаното устройство и компютъра",
"Description[ca@valencia]": "Sincronitza els contactes des del dispositiu connectat a l'escriptori",
"Description[ca]": "Sincronitza els contactes des del dispositiu connectat a l'escriptori",
"Description[cs]": "Synchronizovat kontakty z připojeného zařízení do pracovního prostředí",
"Description[de]": "Abgleich von Kontakten vom angeschlossenen Gerät zum Arbeitsplatz",
"Description[en_GB]": "Synchronise Contacts from the Connected Device to the Desktop",
"Description[eo]": "Sinkronigi Kontaktojn de la Konektita Aparato al la Labortablo",
"Description[es]": "Sincronizar contactos desde el dispositivo conectado al equipo de escritorio",
"Description[eu]": "Sinkronizatu kontaktuak konektatutako gailutik mahaigainera",
"Description[fi]": "Synkronoi yhteystiedot yhdistetyltä laitteelta työpöydälle",
"Description[fr]": "Synchroniser les contacts du périphérique connecté avec ceux du bureau",
"Description[gl]": "Sincronizar contactos do dispositivo conectado ao escritorio.",
"Description[he]": "סנכרון אנשי קשר ממכשיר מחובר לשולחן העבודה",
"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 ex le dispositivo Connectite e le Scriptorio",
"Description[id]": "Sinkron Kontak dari Peranti Terhubung ke Desktop",
"Description[is]": "Samstilla tengiliði af tengda tækinu yfir á tölvuna",
"Description[it]": "Sincronizza i contatti dal dispositivo connesso al desktop",
"Description[ja]": "接続されたデバイスの連絡先を PC と同期",
"Description[ka]": "მიერთებული მოწყობილობიდან კონტაქტების სინქრონიზაცია კომპიუტერთან",
"Description[ko]": "연결된 장치에서 데스크톱으로 연락처 동기화",
"Description[lt]": "Sinchronizuoti adresatus iš prijungto įrenginio į darbalaukį",
"Description[lv]": "Sinhronizēt kontaktus no savienotās ierīces uz datoru",
"Description[nl]": "Contactpersonen synchroniseren uit het verbonden apparaat naar het bureaublad",
"Description[nn]": "Synkroniser kontaktar frå tilkopla eining og til skrivebordet",
"Description[pl]": "Współdzieli kontakty podłączonego urządzenia z komputerem",
"Description[pt]": "Sincronizar os Contactos do Dispositivo Ligado para o Sistema",
"Description[pt_BR]": "Sincroniza os contatos entre do dispositivo conectado para a área de trabalho",
"Description[ro]": "Sincronizare contacte de pe dispozitivul conectat pe calculator",
"Description[ru]": "Синхронизация контактов с подключённого устройства на компьютер",
"Description[sl]": "Uskladi stike iz povezane naprave na namizje",
"Description[sv]": "Synkronisera kontakter från ansluten enhet till skrivbordet",
"Description[tr]": "Bağlı Aygıttaki Kişileri Masaüstüne Eşzamanla",
"Description[uk]": "Синхронізація контактів зі з'єднаного пристрою на комп'ютер",
"Description[x-test]": "xxSynchronize Contacts from the Connected Device to the Desktopxx",
"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
"License": "GPL",
"Name": "Contacts",
"Name[ar]": "المتراسلون",
"Name[az]": "Əlaqələr",
"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[eo]": "Kontaktoj",
"Name[es]": "Contactos",
"Name[et]": "Kontaktid",
"Name[eu]": "Kontaktuak",
"Name[fi]": "Yhteystiedot",
"Name[fr]": "Contacts",
"Name[gl]": "Contactos",
"Name[he]": "אנשי קשר",
"Name[hu]": "Névjegyek",
"Name[ia]": "Contactos",
"Name[id]": "Contacts",
"Name[ie]": "Contactes",
"Name[is]": "Tengiliðir",
"Name[it]": "Contatti",
"Name[ja]": "連絡先",
"Name[ka]": "კონტაქტები",
"Name[ko]": "연락처",
"Name[lt]": "Adresatai",
"Name[lv]": "Kontakti",
"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
},
"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"
]
}