jmber
jmber
### Contribution guidelines - [X] I've read the [contribution guidelines](https://github.com/mailcow/mailcow-dockerized/blob/master/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug and checked that ... - [X] ... I understand that not following...
### What Operating System are you seeing this problem on? Ubuntu 20.04 ### What Hardware is this system running? AMD EPYC ### KumoMTA version 2023.12.28-63cde9c7 ### Did you try the...
App does not work under Android 11 API-Level 30 (FireOS 8), problem with MANAGE_OVERLAY_PERMISSION
Hi, there is a problem with the MANAGE_OVERLAY_PERMISSION under Android 11, Service cannot register... ADB Logcat: `--------- beginning of crash 04-08 12:19:42.506 5319 5319 E AndroidRuntime: FATAL EXCEPTION: main 04-08...
Simplified focus handling logic to prevent flickering and ensure the popup maintains its modal state when the parent window receives focus. fixes #553