56 Commits

Author SHA1 Message Date
yogevbd
4720b9f912 Upgrade react-native@0.60.4 2019-07-27 14:50:28 +03:00
yogevbd
1ee45a45ea Fix example android project settings 2019-07-26 15:12:40 +03:00
yogevbd
4908c56ea6 Add test coverage on native iOS 2019-07-26 14:37:44 +03:00
yogevbd
25b5baf86f Add e2e tests and final adjustments 2019-07-10 20:57:06 +03:00
yogevbd
c97e559ad5 Fix unit tests 2019-07-09 14:45:17 +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
yogevbd
df53f390fd WIP 2019-07-08 01:31:51 +03:00
yogevbd
38255d4fdb Clean logs 2019-07-07 19:50:36 +03:00
yogevbd
6a3809abec WIP 2019-07-07 15:45:04 +03:00
yogevbd
10730bed07 Refactor, split code, upgrade react 2019-07-07 12:41:53 +03:00
yogevbd
942d62fa1c Use local RN js code 2019-07-04 17:11:47 +03:00
Artal Druk
99717b1463 Revert "[WIP] iOS deprecated API replacement (#295)"
This reverts commit 498dd34b70.
2019-05-02 15:35:16 +03:00
Artal Druk
df5b89e8d9 example project: upgrade to RN 0.59 2019-04-18 10:46:04 +03:00
aboelbisher
498dd34b70 [WIP] iOS deprecated API replacement (#295)
* IOS deprecated API replacement
2019-03-18 11:24:55 +02:00
Guy Carmeli
e76b6dd0b4 update example app to RN 0.57 2018-11-04 15:44:10 +02:00
Guy Carmeli
254539e064 Update example app
Update gradle files, nothing fancy.
2018-11-04 14:50:21 +02:00
Amit Davidi
2c71cd9192 Upgrade ios example proj deployment target 2018-02-27 16:16:49 +02:00
Amit Davidi
28a2811766 Upgrade lib and demo projects to RN 0.51 2018-01-11 14:27:26 +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