maniac103

Results 230 comments of maniac103

Either that, or switch distros, or compile libmysql++ from sources. All of those are painful, I know, but I don't see what I could do here ¯\_(ツ)_/¯ There seems to...

I rather think this is some security policy enforcement. `creatorPackage` can be filtered from being filled out [here](https://android.googlesource.com/platform/frameworks/base/+/refs/heads/android13-dev/services/core/java/com/android/server/am/ActivityManagerService.java#5439), which - with some intermediate layers inbetween - ends up [here](https://android.googlesource.com/platform/frameworks/base/+/refs/heads/android13-dev/services/core/java/com/android/server/pm/AppsFilterBase.java#313). I...

> Another feature I have always missed is that it would be possible to use the Android notification categories. That already is supported. The Android app (ab?)uses [the 'severity' field](https://www.openhab.org/docs/configuration/actions.html#cloud-notification-actions)...

> i could see something like: > .addUserAction(itemName, label, state) What might be (equally? even more?) useful is triggering rules (basically as equivalent to trigger channels). Not sure what the...

> the programme shall try to reconnect to both local and remote connections This already happens if the current network type is eligible for using a local connection. If not,...

> Once the programme knows, it shall show it, using a snackbar or however it was called. If you configured both local and remote connections, it already does.

Personally I only have one use case: having a VPN connection active over a flaky mobile network. In that case the local server should be chosen, but due to the...

It doesn't, but it tells me the point in time where it's pointless to wait any longer for the content to load. I use myOH only for notifications, so the...

Would you really want this to be mixed in one sitemap? I'd imagine a single option (use device time zone/use server time zone) should normally be sufficient.

> Currently there's a fixed limit of how many characters of a text for a switch are shown. No - the number of shown switches is fixed, not the number...