WangDaYeeeeee / GeometricWeather

A Material Design Weather Application
GNU Lesser General Public License v3.0
2.44k stars 187 forks source link

Sensors are always active when live wallpaper is set #489

Open Atemu opened 1 year ago

Atemu commented 1 year ago

When the wallpaper is set to the GW live wallpaper, the sensors are always active, no matter whether the live wallpaper is visible or not.

Repro:

  1. Set Geometric Weather live wallpaper as wallpaper of the home screen
  2. Reset battery stats
  3. Turn the screen off
  4. Wait a few minutes
  5. adb bugreport ... and upload it to Battery Historian

"Sensors" are used the entire time. When you repeat these steps while setting the wallpaper to a static image, this does not happen.

This happens regardless of the gravity sensor setting.

I'll try to monitor over the next few days whether this sensor usage has an impact on battery life.