ibm-bluemix-mobile-services / bms-pushnotifications-serversdk-java

IBM Cloud Mobile Services - Server side Java SDK for IBM Cloud Push Notifications Service
Apache License 2.0
3 stars 6 forks source link

Merge Request to master for new functionality APNS, FCM, Firefox, Safari, Chrome and ChromeAppExt #27

Closed ManavIBM closed 6 years ago

ManavIBM commented 6 years ago

Added additional settings options for APNS and FCM and also added optional settings for Chrome ,ChromAppExt , Firefox and Safari with the latest features as supported by the Push Server Code.

https://mobile.ng.bluemix.net/imfpush/

neekrish commented 6 years ago
  1. Has the code been tested in development branch? Yes
  2. Are there any new dependencies added? If yes, licenses are taken care? Yes taken care.
  3. Has the older version of the code in master tagged or branched and access given to public? Tags created for the current version.
  4. Have all the travis and codacy tests passed? If yes... Please add the links here . Yes

https://travis-ci.org/ibm-bluemix-mobile-services/bms-pushnotifications-serversdk-java/builds/274913168?utm_source=github_status&utm_medium=notification

https://travis-ci.org/ibm-bluemix-mobile-services/bms-pushnotifications-serversdk-java/builds/274912138?utm_source=github_status&utm_medium=notification

  1. Is the squash and Merge option available on this repo? Yes