[Libreoffice-bugs] [Bug 129833] Android Viewer: Cannot connect to ownCloud

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Mar 19 16:13:43 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=129833

Michael Weghorn <m.weghorn at posteo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|libreoffice-bugs at lists.free |m.weghorn at posteo.de
                   |desktop.org                 |

--- Comment #7 from Michael Weghorn <m.weghorn at posteo.de> ---
(In reply to Michael Weghorn from comment #3)
> I'm wondering whether it makes sense to implement/maintain a separate
> ownCloud connector in the LibreOffice Android app after all or it wouldn't
> make more sense to use Android's "system file dialog" to select files, which
> can be triggered via Intent.ACTION_OPEN_DOCUMENT. This way, everything for
> which a DocumentsProvider is available will be available, if the app is
> modified to support those.
> 
> That would mean that there's no need to implement support for all of the
> different providers (like ownCloud, NextCloud, Google Drive,...) separately,
> but those work "automatically" once the user has installed and configured
> the corresponding apps (like the NextCloud app for access to NextCloud,
> etc.).

A series of patches implementing this is now in Gerrit, s.
https://gerrit.libreoffice.org/c/core/+/112769 and its parent changes.

I only quickly tested with Nextcloud and opening, editing and saving back files
worked. When the connection to the Nextcloud server does not work properly
(e.g. due to network issues,...), the app might "hang" for a while (but I
didn't do any closer testing so far), which is one of the aspects that could
probably be improved further if necessary (and somebody has the time +
motivation to work on it).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210319/672e784d/attachment.htm>


More information about the Libreoffice-bugs mailing list