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

AllInOneActivity: Don't request disabling doze on pre-M devices #1496

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

theimpulson
Copy link
Contributor

Summary

Devices running < Android 6.0+ don't require disabling doze. Avoid using the new APIs causing the crash.

Related Issues

@theimpulson theimpulson marked this pull request as ready for review November 1, 2023 18:17
@theimpulson
Copy link
Contributor Author

Seems to work fine on emulator

@Gitsaibot Gitsaibot merged commit 4f20712 into Etar-Group:master Nov 2, 2023
1 check passed
@theimpulson theimpulson deleted the dozeFixup branch November 2, 2023 11:53
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