Support Android 15 by cyb3rko · Pull Request #387 · gotify/android

We have a new limitation now:
The app is not allowed to open the intent url dialog without the app being currently open anymore. I don't know if there is a solution for that, but I haven't found one so far.

Furthermore the status bar (showing the time, notification icons, ...) normally has the same color than the app bar, only on some pages it is black. I couldn't figure out yet why that is the case.

Closes #372