florent37 / florent37/RuntimePermission
Dealing With System Permission
Open
- Dominant language
- Java
- Stars
- 860
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
System App permission like WRITE_SETTINGS is not handled properly. Whenever I ask this kind of permission it automatically reaches to neveraskagain block.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing a request for the Android WRITE_SETTINGS system permission and trace the permission-handling path that sends it to the neveraskagain block. Done means this permission is handled correctly instead of being classified as neveraskagain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100