Merge branch 'master' into v5

This commit is contained in:
Daniel
2018-06-22 18:13:47 +02:00
parent f7afd1f066
commit f3ef2a877d
31 changed files with 815 additions and 117 deletions
@@ -124,7 +124,7 @@ export interface ILocalNotificationAction {
/**
* Specifies whether the action causes the app to launch in the foreground
*/
launch?: boolean;
foreground?: boolean;
/**
* If the value is 'decline' the action is displayed with special highlighting to indicate that it performs a destructive task