Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add permission check on Android API >= 25 #2

Merged
merged 3 commits into from
Dec 28, 2017
Merged

Conversation

dac09
Copy link
Contributor

@dac09 dac09 commented Dec 28, 2017

  • Adds a permission dialog to explain the rationale for Camera permissions on newer versions of Android (API 25 and above)
  • Checks for API23, and uses faster implementation for newer versions and compatible versions for older ones
  • Adds extra function to Android version, to request camera permissions

@ludo ludo merged commit 8b4d6ba into ludo:master Dec 28, 2017
ludo pushed a commit that referenced this pull request Apr 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants