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

request ignore battery optimizations [permission] #651

Merged
merged 8 commits into from
Nov 22, 2022

Conversation

forrestguice
Copy link
Owner

  • adds permission REQUEST_IGNORE_BATTERY_OPTIMIZATIONS

This permission is added for overall better UX, making it is significantly easier for users to whitelist the app (required for reliable alarms). Suntimes is a clock app and alarms are one of its core functionalities, so use of this permission is justified.

.gradle/cache
[permissions] Adds REQUEST_IGNORE_BATTERY_OPTIMIZATIONS permission. (#494)
fixes REQUEST_IGNORE_BATTERY_OPTIMIZATIONS permission; it should be `android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS` (#494)
permission comment
android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
@forrestguice forrestguice added this to the v0.14.11 milestone Nov 22, 2022
@forrestguice forrestguice merged commit 094f4dd into master Nov 22, 2022
@forrestguice forrestguice mentioned this pull request Nov 22, 2022
@forrestguice forrestguice deleted the alarms-request-ignore-battery-optimizations branch February 1, 2023 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant