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

New Permission Check implementation #228

Merged
merged 2 commits into from
Jan 5, 2016

Conversation

ZKjellberg
Copy link
Contributor

The former permission check implementation only checked for a single permission for each session. This new implementation will request both permissions on first launch. Additionally, I improved the workflow for a better user experience with an initial Toast to explain why they are being prompted for the permission.

Commit is a bit confusing. I moved the ListView choice selection to the top, and rewrote both permission methods from scratch.

Travis CI states the build is passing

…user experience. The new method will correctly ask for both permissions on first launch. (Former version was only asked one permission per session.)
@spyhunter99
Copy link
Collaborator

despite the travis failures, i'm going to merge it. the failures are not code or test related.

spyhunter99 added a commit that referenced this pull request Jan 5, 2016
New Permission Check implementation
@spyhunter99 spyhunter99 merged commit ac01cf0 into osmdroid:master Jan 5, 2016
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