- 16 Aug, 2017 1 commit
-
-
Ryan Eberhardt authored
a15e038a adds support for enumerating/dismissing delivered notifications by ID, but UserNotifications notifications and UILocalNotification notifications have a different set of IDs (a notification created using UILocalNotification will have an ID that does not match the notification's ID in the UserNotifications world and hence cannot be used to dismiss that notification). This commit creates the notifications using UserNotifications if the user is on iOS 10.
-
- 02 Aug, 2017 1 commit
-
-
Ryan Eberhardt authored
Add a checkPermissions function allowing the app to determine what notification permissions the user has granted. The function returns a promise resolving to an object with permission info.
-
- 12 Jul, 2017 1 commit
-
-
Ran Greenberg authored
-
- 01 Jun, 2017 1 commit
-
-
Omri Bruchim authored
Fix: Handling first push notification (when opening app with push) without remove it from bridgeQueue, cause triggering same action multiple times.
-
- 24 Apr, 2017 1 commit
-
-
Omri Bruchim authored
-
- 23 Mar, 2017 1 commit
-
-
Gustavo Perdomo authored
-
- 22 Mar, 2017 1 commit
-
-
Amit Davidi authored
-
- 20 Mar, 2017 1 commit
-
-
Gustavo Perdomo authored
-
- 18 Jan, 2017 1 commit
-
-
Raymond Penners authored
-
- 25 Sep, 2016 2 commits
-
-
Lidan Hifi authored
-
Lidan Hifi authored
-
- 09 May, 2016 1 commit
-
-
Lidan Hifi authored
-
- 23 Apr, 2016 2 commits
-
-
Lidan Hifi authored
-
Lidan Hifi authored
-
- 17 Apr, 2016 1 commit
-
-
Lidan Hifi authored
-
- 15 Apr, 2016 2 commits
-
-
Lidan Hifi authored
-
Lidan Hifi authored
optimized action handling using single listener, added reset method that removes the action event listener to prevent memory leaks
-
- 14 Apr, 2016 3 commits
-
-
Lidan Hifi authored
-
Lidan Hifi authored
-
Lidan Hifi authored
-
- 13 Apr, 2016 1 commit
-
-
Lidan Hifi authored
-
- 12 Apr, 2016 1 commit
-
-
Lidan Hifi authored
-
- 07 Apr, 2016 1 commit
-
-
Lidan Hifi authored
-