Enhance shared view
Open
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:

Contributor guide
Assessment
This issue has not been assessed yet.