During hackweek @jancborchardt draw a new sharing system, which is nearly the same as web UI and which should then be also in sync with iOS.
Enhanced file detail view:

This is an enhanced view for images/videos which have a preview:
- no overflow menu on top, but next to filename
- clicking on star toggles favorite
- tags opens up editing
- activity and sharing as "tabs" which can be toggled
Activity tab:
Share tab:

- sharees are sorted by permissions (from max permissions to read only)
- on each sharee there is an overflow menu with its specific sharing permissions
Sharing to a new user/group/link:
- click on text input on share tab hides activity/sharing toggle to have more space for actually searching
- share link as entry beneath search field
- with "can edit"
- click on it opens up existing app chooser to receive link
- during input we show the list of results
- username
- group
- federated sharing
- share by mail

- share (left) -> opens up share dialog of file detail
- link (right) -> directly creates read-only link (if needed) and open list with apps to send to. "copy link" should be first entry as otherwise users might not find it (@schiessle)
cc: @rullzer @marinofaggiana for other clients
This is an overview issue, where I will link each PRs into it.
My plan is to do this step by step, so that each PR is rather small.
Of course any feedback is welcome :-)
During hackweek @jancborchardt draw a new sharing system, which is nearly the same as web UI and which should then be also in sync with iOS.
Enhanced file detail view:

This is an enhanced view for images/videos which have a preview:
Activity tab:
Share tab:

Sharing to a new user/group/link:
cc: @rullzer @marinofaggiana for other clients
This is an overview issue, where I will link each PRs into it.
My plan is to do this step by step, so that each PR is rather small.
Of course any feedback is welcome :-)