Max Rumpf
Max Rumpf
It's not impossible that the app still caches some old JavaScript files breaking the load. Clearing the app's cache should usually suffice but fully clearing the data gives a clean...
I think this is actually an AndroidTV issue, transferring…
Could you try the 2.3.0 beta? This should already be supported there if I understand it correctly.
Can't reproduce this on my end (using Element). What version were you on? Could you try if restarting the launcher fixes it?
I just tried it with the variable font of JetBrains Mono and it applied and worked correctly on my side. From what I've read, it requires at least Android O...
I'm not sure we want to request an additional permission for this feature, and unfortunately, Niagara cannot access the already collected data from Google's digital wellbeing app. Also, showing the...
Hmm yes, I understand the problem, KWGT has a lot of (unnecessary) widget configurations. Maybe we can instead introduce a limit, so that it still works for apps with 2-3...
Weird, I cannot reproduce this on my end. The icons aren't stored in the cache anyways, they are only loaded from the app resources into the RAM. Are you using...
We do load the icon asynchronously as a performance optimization, so that may indeed be the reason. But I'm surprised it only happens on the settings icon though, since that...
I've seen this occur myself a few times, I suspect it's a bug in one of the libraries we use. Usually a launcher restart fixes it again, and it should...