Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OneSignal improvements #352

Merged
merged 11 commits into from
Jul 25, 2016
Merged

OneSignal improvements #352

merged 11 commits into from
Jul 25, 2016

Commits on Jun 27, 2016

  1. Merge pull request #1 from driftyco/master

    Current master
    Aaron Czichon authored Jun 27, 2016
    Configuration menu
    Copy the full SHA
    d5c0e7f View commit details
    Browse the repository at this point in the history
  2. Added OneSignal wrapper

    Aaron Czichon committed Jun 27, 2016
    Configuration menu
    Copy the full SHA
    b95774e View commit details
    Browse the repository at this point in the history
  3. documentation

    Aaron Czichon committed Jun 27, 2016
    Configuration menu
    Copy the full SHA
    020674f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2016

  1. Changes for callback of notification revieced

    Aaron Czichon committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    91f1b4b View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2016

  1. fixes for @cordova decorators without Promise return

    Aaron Czichon committed Jul 2, 2016
    Configuration menu
    Copy the full SHA
    e591ead View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2016

  1. Merge

    Czichon committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    4e29c42 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'driftyco-master'

    Czichon committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    a935df5 View commit details
    Browse the repository at this point in the history
  3. Merge

    Czichon committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    6617db3 View commit details
    Browse the repository at this point in the history
  4. Improvements to OneSignal

    extended init function with notificationOpenedCallback as an optional parameter
    Czichon committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    3a210eb View commit details
    Browse the repository at this point in the history
  5. Platforms removed

    OneSignal supports more than only these 3 platforms. It's available to nearly all Cordova platforms.
    Czichon committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    71d7fb4 View commit details
    Browse the repository at this point in the history
  6. Init method turned into observable

    Czichon committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    bdbba78 View commit details
    Browse the repository at this point in the history