- May 14, 2014
-
-
Bas Bosman authored
-
- May 13, 2014
-
-
Russell Beattie authored
Updating sound file section as e.soundname doesn't work on Fire OS. Probably should test it though.
-
Archana Naik authored
New nodeJS based server script to test amazon ADM push notification services.
-
- May 09, 2014
-
-
Eddy Verbruggen authored
-
- May 01, 2014
-
-
EddyVerbruggen authored
-
Nadya Atanasova authored
Align correctly tabs.
-
Archana Naik authored
Added server script and readme for Amazon Device Messaging.
-
- Apr 01, 2014
-
-
Archana Naik authored
Added server script and readme for Amazon Device Messaging.
-
- Mar 14, 2014
-
-
EddyVerbruggen authored
-
- Dec 01, 2013
-
-
Sebastian Sierra authored
-
- Nov 25, 2013
-
-
keab42 authored
-
- Nov 23, 2013
-
-
Jorge Martínez Mauricio authored
-
- Sep 26, 2013
- Sep 13, 2013
-
-
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
-
- Jun 06, 2013
-
-
Mikhail Benediktovich authored
-
- Jun 05, 2013
-
-
Bob Easterday authored
-
- May 17, 2013
-
-
Guido Smeets authored
* Put all the plugin code in the plugin namespace: com.plugin.gcm; * Renamed to namespace GCM to gcm, namespaces should be lower case according to the java style guidelines; * Deleted the google gcm code and added gcm.jar instead; * Added CordovaGCMBroadcastReceiver.java to enable GCMIntentService to be namespaced in the plugin namespace instead of the client project (which is is the default with google's GCMIntentService); * Moved all java <--> javascript interop to PushPlugin; * Moved all notification code to GCMIntentService (maybe this fits better in its own class); * Changed the way the plugin detects cold starts in order for it not to crash when the back button is used to navigate out of the app; * Changed the caching on the filesystem to a memory cache on a static variable, which increases performance and simplifies code; * Cut up some code into separate methods ; * Added code comments; * Updated the readme file.
-
- Mar 27, 2013
-
-
markeeftb authored
You need to add android.permission.GET_TASKS. Without this permission, the application crashes when it receives PUSH NOTIFICATION.
-
- Mar 26, 2013
-
-
Bob Easterday authored
-
- Feb 15, 2013
-
-
Bob Easterday authored
-
- Jan 24, 2013
-
-
Colene authored
Fix apple link.
-
- Dec 19, 2012
-
-
Bob Easterday authored
-
Bob Easterday authored
-
- Nov 27, 2012
-
-
Bob Easterday authored
-
Bob Easterday authored
-
Bob Easterday authored
-