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

cordova-plugin-leanpush #5

Open
wants to merge 31 commits into
base: master
Choose a base branch
from
Open

cordova-plugin-leanpush #5

wants to merge 31 commits into from

Commits on Jul 13, 2015

  1. a lot

    Xinyu Zhang committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    99379bd View commit details
    Browse the repository at this point in the history
  2. add gitignore, add stuff to lpush.js

    Xinyu Zhang committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    84b56d6 View commit details
    Browse the repository at this point in the history
  3. add screen recording, finish readme, fix bug in android

    Xinyu Zhang committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    7160320 View commit details
    Browse the repository at this point in the history
  4. add warning

    Xinyu Zhang committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    4109570 View commit details
    Browse the repository at this point in the history
  5. fix readme and install script

    Xinyu Zhang committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    62095c7 View commit details
    Browse the repository at this point in the history
  6. change function name, remove lpush.js

    Xinyu Zhang committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    4000cf5 View commit details
    Browse the repository at this point in the history
  7. fix lpush-install.js

    Xinyu Zhang committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    a041498 View commit details
    Browse the repository at this point in the history
  8. fix readme.md

    Xinyu Zhang committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    0abea03 View commit details
    Browse the repository at this point in the history
  9. fix and rename lpush-install, update package.json

    Xinyu Zhang committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    4ae96c3 View commit details
    Browse the repository at this point in the history
  10. fix android bug

    Xinyu Zhang committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    e5f2551 View commit details
    Browse the repository at this point in the history
  11. usable

    Xinyu Zhang committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    59bf423 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2015

  1. Update README.md

    Xinyu Zhang committed Jul 14, 2015
    Configuration menu
    Copy the full SHA
    ccc3661 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Xinyu Zhang committed Jul 14, 2015
    Configuration menu
    Copy the full SHA
    52e33a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2015

  1. change getInstallation result from string to json, add prevAppState t…

    …o notice result
    Xinyu Zhang committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    aa38bd3 View commit details
    Browse the repository at this point in the history
  2. last commit rm two source files...

    Xinyu Zhang committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    096a16b View commit details
    Browse the repository at this point in the history
  3. fix android bug

    Xinyu Zhang committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    1e0593c View commit details
    Browse the repository at this point in the history
  4. add api doc for readme

    Xinyu Zhang committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    74836a1 View commit details
    Browse the repository at this point in the history
  5. add new screenshot, and fix readme again

    Xinyu Zhang committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    020cfed View commit details
    Browse the repository at this point in the history
  6. v0.3.0

    Xinyu Zhang committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    afbd248 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2015

  1. Update README.md

    Xinyu Zhang committed Jul 21, 2015
    Configuration menu
    Copy the full SHA
    b22f154 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2015

  1. fix set prevAppState bug

    Xinyu Zhang committed Aug 4, 2015
    Configuration menu
    Copy the full SHA
    bb30449 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:BenBBear/cordova-plugin-leanpush

    * 'master' of github.com:BenBBear/cordova-plugin-leanpush:
      Update README.md
    Xinyu Zhang committed Aug 4, 2015
    Configuration menu
    Copy the full SHA
    c8aacc7 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2015

  1. Update README.md

    Xinyu Zhang committed Aug 6, 2015
    Configuration menu
    Copy the full SHA
    5eebbb7 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2015

  1. Update README.md

    Xinyu Zhang committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    a0937a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2015

  1. Fix getInstallation Typo

    Xinyu Zhang committed Sep 4, 2015
    Configuration menu
    Copy the full SHA
    29b0534 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2015

  1. Configuration menu
    Copy the full SHA
    17dac76 View commit details
    Browse the repository at this point in the history
  2. add xml2js, thunks to package.json

    Xinyu committed Sep 18, 2015
    Configuration menu
    Copy the full SHA
    26252f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2016

  1. Update CDVLeanPush.m

    support for cordova-ios4
    fix error: "No visible @interface for 'UIView' declares the selector 'stringByEvaluatingJavaScriptFromString:'"
    yesir1006 committed Mar 16, 2016
    Configuration menu
    Copy the full SHA
    e45d040 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from yesir1006/yesir1006-patch-1

    Update CDVLeanPush.m
    yesir1006 committed Mar 16, 2016
    Configuration menu
    Copy the full SHA
    951842a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2016

  1. Merge pull request #13 from yesir1006/master

    support for cordova-ios4
    Sayen Xinyu Zhang committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    2ca0404 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    Sayen Xinyu Zhang committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    493a326 View commit details
    Browse the repository at this point in the history