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
892 stars 16 forks source link

Colors not applying #52

Closed mizu-048 closed 7 months ago

mizu-048 commented 7 months ago

i used Repainter before this and that worked fine but this one actually reset the MaterialYou colors and is not doing anything.

Yes, i tried restarting the phone, the service is running and repainter is disabled.

Mode: Shizuku OS: Android 12 Phone: Sparx neo 7 Version: v1.2

Mahmud0808 commented 7 months ago

If Repainter is working for you, then there is no reason to use ColorBlendr :) Rootless method implementation is way better in repainter

mizu-048 commented 7 months ago

but i prefer FOSS apps and repainter also requires google play for license verification, which is not possible on degoogled devices. So if colorBlendr were to work, it would be great.

Still a great addition to the foss apps though, nice work!

Mahmud0808 commented 7 months ago

Android 12 rootless customization in ColorBlendr is very limited. You can only change seed color. Is that not working? Provide logs so that I can look into it.

mizu-048 commented 7 months ago

yes, the seed color is not working. Sorry but how do i collect the logs?

Mahmud0808 commented 7 months ago

Use any app like LogFox and change options from ColorBlendr while that logger app is running.

mizu-048 commented 7 months ago

so i'm back with some logs. i forgot to tell you but the app crashes when I change the seed color in quick sucessions. So i've also included a crash log if thats of any significance 14_03-14-35-22_838.zip crash-com-drdisagree-colorblendr-14_03-14-34-00_044.zip

Mahmud0808 commented 7 months ago

Looks like the app crash occurred in native code, harder to find exact cause. Also don't see anything related in the logs you provided.

Can you maybe try this and check if it works for you? Don't forget to extract first. ColorBlendr v1.2.zip

mizu-048 commented 7 months ago

The apk you provided works, Nice! What did you change?

Mahmud0808 commented 7 months ago

What did you change?

Didn't change anything, it's built with the latest source that's already available in this repo. I just didn't get time to push a new update with the latest source code.