etesync / android

EteSync - Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars and tasks.
https://www.etesync.com
GNU General Public License v3.0
296 stars 33 forks source link

Ability to edit server address for an existing account #247

Open FowlFunction opened 10 months ago

FowlFunction commented 10 months ago

I've been using Etesync for awhile now with an RPi4b as the server. I'm switching a cloud hosting provider and I discovered that there's no way to edit the server address on an account that's already been created. Although it isn't a huge issue, as I was able to replace the account with backup. it would be a nice feature.

monperrus commented 6 months ago

Hi EteSync team!

Thanks a lot for the great tool! I'm also looking for a way to edit and connect to a self-hosted server.

How to edit the server URL with the Android app?

Thanks!

tasn commented 6 months ago

@monperrus, you just click "advance" and set the URL. This ticket is about changing an existing account's url which is not currently possible.

monperrus commented 6 months ago

I confirm the option is in Advanced. Thanks!

DrMaxNix commented 1 week ago

Would also love to see this feature! Will try implementing it when I have some time..

tasn commented 1 week ago

I updated the title to clarify what this ticket is about.

DrMaxNix commented 1 week ago

Currently trying to work on it, but I can't build the app.. Multiple dependencies seem to be deprecated or even gone (eg. Failed to resolve: org.jetbrains.anko:anko-commons:0.10.4).. Any ideas?