nextcloud / nextcloud/talk-android
Toggle sorting favorites first in Talk file picker
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 739
- Forks
- 321
- Avg merge
- 14h 59m
- Merged PRs (30d)
- 151
Description
Is your feature request related to a problem? Please describe.
I have my Nextcloud images organized in a large folder with hundreds of favorites in it. The Nextcloud Talk file picker always shows the favorite items in a folder first, regardless of what sort order the user chooses. I have to scroll past hundreds of pictures to find a picture I took 5 minutes ago.
Describe the solution you'd like
Like the Nextcloud Files app, it would be great if Talk had a setting to toggle whether favorites are sorted before other items.
Describe alternatives you've considered
- I could select the files in the Nextcloud Files or Memories apps, but directly sharing from those apps into Talk (without downloading the files to the Android device first) is not currently supported on Android.
- In the Talk web-based picker I can start to search for the file I want to send, but this is not supported on the Android app.
- Instead of marking files as favorites, I could tag them with a string like "favorite". However, this is confusing to non-technical users.
Additional context
This was fixed in the Nextcloud Files app by https://github.com/nextcloud/server/issues/59028
There is a related issue with Nextcloud's file picker dialog that appears to have been closed with no fix https://github.com/nextcloud/server/issues/39185
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Talk Android file picker and the code that applies its current favorite-first ordering. Compare its behavior with the sorting options in the Nextcloud Files app and review the linked server issues for context. Done means users can toggle favorite-first sorting while retaining their chosen sort order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100