yogevbd
1509072bf9
Merge branch 'v3' of github.com:wix/react-native-notifications into v3
3.0.0-beta.2
2020-01-13 13:30:56 +02:00
yogevbd
bc4a8dc3d8
Fix e2e
2020-01-13 13:30:43 +02:00
Artal Druk
8f807b0cb7
find rn package.json by checking if the file exists instead of an exception in JsonSlurper
2020-01-13 13:30:43 +02:00
yogevbd
67e072c83b
Fix resolving gradle react native version
2020-01-13 13:18:58 +02:00
yogevbd
f5ae7791b4
Fix tests
2020-01-13 13:13:48 +02:00
yogevbd
62769db409
Add NotificationFactory
2020-01-13 13:06:12 +02:00
yogevbd
cbc84ff1c6
Fix iOS
2020-01-12 17:53:02 +02:00
Artal Druk
504a73bbaf
fix build.gradle rn package.json path
2020-01-12 17:03:45 +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
062fd3a3de
Fix podspec
2020-01-12 16:20:16 +02:00
yogevbd
a67dd3a2dc
Add CI tag support
2020-01-12 15:46:42 +02:00
yogevbd
6eeafe03d6
Add removeAllDeliveredNotifications support for both iOS and Android
2020-01-12 15:43:18 +02:00
yogevbd
394371c2ec
Add npm run docusaurus
2020-01-12 15:13:34 +02:00
yogevbd
75c6776f2e
Merge remote-tracking branch 'origin' into v3
2020-01-12 15:03:39 +02:00
wixmobile
a6a5472d2b
Update package.json version to 2.1.7 and generate CHANGELOG.gren.md [ci skip]
2019-12-14 12:42:37 -05: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
2.1.7
2.1.6-snapshot.60
2019-12-14 19:21:28 +02:00
wixmobile
fbd964e70b
Update package.json version to 2.1.6 and generate CHANGELOG.gren.md [ci skip]
2019-11-21 06:43:53 -05:00
roiberlin
c4535d682e
add RNNotificationCenterMulticast ( #411 )
2.1.6
2.1.5-snapshot.57
2019-11-20 17:43:57 +02:00
wixmobile
9145155dd9
Update package.json version to 2.1.5 and generate CHANGELOG.gren.md [ci skip]
2019-10-28 07:56:01 -04:00
Yogev Ben David
cdddf35ff2
Allow cancel delivered notification with tag ( #402 )
...
* Allow cancel local notification with tag
* Rename to cancelDeliveredNotification
2.1.5
2.1.4-snapshot.54
2019-10-28 13:42:56 +02:00
wixmobile
319c567600
Update package.json version to 2.1.4 and generate CHANGELOG.gren.md [ci skip]
2019-10-28 05:04:46 -04:00
wixmobile
232d10fe3d
Update package.json version to 2.1.4-beta.0 and generate CHANGELOG.gren.md [ci skip]
2.1.4
2019-10-27 18:58:13 -04:00
Yogev Ben David
feec43139a
Remove all delivered notifications support for android ( #401 )
2.1.4-beta.0
3.0.0-beta.1-snapshot.49
2019-10-28 00:17:30 +02:00
wixmobile
6fe705ffd6
Update package.json version to 3.0.0-beta.1 and generate CHANGELOG.gren.md [ci skip]
2019-10-07 06:24:45 -04:00
yogevbd
2ad92d6104
Add prerelease script
3.0.0-beta.1
2019-10-07 13:11:03 +03:00
yogevbd
9ef5e6f1c1
Fix documentation
2019-10-07 12:19:21 +03:00
wixmobile
2b40b3b4a1
Update package.json version to 3.0.0-beta.0 and generate CHANGELOG.gren.md [ci skip]
2019-10-02 10:50:43 -04:00
yogevbd
8cf658f81b
Fix iOS unit tests
3.0.0-beta.0
2019-10-02 17:38:45 +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
6a64314c72
Fix iOS example project
2.1.3-snapshot.44
2019-10-02 15:03:22 +03:00
yogevbd
34328162c4
Remove NOTIFICATION_RECEIVED_FOREGROUND_EVENT_NAME
2019-10-02 14:44:11 +03:00
yogevbd
6adee3e76b
Fix build
2019-10-02 14:39:10 +03:00
yogevbd
e1d0c8095f
Merge from master branch
2019-10-02 14:05:39 +03:00
yogevbd
c6c4d0f310
Finish API documentation
2019-10-02 13:44:37 +03:00
yogevbd
b37ed53f35
Add identical registerRemoteNotifications api for iOS and Android
2019-10-02 13:43:04 +03:00
Yogev Ben David
95d1a399de
Remove vibrate permissions maxSdkVersion, fix example project on android ( #388 )
2.1.3-snapshot.40
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
2.1.3-snapshot.39
2019-09-25 21:39:21 +03:00
wixmobile
d65dc4f60f
Update package.json version to 2.1.3 and generate CHANGELOG.gren.md [ci skip]
2019-09-22 07:54:28 -04:00
yogevbd
88bc7c127f
Fix release script
2.1.3
2.1.0-snapshot.34
2019-09-22 14:26:56 +03:00
yogevbd
8de8983a4c
Fix changelog fileName
3.0.0-alpha.0-snapshot.30
2019-09-22 13:11:26 +03:00
Carlos Alcazar
a1510bae1b
Fixing white square icon and annotation error ( #379 )
...
* Fixing issue with notification showing as a white square for application icons that do not follow the notification icon Standard. Should be a non breaking change as the fall back should pull the application icon if it's not defined
* Not sure how long this error has been here but we are importing the wrong thing. We should be importing NonNull as importing Nullable causes a build error. The RN 60 flavor of the file is importing the NonNull
* Updating documentation for the Icon
* Fixing image name and updating documentation
* Update installation.md
Forgot one more place to update the file name
3.0.0-alpha.0-snapshot.28
2019-09-22 12:57:23 +03:00
yogevbd
5503586466
Merge remote-tracking branch 'origin' into v3
2019-09-22 12:54:03 +03:00
Yogev Ben David
f421c5127e
Autogenerate changelog using github-release-notes ( #382 )
...
* Auto generate changelog
* Update .github/main.workflow
* Add skip-changelog as a valid PR label
3.0.0-alpha.0-snapshot.27
2019-09-22 12:51:56 +03:00
yogevbd
ccc188581b
Fix main.workflow
3.0.0-alpha.0-snapshot.26
2019-09-20 18:29:04 +03:00
yogevbd
2a5a492bd7
Add .github/main.workflow
3.0.0-alpha.0-snapshot.25
2019-09-20 18:23:14 +03:00