-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Currently Android uses webdav for folder/file listing and OCS API for retrieving share information.
With nc:sharee this is not needed anylonger.
Thus it should be replaced by only using webdav:
nc:sharee and nc:mount-type are the relevant information
To check
Outgoing shares
- public link
- circles
- user
- group
- federated share
Incoming shares
- user
- group
- circles
- groupfolders
Info:
- incoming shares can be distingueshed via nc:mount-type and oc:owner-id, oc:owner-display-name
- outgoing shares are listed within nc:sharee
Task
- replace by webdav
- make sure that all share cases still work
- test if file/folder icons are still correct
- test if all share information are retrieved when clicking on file details
juliusknorr
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
🏗️ In progress