nextcloud / nextcloud/passman-android
Feature : open attached file instead of saving it localy
Open
Nobody has claimed this yet.
Feature request
- Dominant language
- C++
- Stars
- 102
- Forks
- 30
- Avg merge
- 3h 25m
- Merged PRs (30d)
- 1
Description
At least, the choice should be given between storing the attached file localy (and loosing security) or displaying it with associated app.
For images, it would be even better to display them internaly, avoiding security leaks
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
Locate the attachment-handling code in the Android app and trace how files are currently saved locally. Determine how an associated app could open a file and how images could be displayed internally. Done means offering the requested choice while avoiding unnecessary local storage, with image handling covered if feasible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- mobile, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100