Commit Graph

39 Commits

Author SHA1 Message Date
Amit Davidi
1fb422d6e8 Upgrade ios example project to RN 0.51 2018-01-11 13:35:41 +02:00
Amit Davidi
aaf458f3be Upgrade example projects to RN 0.51 2018-01-11 12:10:28 +02:00
Amit Davidi
e705897185 wip 2018-01-11 11:41:57 +02:00
Yedidya Kennard
7784008148 Added support for checking permissions on android 2017-08-22 12:59:35 +03:00
Amit Davidi
53df690c90 Add the (unprotected) VIBRATE permission on Android to support vibration on old devices 2017-03-07 12:54:37 +02:00
Amit Davidi
7cbf9f653e Issue #21: Change getInitialNotification() to work like iOS when no notif is available 2017-01-23 13:15:07 +02:00
d4vidi
f2f3221d67 Add support in local notifications on Android 2016-11-29 16:13:45 +02:00
d4vidi
4353cc6f4d Update example project's RN to 0.38.0 2016-11-28 11:21:35 +02:00
d4vidi
3f51ba6262 Downgrade 2016-11-21 20:27:16 +02:00
d4vidi
bac11ebc54 Add various fixes 2016-11-21 14:03:45 +02:00
Amit Davidi
900f871a23 Test 2016-11-20 11:35:57 +02:00
Amit Davidi
02be00c2f6 minor change 2016-11-20 11:31:06 +02:00
Amit Davidi
bd97bb0bdc Remove child activity 2016-11-20 11:27:18 +02:00
Amit Davidi
799f9e737c Move library code to repo root to enable npm publishing 2016-11-20 09:56:49 +02:00
Amit Davidi
4c846f0d9e Extensibility step 4: reorganize folders, fix js issues 2016-11-16 20:59:47 +02:00
Amit Davidi
3f4bb62071 Extensibility refactor step 3: notification drawer & init-notification cleanup 2016-11-16 19:27:37 +02:00
Amit Davidi
2790642010 Fix initial notification react-method 2016-11-16 16:16:33 +02:00
Amit Davidi
d5682e8b7d Extensibility refactor step 2 2016-11-16 15:36:04 +02:00
Amit Davidi
00c8a58136 Extensibility refactor step 1 2016-11-16 12:16:48 +02:00
Amit Davidi
d6e68f5cb8 Notification opening (ProxyActivity) 2016-11-15 14:21:52 +02:00
Amit Davidi
9aa75961ad Android example project 2016-11-15 14:21:52 +02:00
Lidan Hifi
91ceadbee5 upgrade example app to RN 0.34 and React 15.3 2016-09-25 11:54:48 +03:00
Lidan Hifi
6497ee023b added cancelLocalNotification and cancelAllLocalNotifications support 2016-09-25 01:50:25 +03:00
Lidan Hifi
3839f56768 1.0.0 🎉 2016-06-15 02:15:35 +03:00
Lidan Hifi
6715d63acb fix dependencies 2016-05-23 00:13:24 +03:00
Lidan Hifi
d5b080e91b upgrade to react-native 0.25 2016-05-19 18:31:45 +03:00
Lidan Hifi
25c9c40003 fix bug- trigger notification opened event on app launch 2016-05-09 17:04:03 +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
fa36916eb7 remove categories from pushkit registration (typo) 2016-04-19 13:26:26 +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
dbd5e17e30 fixed some babel issues 2016-04-12 12:31:41 +03:00
Lidan Hifi
8696167edb return unified IOSNotification object for regular and managed notifications 2016-04-12 02:08:05 +03:00
Lidan Hifi
0059891009 change package index file, fix example app 2016-04-06 23:52:46 +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