Skip to content

Stop relying on the user disabling battery optimizations #1092

@jwkwshjsjsj

Description

@jwkwshjsjsj

Is your feature request related to a problem? Please describe.
Droid-ify should stop relying on the user to disable battery optimizations to ensure proper functionality.

It is not an optimal approach and requires additional user interaction.

You can take a look at apps with reliable background operations that do not ask for the user to disable battery optimizations.

There is a reason why Google Play for example allows only apps with a specific criteria to ask for the user to disable battery optimizations for an app: Because there are better ways to do things. If there was no better way to do things then why would Google Play even have this criteria?

Describe the solution you'd like
Stop relying on the user to disable battery optimizations.

For example check this out for scheduling things: https://developer.android.com/develop/background-work/services/alarms/schedule

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions