willowtreeapps / willowtreeapps/vocable-android
App does not work without camera permission
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 127
- Forks
- 21
- Avg merge
- 16m
- Merged PRs (30d)
- 4
Description
Description
When starting the app for the first time, the user is asked to use the camera. If they elect not to, the app asks to open settings to enable it. If the user again declines, the app is closed. This happens each time the user opens the app, the process repeats.
Expected
We should just turn off the face controls, and when turning it on again in settings, ask the user for permissions there.
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 reproducing the first-launch flow when camera permission is declined, then trace where camera permission and face controls are handled. Done means the app remains open with face controls disabled, and enabling them again through settings requests permission appropriately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100