lithium / Pomodoro

Android Pomodoro Productivity Timer
http://android.hlidskialf.com/software/pomodoro
Apache License 2.0
38 stars 26 forks source link

Keeps the display awake even when in background #1

Open chastell opened 14 years ago

chastell commented 14 years ago
  1. Run Pomodoro.
  2. Return to the home screen (or go to another application).

Result: As long as Pomodoro is running in the background, the phone’s display is kept awake. Killing Pomodoro with TasKiller allows the display to go to sleep.

Desired result: The display should be kept awake only when Pomodoro is running in the foreground; ideally, there should be a setting that turns off the keep-awake function (in most cases I only wait for the app to ring, I don’t need to constantly check the remaining time – and keeping the screen awake for extended periods of time draws a lot of power).