-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement direct editing API #721
Comments
From previous discussions, we need to verify the implementation on Desktop, Android and iOS, while desktop has higher probability to work out of the box as the others currently have existing special logic for office documents with Collabora. |
When you need help from our side, we are happy to help. |
Sorry, forgot to push the PR! ;) #2405 I have tried testing it on Android but I cannot open the files (gets stuck on loading), however the endpoint seems to work when entered manually through the browser though. Also I believe the Android app has hardcoded support for creating office files (when Nextcloud office is installed). |
Android/clients need to switch to new endpoint then, I think. |
|
This will be the shared library that also can be used to generate documentation on the message passing between clients and the different editor implementations:https://github.com/nextcloud/nextcloud-directediting |
nextcloud/server#17625
The text was updated successfully, but these errors were encountered: