code4romania / code4romania/mon-vot-android-kotlin

[Improvement] Ask for permissions only when taking a picture from the gallery

Open
#261 0 comments 0 reactions 0 assignees View on GitHub
hacktoberfest
Dominant language
Kotlin
Stars
7
Forks
26
PR merge metrics
No merged PRs in 30d

Description

The `WRITE_EXTERNAL_STORAGE` (`READ_EXTERNAL_STORAGE` implicitly) is not needed when we want to take a picture from the Camera.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the Android camera and gallery capture flows and where storage permissions are requested. The change is complete when taking a picture with the camera does not request storage permissions, while selecting a picture from the gallery still requests the permissions it needs.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.