Results 381 comments of Michael Totschnig

So the current situation is that for those interested only in storing automatic backups on Nextcloud, this is already possible without creating a WebDAV synchronization backend. You just have to...

> I just meant not using WebDav with manual server configuration but using the installed Nextcloud app to sync. I think it's what you meant by Nextclouds integration into Androids...

I would have liked to provide a NextCloud backend similar to the existing DropBox, Drive backends, and while there are NextCloud libraries that provide functionality for both the authorization part...

So 3.4.7 will come with a SAF backend, which allows to pick a folder from Nextcloud via Android's native file picker dialog if the Nextcloud app is installed. I will...

Closing for the moment, please open again if the SAF approach does not work for you.

I had the same requirement and patched the library to support it: https://github.com/mtotschnig/MPAndroidChart/commit/42e15b323961f1d5e4dedba6f0fd81cef16cc77c

@Encrypt0r Thank you very much for your analysis. I am starting to work through it today. It is also great news that you were able to find solutions, and I...

There is one thing that surprises me with Problem 1: When device A merges steps 2 and 3, in your scenario this leads to a new change entry (6). But...

I am experimenting with solutions on branch improvement/1390-sync

@Encrypt0r Problem 2. The current synchronization implementation was not developed for a backend where two devices can write to at the same time without any knowledge about each other. It...