Yogev Ben David
006e4ab86f
V3 ( #437 )
...
* Add typescript support
* Add unit tests
* Splits requestPermissionsWithCategories to two functions
* Done converting the js part to typescript
* typescript WIP
* Fix unit
* Fix e2e
* Identical API for Android and iOS
* Fix bundle
* build typescript before test-e2e-ios
* build typescript before test-e2e-ios
* Add docousaurus documentation
* Fix rebase from master
* Move android and ios folders into lib folder
* Split Notification.ts, Fix android example module
* Add test coverage for Notification.ts, clean old js files
* Updated docs
* Move ios and android commands to designated classes
* Remove package.json unused packages
* Fix e2e
* Fix docs, remove circleci config file
* 3.0.0-alpha.0
* Update README.md
* Fix js tests
* Add missing flavors
* Update release script
* Add pretest scripts
* Update release script
* Revert manual version change
* Fix release build
* Gradle resolve react-native version flavor
* Fix documentation website
* Add identical registerRemoteNotifications api for iOS and Android
* Finish API documentation
* Merge from master branch
* Fix build
* Remove NOTIFICATION_RECEIVED_FOREGROUND_EVENT_NAME
* Fix iOS example project
* Split specific iOS events, Update docs
* Add subscription documentation guide
* Add Local Notifications documentation guide
* Fix handling actions, Add event handling documentation guide
* Fix platforms logo
* Fix iOS unit tests
* Update package.json version to 3.0.0-beta.0 and generate CHANGELOG.gren.md [ci skip]
* Fix documentation
* Add prerelease script
* Update package.json version to 3.0.0-beta.1 and generate CHANGELOG.gren.md [ci skip]
* Add npm run docusaurus
* Add removeAllDeliveredNotifications support for both iOS and Android
* Add CI tag support
* Fix podspec
* Update iOS installation
* Fix android installation
* fix build.gradle rn package.json path
* Fix iOS
* Add NotificationFactory
* Fix tests
* Fix resolving gradle react native version
* find rn package.json by checking if the file exists instead of an exception in JsonSlurper
* Fix e2e
* Update package.json version to 3.0.0-beta.2 and generate CHANGELOG.gren.md [ci skip]
* Rename setBadgesCount to setBadgeCount
* add ios and android Notifications object getters
* Update package.json version to 3.0.0-beta.3 and generate CHANGELOG.gren.md [ci skip]
* Fix android token registration
* Update package.json version to 3.0.0-beta.4 and generate CHANGELOG.gren.md [ci skip]
Co-authored-by: wixmobile <41264282+wixmobile@users.noreply.github.com >
Co-authored-by: Artal Druk <artald@wix.com >
2020-01-15 17:13:07 +02: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
88bc7c127f
Fix release script
2019-09-22 14:26:56 +03:00
yogevbd
8de8983a4c
Fix changelog fileName
2019-09-22 13:11:26 +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
2019-09-22 12:51:56 +03:00
yogevbd
ee9e798dc4
Fix realese script
2019-09-15 16:41:31 +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
42902b8677
Add release script
2019-08-13 18:00:53 +03:00
yogevbd
20891e75e2
Add test-js script
2019-08-13 16:22:09 +03:00
yogevbd
b2c4281fd6
Add clean script
2019-08-13 16:00:05 +03:00
yogevbd
75da8996e4
Install android
2019-07-29 17:27:10 +03:00
yogevbd
e7fb74b597
Remove lerna
2019-07-29 17:14:26 +03:00
yogevbd
da07f890f0
Add install.sh
2019-07-29 16:41:06 +03:00
yogevbd
2e16ef7e7a
circleCI support
2019-07-29 16:32:36 +03:00
yogevbd
aaf7dcd486
Add test script
2019-07-29 12:26:44 +03:00
yogevbd
7aa1eba632
Fix android unit tests
2019-07-28 15:18:31 +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
911765e24f
WIP
2019-07-04 16:37:32 +03:00