nextcloud / nextcloud/android

Enhance shared view

Open
#5,301 0 comments 2 reactions 1 assignee Claimed by @tobiasKaminsky View on GitHub
enhancement feature: sharing
Dominant language
Kotlin
Stars
5.6k
Forks
2k
Avg merge
2d 18h
Merged PRs (30d)
92

Description

New approach, discussed with @jancborchardt (and moved from https://github.com/nextcloud/android/issues/4845):

Show all shares, order by:
- "Pending": sort by incoming date, most recent first
- "Shares": (all share, "my" shares, shares to me, shares via link, via mail, etc) sort by last modified, most recent first
- "Deleted": sorted by deletion date, most recent first

I will create RemoteOperation for
- [ ] pending
- [ ] deleted

Shares is already working:
![image](https://user-images.githubusercontent.com/5836855/73060528-53cb3980-3e98-11ea-9d77-4b09c41c49d2.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.