The most easiest way to handle Android Runtime Permissions in Kotlin
Stars
326
Forks
38
Watchers
326
Open Issues
18
Overall repository health assessment
No package.json found
This might not be a Node.js project
#12 Add license file (copied LICENSE from QuickPermissions, assuming should be the same)
a9e2218View on GitHubIf handlePermissions is called with the empty permissions list, discard it
62f54a4View on GitHubUpdate permissions denied list when all the permissions are granted
252b410View on GitHubAdd an option to attach permissions denied callback after the flow is complete
ac91ce8View on GitHubClose the flow once the permissions denied method callback is called
2e638cdView on GitHub