- 13 Aug, 2019 5 commits
- 31 Jul, 2019 1 commit
-
-
yogevbd authored
-
- 29 Jul, 2019 1 commit
-
-
Lion authored
-
- 26 Jul, 2019 2 commits
- 17 Jul, 2019 1 commit
-
-
yogevbd authored
-
- 11 Jul, 2019 2 commits
- 09 Jul, 2019 4 commits
- 08 Jul, 2019 2 commits
- 07 Jul, 2019 3 commits
- 04 Jul, 2019 2 commits
- 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
-