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

Bugfix/android black screen #212

Merged
merged 4 commits into from
Nov 27, 2020
Merged

Bugfix/android black screen #212

merged 4 commits into from
Nov 27, 2020

Conversation

flsobral
Copy link
Member

@flsobral flsobral commented Nov 25, 2020

Description:

Deprecates phone related Settings and adds TelephonyManager to properly handle them.

Related Issue:

#92

Motivation and Context:

Fixed black screen when first opening applications on Android and also lets the programmer choose if and when to request phone permissions.

Benefited Devices:

Android

How Has This Been Tested?

Tested by @VicMisael on Android

Tested Devices:

@flsobral flsobral self-assigned this Nov 25, 2020
@VicMisael VicMisael linked an issue Nov 25, 2020 that may be closed by this pull request
@flsobral flsobral force-pushed the bugfix/android-black-screen branch from 9de6e2a to 00af56b Compare November 27, 2020 16:54
@flsobral flsobral force-pushed the bugfix/android-black-screen branch from 00af56b to b676f19 Compare November 27, 2020 17:09
@flsobral flsobral marked this pull request as ready for review November 27, 2020 17:11
@flsobral
Copy link
Member Author

Missing documentation, see #219

@flsobral flsobral merged commit 20348f5 into master Nov 27, 2020
@flsobral flsobral deleted the bugfix/android-black-screen branch November 27, 2020 17:16
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.

Problem with screen rotation
2 participants