- 13 Aug, 2019 1 commit
-
-
yogevbd authored
-
- 26 Jul, 2019 1 commit
-
-
yogevbd authored
-
- 11 Jul, 2019 1 commit
-
-
yogevbd authored
-
- 09 Jul, 2019 2 commits
- 08 Jul, 2019 2 commits
- 07 Jul, 2019 2 commits
- 04 Jul, 2019 1 commit
-
-
yogevbd authored
-
- 02 May, 2019 3 commits
-
-
Artal Druk authored
-
Artal Druk authored
This reverts commit 498dd34b.
-
Artal Druk authored
This reverts commit 0c21b4bd.
-
- 18 Apr, 2019 3 commits
-
-
yogevbd authored
-
Artal Druk authored
-
Artal Druk authored
-
- 18 Mar, 2019 1 commit
-
-
aboelbisher authored
* IOS deprecated API replacement
-
- 24 Feb, 2019 1 commit
-
-
yogevbd authored
-
- 09 Dec, 2018 1 commit
-
-
Doron Pearl authored
for the first time. refs #268 The `didReceiveRemoteNotification` checks for the current app state which will be active and hence wrongly emit the notification to JS as foreground. However at the exact time when the user opened the notification, the app was at the background hence this is a background notification by definition. In other words, conceptually determining if the notification is background or foreground should NOT be based on the time it was consumed from the queue but on the time it was received. Practically, if it was queued, then the app must have been in the background ==> background notification.
-
- 25 Feb, 2018 2 commits
-
-
Yedidya Kennard authored
-
Yedidya Kennard authored
-
- 16 Feb, 2018 1 commit
-
-
Lucas Gladding authored
-
- 11 Jan, 2018 1 commit
-
-
Amit Davidi authored
-
- 16 Nov, 2017 2 commits
-
-
David Stoker authored
This reverts commit 9a47c853.
-
David Stoker authored
-
- 27 Oct, 2017 1 commit
-
-
David Stoker authored
Fix setting of the `openedLocalNotification` to use the `userInfo` from the `UILocalNotification` if it exists instead of the `UILocalNotification` itself
-
- 25 Aug, 2017 1 commit
-
-
Ryan Eberhardt authored
Add an option to suppress notification sound. Allows for in-app notification mute
-
- 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.
-
- 07 May, 2017 1 commit
-
-
Benjamin Dobell authored
-
- 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
-