Replies: 2 comments 2 replies
|
I'm not a part of the official team, and don't have much experience modding my LightPhone (LP), but to my understanding the LP uses DAVx5 to sync contacts and calendars. In the unofficial modding booklet there is a guide for adding your own servers. I don't know what exact effects that will give you, as LP has it's own way of viewing contacts (doesn't seem to support more then one phone number per contact, etc). I'd recommend that you talk to the modding community on Reddit about this. I'd second that proper CardDAV support, and a more complete Contacts app with support for Email, nicknames, multiple phone numbers, profile pictures, etc; would be much appreciated, but I also fully understand that it's a small team, and we have to keep our expectations grounded. Hope this was useful! Take care |
|
Yep, everything @dryusername said above is correct. The Light Phone uses a custom fork of DAVx5 that gets installed alongside LightOS. We just added some APIs so that we could talk to it via services instead of relying on the UI. So, in theory, if you follow the guide above to add a custom server, and write another tool to view/edit contacts that syncs with Android's contacts provider, everything should sync up naturally. We would need to add the following to the SDK:
I think we absolutely want to do all of these but I don't know when they'll drop. |
Uh oh!
There was an error while loading. Please reload this page.
Our household uses DAVx5 on our cellphones (one running Google Android and one running iodéOS) and Thunderbird on our computers (one running Windows and one running Ubuntu), and this lets us synchronize our contacts and our calendar that are hosted at a NextCloud service across ALL of our cellphones and computers in our household.
This is super-handy, as everyone in our household has access to all contacts and can see all appointments.
I see here that the Light Phone III supports connecting the Calendar tool to a CalDAV server through that server's URL (such as the CalDAV-specific URL that one can get through a NextCloud service such as TheGood.Cloud).
QUESTION: Is it conceivable that one could use the SDK to create a Contacts tool that connects to a CardDAV server?
I am considering ordering a Light Phone III for November delivery, but I would like to know the answer to this question before ordering ... and before the price increases!
Thank you!
All reactions