Android
- Bugfix: Subsequent notifications were ignored, when posting them without
trigger.at
: If notrigger.at
was set, it was set to the current time, but due shallow copying the default properties, thetrigger
-property of the defaults was changed also to that time and all subsequent notifications were getting the time which resulted in being ignored.- Fixes #2082