- Nov 01, 2013
-
-
scotthooker authored
We should always send a notification this is better than never sending one
-
scotthooker authored
-
- Oct 31, 2013
-
-
scotthooker authored
We can rely on the the other activity functions setting foreground to be true
-
scotthooker authored
Allow the plugin to know when the app is no longer in foreground so that it may receive push notifications
-
- Oct 28, 2013
-
-
Bob Easterday authored
Added clobbers for PushNotification
-
Bob Easterday authored
JSON fix
-
Bob Easterday authored
Callback now invoked
-
- Oct 25, 2013
-
-
Erik Jan de Wit authored
-
Erik Jan de Wit authored
-
- Oct 16, 2013
-
-
Chris Wiggins authored
-
Chris Wiggins authored
-
- Oct 12, 2013
-
-
Michal Kuklis authored
-
Michal Kuklis authored
-
Michal Kuklis authored
-
- Oct 07, 2013
-
-
Bob Easterday authored
Android : getString should be extras.getString
-
Marco Silva authored
-
- Oct 04, 2013
-
-
Bob Easterday authored
-
Bob Easterday authored
added foreground boolean
-
Bob Easterday authored
Added getString method to setContentTitle and setTicker
-
Bob Easterday authored
Enable syntax highlighting for code examples in readme file
-
Bob Easterday authored
-
Bob Easterday authored
-
Erik Jan de Wit authored
-
Erik Jan de Wit authored
-
Erik Jan de Wit authored
-
- Oct 01, 2013
-
-
madebycm authored
ContentTitle and Ticker can now be set from the GCM server via the "title" field in the "data" parameter (appName is no longer hard coded).
-
- Sep 26, 2013
-
-
Armno authored
-
Armno authored
-
Bob Easterday authored
Eliminate need for GET_TASKS permission
-
Bob Easterday authored
Fixes Cordova error when trying to open the app from the notification bar
-
- Sep 24, 2013
-
-
Rubén Norte authored
-
Rubén Norte authored
-
- Sep 13, 2013
-
-
Bob Easterday authored
Added a missing comma after errorHandler
-
Sergio Morstabilini authored
-
- Sep 12, 2013
-
-
Robert (Jamie) Munro authored
* Don't check if we are in the foreground - that happens anyway in the sendExtras() method (https://github.com/phonegap-build/PushPlugin/blob/master/src/android/com/plugin/gcm/PushPlugin.java#L111) * Only display a message if the message has text to be displayed Fixes #52 and undoes #3
-
- Sep 10, 2013
-
-
Bob Easterday authored
-
Bob Easterday authored
Use & instead of your large and error prone if statements
-
Bob Easterday authored
Fix typo: successCallback should be errorCallback
-
Bob Easterday authored
-
Bob Easterday authored
Finalize pre-3.0.0 plugin fixes
-