android
android copied to clipboard
fix: battery optimization check
- [x] Tests written, or not not needed
Checks isBatteryOptimizationEnabled only via POWER_SERVICE
If unable to start ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS fallback to ACTION_IGNORE_BATTERY_OPTIMIZATION_SETTINGS.
Checks activity resumed or not before creating dialog
Uses package name from given context
blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.