Mahmud0808 / ColorBlendr

An Android app for customizing Material You colors on devices with Android 12+. It lets you tweak accent colors, background saturation, and more for a personalized look.
GNU General Public License v3.0
765 stars 14 forks source link

Wallpaper change not being detected - Colors and color choices not changing #81

Closed searinminecraft closed 3 months ago

searinminecraft commented 4 months ago

When I change my wallpaper it does not change the colors. The app will think its the same and still give the same colors choices as if the wallpaper was the same.

The background service notification is there indicating its running in the background. I have not messed with any settings and the only use for this app is to force apps to use my system colors (that don't follow my system colors)

Android version: 12 (SQ3A.220705.004) unofficial LineageOS 19.1 ColorBlendr: 1.4 (12)

If you need any additional info just let me know

Mahmud0808 commented 4 months ago

Keep ColorBlendr running (don't close from recents) and change wallpaper, see if that triggers it. And also make sure you are not using custom colors instead of wallpaper colors.

searinminecraft commented 4 months ago

Keep ColorBlendr running (don't close from recents) and change wallpaper, see if that triggers it

Yes. Doing that triggers color changing. Its kinda annoying it does not change even if app is closed (even though background service is running)

Mahmud0808 commented 4 months ago

Disable all battery optimization for ColorBlendr. Enable auto start of app. And check logs to be sure that your rom/kernel/whatever isn't killing the app from background.

searinminecraft commented 3 months ago

Disable all battery optimization for ColorBlendr.

Doing that seems to fix the issue! I'm gonna be closing this issue for now unless I find more issues.

The app should prompt the user to disable battery optimizations on setup though