Hi all UT users, here is a Carddav script to sync your contacts easily.
You'll need your Carddav URL, username and password, and that's it !
The script has to be runned (so chmod +x script_file to make it executable), through adb or through your phone.
It let you choose to install a manual sync icon, and to setup an automatic sync through systemd.
It will also let you delete a sync quickly, and get rid of its manual sync icon and autosync systemd files. You just have to remember your carddav config name, and type it !
Here is a little video i made to demo it
https://diode.zone/w/89PaXUEKTT443wSDtAQX9t
And you can download it here !
The github :
https://github.com/samytichadou/ubuntutouch_carddav_sync_script
Only tested on my FP4 with UT focal for now ! Don't hesitate to report any issues or if everything went smooth here
Hope it can fill the gap while waiting for a proper UT implementation
This script is based on this one by Bastos77 and Vanyasem, thanks a lot to them !
PS : I don't have the skills/time to make it a proper UT app, but if anyone out here is interested to do it, don't hesitate to ping me !
Cheers