MM2-0 / Kvaesitso

A search-focused Android launcher
https://kvaesitso.mm20.de/
GNU General Public License v3.0
2.05k stars 59 forks source link

App List has square edges #815

Closed carlin978 closed 23 hours ago

carlin978 commented 1 month ago

The app list has square edges when it shouldn't. Changing the appearance settings doesn't have an effect.Screenshot_20240510-075220.png

Kvaesitso 1.30.3 Android 10 Device: Alcatel 1SE 2020

exstntlmsnthrp commented 1 month ago

I'm using the same app version (albeit with Android 14) and cannot reproduce this issue. Adjusting the corner radius did not have any effect for you under Settings > Appearance > Cards?

Screenshot_20240510-074810.png

carlin978 commented 1 month ago

No, it did not have an effect. None of the appearance settings had an effect. I genuinely believe this is a bug caused by some change made in a recent release. I don't know if it's an issue caused by my older version of Android or something else, but it did work before. I might try to downgrade Kvaesitso to pinpoint what version caused the problem.

exstntlmsnthrp commented 1 month ago

My guess is that's related to the version of Android. I know there were pretty substantive UI changes from a code perspective in both version 11 and specifically in version 12.

If it were a bug in kvaesitso,I would have expected more people to report it. But who knows, I've not been able to replicate it.

OmegaSunkey commented 1 month ago

Seems that the only way to replicate that bug is to make it have a cold start. Try force-closing and opening the launcher again. Telling because this happened to me accidentally while trying to catch another bug.

OmegaSunkey commented 1 month ago

Reinstalled Kvaesitso because of signature mismatch (why?) and still happens. Screenshot_20240515-121408_Kvaesitso This is version 1.30.4

exstntlmsnthrp commented 1 month ago

You get a signature mismatch because different repositories use different build signatures for the APK. I would assume, here on GitHub, the developer uses their own signing key for the APK. Then on izzyondroid they use their own signing key when they build the APK. If the app goes on the Play Store, there's yet another, different signing key used for that. So if someone tries to update the app from a different source from which they originally installed it, there is a key mismatch and it cannot be updated from that source without reinstalling the app. I hope that helps.

Back to your problem. I am still unable to duplicate the problem. I've forced the app to stop and restarted and I've switched to a different home app and back again and I still have rounded corners as in my screenshot above.

Can you go to app settings and share the logs so the dev can take a look to see if they can find anything?

carlin978 commented 23 hours ago

Most recent version fixed the problem