Commit Graph

13 Commits

Author SHA1 Message Date
Leon Mok
b22b57c13b Change unneeded lets to consts 2016-10-27 23:53:33 +08:00
Lidan Hifi
6497ee023b added cancelLocalNotification and cancelAllLocalNotifications support 2016-09-25 01:50:25 +03:00
Lidan Hifi
6476026b86 added local notifications support 2016-04-23 17:30:25 +03:00
Lidan Hifi
46a443b8f8 fix background queue for notification actions and background notifications 2016-04-23 11:46:25 +03:00
Lidan Hifi
448cc12eeb added permissions handling, added PushKit support for reliable background notifications 2016-04-17 16:58:49 +03:00
Lidan Hifi
903834a40b fix interactive notification action coldstart 2016-04-15 02:52:42 +03:00
Lidan Hifi
4392135fd5 optimized action handling using single listener, added reset method that removes the action event listener to prevent memory leaks 2016-04-15 00:56:30 +03:00
Lidan Hifi
2ade57c9c1 added interactive notifications 💬 2016-04-14 01:27:48 +03:00
Lidan Hifi
8696167edb return unified IOSNotification object for regular and managed notifications 2016-04-12 02:08:05 +03:00
Lidan Hifi
f07e731f7a moved to es6 syntax, fixed testing infra, added tests 2016-04-11 19:48:03 +03:00
Lidan Hifi
1a13c108a8 add mocha for testing, eslint 2016-04-09 11:41:28 +03:00
Lidan Hifi
0b9170e5fb rename package 2016-04-06 21:20:48 +03:00
Lidan Hifi
1ee9741b7f initial release 😎 2016-04-06 16:30:52 +03:00