android icon indicating copy to clipboard operation
android copied to clipboard

fix: battery optimization check

Open alperozturk96 opened this issue 3 months ago • 1 comments

  • [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

alperozturk96 avatar Nov 28 '25 14:11 alperozturk96

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

github-actions[bot] avatar Dec 05 '25 08:12 github-actions[bot]