-
Notifications
You must be signed in to change notification settings - Fork 39
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
base: master
Are you sure you want to change the base?
Commits on Jul 13, 2015
-
Xinyu Zhang committed
Jul 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 99379bd - Browse repository at this point
Copy the full SHA 99379bdView commit details -
add gitignore, add stuff to lpush.js
Xinyu Zhang committedJul 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 84b56d6 - Browse repository at this point
Copy the full SHA 84b56d6View commit details -
add screen recording, finish readme, fix bug in android
Xinyu Zhang committedJul 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 7160320 - Browse repository at this point
Copy the full SHA 7160320View commit details -
Xinyu Zhang committed
Jul 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 4109570 - Browse repository at this point
Copy the full SHA 4109570View commit details -
Xinyu Zhang committed
Jul 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 62095c7 - Browse repository at this point
Copy the full SHA 62095c7View commit details -
change function name, remove lpush.js
Xinyu Zhang committedJul 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 4000cf5 - Browse repository at this point
Copy the full SHA 4000cf5View commit details -
Xinyu Zhang committed
Jul 13, 2015 Configuration menu - View commit details
-
Copy full SHA for a041498 - Browse repository at this point
Copy the full SHA a041498View commit details -
Xinyu Zhang committed
Jul 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 0abea03 - Browse repository at this point
Copy the full SHA 0abea03View commit details -
fix and rename lpush-install, update package.json
Xinyu Zhang committedJul 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 4ae96c3 - Browse repository at this point
Copy the full SHA 4ae96c3View commit details -
Xinyu Zhang committed
Jul 13, 2015 Configuration menu - View commit details
-
Copy full SHA for e5f2551 - Browse repository at this point
Copy the full SHA e5f2551View commit details -
Xinyu Zhang committed
Jul 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 59bf423 - Browse repository at this point
Copy the full SHA 59bf423View commit details
Commits on Jul 14, 2015
-
Xinyu Zhang committed
Jul 14, 2015 Configuration menu - View commit details
-
Copy full SHA for ccc3661 - Browse repository at this point
Copy the full SHA ccc3661View commit details -
Xinyu Zhang committed
Jul 14, 2015 Configuration menu - View commit details
-
Copy full SHA for 52e33a9 - Browse repository at this point
Copy the full SHA 52e33a9View commit details
Commits on Jul 15, 2015
-
change getInstallation result from string to json, add prevAppState t…
…o notice result
Xinyu Zhang committedJul 15, 2015 Configuration menu - View commit details
-
Copy full SHA for aa38bd3 - Browse repository at this point
Copy the full SHA aa38bd3View commit details -
last commit rm two source files...
Xinyu Zhang committedJul 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 096a16b - Browse repository at this point
Copy the full SHA 096a16bView commit details -
Xinyu Zhang committed
Jul 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 1e0593c - Browse repository at this point
Copy the full SHA 1e0593cView commit details -
Xinyu Zhang committed
Jul 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 74836a1 - Browse repository at this point
Copy the full SHA 74836a1View commit details -
add new screenshot, and fix readme again
Xinyu Zhang committedJul 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 020cfed - Browse repository at this point
Copy the full SHA 020cfedView commit details -
Xinyu Zhang committed
Jul 15, 2015 Configuration menu - View commit details
-
Copy full SHA for afbd248 - Browse repository at this point
Copy the full SHA afbd248View commit details
Commits on Jul 21, 2015
-
Xinyu Zhang committed
Jul 21, 2015 Configuration menu - View commit details
-
Copy full SHA for b22f154 - Browse repository at this point
Copy the full SHA b22f154View commit details
Commits on Aug 4, 2015
-
Xinyu Zhang committed
Aug 4, 2015 Configuration menu - View commit details
-
Copy full SHA for bb30449 - Browse repository at this point
Copy the full SHA bb30449View commit details -
Merge branch 'master' of github.com:BenBBear/cordova-plugin-leanpush
* 'master' of github.com:BenBBear/cordova-plugin-leanpush: Update README.md
Xinyu Zhang committedAug 4, 2015 Configuration menu - View commit details
-
Copy full SHA for c8aacc7 - Browse repository at this point
Copy the full SHA c8aacc7View commit details
Commits on Aug 6, 2015
-
Xinyu Zhang committed
Aug 6, 2015 Configuration menu - View commit details
-
Copy full SHA for 5eebbb7 - Browse repository at this point
Copy the full SHA 5eebbb7View commit details
Commits on Aug 19, 2015
-
Xinyu Zhang committed
Aug 19, 2015 Configuration menu - View commit details
-
Copy full SHA for a0937a3 - Browse repository at this point
Copy the full SHA a0937a3View commit details
Commits on Sep 4, 2015
-
Xinyu Zhang committed
Sep 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 29b0534 - Browse repository at this point
Copy the full SHA 29b0534View commit details
Commits on Sep 18, 2015
-
Rewrite lpush-installer.js, use thunks instead of raw callback
Xinyu committedSep 18, 2015 Configuration menu - View commit details
-
Copy full SHA for 17dac76 - Browse repository at this point
Copy the full SHA 17dac76View commit details -
add xml2js, thunks to package.json
Xinyu committedSep 18, 2015 Configuration menu - View commit details
-
Copy full SHA for 26252f7 - Browse repository at this point
Copy the full SHA 26252f7View commit details
Commits on Mar 16, 2016
-
support for cordova-ios4 fix error: "No visible @interface for 'UIView' declares the selector 'stringByEvaluatingJavaScriptFromString:'"
Configuration menu - View commit details
-
Copy full SHA for e45d040 - Browse repository at this point
Copy the full SHA e45d040View commit details -
Merge pull request #1 from yesir1006/yesir1006-patch-1
Update CDVLeanPush.m
Configuration menu - View commit details
-
Copy full SHA for 951842a - Browse repository at this point
Copy the full SHA 951842aView commit details
Commits on Mar 24, 2016
-
Merge pull request #13 from yesir1006/master
support for cordova-ios4
Sayen Xinyu Zhang committedMar 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 2ca0404 - Browse repository at this point
Copy the full SHA 2ca0404View commit details -
Sayen Xinyu Zhang committed
Mar 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 493a326 - Browse repository at this point
Copy the full SHA 493a326View commit details