nextcloud / nextcloud/passman-android

Feature : open attached file instead of saving it localy

Open
#172 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.