Commit Graph

33 Commits

Author SHA1 Message Date
yogevbd
b634cb3343 Rename setBadgesCount to setBadgeCount 2020-01-13 19:16:12 +02:00
yogevbd
62769db409 Add NotificationFactory 2020-01-13 13:06:12 +02:00
yogevbd
5341d8b524 Fix android installation 2020-01-12 17:02:10 +02:00
yogevbd
884c82579d Update iOS installation 2020-01-12 16:48:42 +02:00
yogevbd
6eeafe03d6 Add removeAllDeliveredNotifications support for both iOS and Android 2020-01-12 15:43:18 +02:00
yogevbd
9ef5e6f1c1 Fix documentation 2019-10-07 12:19:21 +03:00
yogevbd
f12b10e06d Fix platforms logo 2019-10-02 17:25:01 +03:00
yogevbd
d94ebbb80c Fix handling actions, Add event handling documentation guide 2019-10-02 17:16:24 +03:00
yogevbd
6d3ebccec2 Add Local Notifications documentation guide 2019-10-02 16:36:33 +03:00
yogevbd
ff096c8c39 Add subscription documentation guide 2019-10-02 16:31:28 +03:00
yogevbd
27da4aa238 Split specific iOS events, Update docs 2019-10-02 16:23:21 +03:00
yogevbd
c6c4d0f310 Finish API documentation 2019-10-02 13:44:37 +03:00
yogevbd
9e86bf6d21 Fix docs, remove circleci config file 2019-09-12 11:41:08 +03:00
yogevbd
e6281eb051 Move ios and android commands to designated classes 2019-09-09 18:22:10 +03:00
yogevbd
5cd92c2ec8 Updated docs 2019-09-09 15:39:28 +03:00
yogevbd
a11de27989 Add docousaurus documentation 2019-08-13 14:53:37 +03:00
Yogev Ben David
7526f5640b Update installation.md 2019-08-12 16:24:36 +03:00
Yogev Ben David
5fb3744342 Update installation.md 2019-07-29 00:58:13 +03:00
Yogev Ben David
4a40923f94 Update installation.md 2019-07-11 13:49:12 +03:00
yogevbd
af1eadf3b9 Updated docs 2019-07-11 13:47:44 +03:00
yogevbd
5f228aadc6 Update pushKit docs 2019-07-09 14:59:04 +03:00
yogevbd
6230fdb908 Updated docs 2019-07-09 14:55:18 +03:00
yogevbd
138636054e Fix pushKit 2019-07-09 13:10:31 +03:00
yogevbd
f0f0b0e0d1 WIP 2019-07-09 02:00:55 +03:00
yogevbd
235cffd8a4 WIP 2019-07-09 00:42:38 +03:00
Artal Druk
99717b1463 Revert "[WIP] iOS deprecated API replacement (#295)"
This reverts commit 498dd34b70.
2019-05-02 15:35:16 +03:00
aboelbisher
498dd34b70 [WIP] iOS deprecated API replacement (#295)
* IOS deprecated API replacement
2019-03-18 11:24:55 +02:00
yogevbd
24bab8ab5c update docs 2018-12-10 19:51:58 +02:00
yogevbd
6cc55f7b19 Add notification received in foreground listener 2018-12-10 19:51:26 +02:00
Yedidya Kennard
93f257c96d Merge pull request #182 from tiborkr/patch-1
Update notificationsEvents.md
2018-02-25 16:17:05 +02:00
Lucas Gladding
2aaaad99c3 Added method for getting the current badge count. 2018-02-15 22:40:40 -05:00
Tibor Kranjčec
80a18f9e74 Update notificationsEvents.md
Changes the documentation so the example is correct in the prevention of the memory leaks.

`.bind` will return a new version of the function on each call which means `removeEventListener` won't be able to find the previous listener and release it.
2018-02-01 11:16:09 +01:00
Amit Davidi
fe30ae5e03 Break README into sub-sections in separate files with a ToC 2017-10-26 18:45:41 +03:00