yogevbd
bc4a8dc3d8
Fix e2e
2020-01-13 13:30:43 +02:00
yogevbd
75c6776f2e
Merge remote-tracking branch 'origin' into v3
2020-01-12 15:03:39 +02:00
Rotem Mizrachi-Meidan
e980745d91
Update Robolectric setup ( #422 )
...
* Update dependencies and specifically robolectric setup to stop leaking the setup script to dependant projects.
* deleted deprecated script prepare-robolectric
2019-12-14 19:21:28 +02:00
yogevbd
d94ebbb80c
Fix handling actions, Add event handling documentation guide
2019-10-02 17:16:24 +03:00
yogevbd
27da4aa238
Split specific iOS events, Update docs
2019-10-02 16:23:21 +03:00
yogevbd
6a64314c72
Fix iOS example project
2019-10-02 15:03:22 +03:00
yogevbd
e1d0c8095f
Merge from master branch
2019-10-02 14:05:39 +03:00
Yogev Ben David
95d1a399de
Remove vibrate permissions maxSdkVersion, fix example project on android ( #388 )
2019-10-02 13:29:20 +03:00
Yogev Ben David
51097b28ad
Xcode 11 support in CI ( #384 )
...
* Run detox e2e tests on iPhone 11
* Run detox e2e tests on iPhone 11
* Run detox e2e tests on iPhone 11
* Link CallKit framework for iOS 11
* Upgrade detox@14.x.x
* Add CallKit to example project frameworks
2019-09-25 21:39:21 +03:00
yogevbd
35432ac048
Gradle resolve react-native version flavor
2019-09-15 20:08:02 +03:00
yogevbd
16d0acdf19
Merge remote-tracking branch 'origin' into v3
2019-09-14 23:11:52 +03:00
Yogev Ben David
0fdabd3e43
React Native 0.60 Support ( #375 )
...
* Add react-native@0.60 .* support
* Change variant name
* Update installation docs
* Fix example project
* Update installation.md
2019-09-14 22:28:33 +03:00
yogevbd
978038775c
Fix e2e
2019-09-12 11:01:17 +03:00
yogevbd
e6281eb051
Move ios and android commands to designated classes
2019-09-09 18:22:10 +03:00
yogevbd
4e661458a7
Split Notification.ts, Fix android example module
2019-09-09 11:50:26 +03:00
yogevbd
ae51849ae4
Move android and ios folders into lib folder
2019-08-13 15:09:37 +03:00
yogevbd
6836b9a2ee
Fix bundle
2019-08-13 14:53:36 +03:00
yogevbd
d0fefcb866
Identical API for Android and iOS
2019-08-13 14:53:36 +03:00
yogevbd
4520e23b32
Fix e2e
2019-08-13 14:53:36 +03:00
yogevbd
c0e921c160
typescript WIP
2019-08-13 14:53:36 +03:00
yogevbd
a972d1eec2
Add typescript support
2019-08-13 14:53:36 +03:00
Yogev Ben David
e434c62055
Remove GCM leftovers ( #359 )
...
* Remove GCM leftovers, fix typos
* Print android unit tests output
2019-08-12 16:23:29 +03:00
yogevbd
381b559c8c
Fix e2e
2019-07-29 16:56:29 +03:00
yogevbd
7958723c43
Add send local notification on android example app
2019-07-29 11:45:14 +03:00
yogevbd
7aa1eba632
Fix android unit tests
2019-07-28 15:18:31 +03:00
yogevbd
c06c806a71
Uprgade react-native@0.59.5
2019-07-27 22:28:01 +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