code4romania / code4romania/mon-vot-android-kotlin
[Improvement] Ask for permissions only when taking a picture from the gallery
Open
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
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