It would be good to see a config parameter to change the title of the notification....
You can use AlertDialog for that, i don't think that you can do it natively on android
@jordantsap AlertDialog doesn't solve the issue.
@magicznyadrian It is possible to change the content and icon, but it must be supported by the project.
You can find the part that must be changed in the android plugin here
Yes, this could be done as an improvement.