- Nov 20, 2015
-
-
Simon MacDonald authored
-
- Nov 19, 2015
-
-
Simon MacDonald authored
fix Issue 354
-
Alexis LE GOFF authored
-
Alexis LE GOFF authored
-
Simon MacDonald authored
-
- Nov 18, 2015
-
-
Simon MacDonald authored
add sound default statement
-
Simon MacDonald authored
Added event handler removal
-
Simon MacDonald authored
-
Simon MacDonald authored
-
Simon MacDonald authored
-
- Nov 11, 2015
-
-
Giordano authored
-
Giordano authored
-
Giordano authored
-
Giordano Cardillo authored
-
- Nov 10, 2015
-
-
Zam authored
-
- Nov 08, 2015
-
-
Frederico Galvão authored
Update README.md
-
Albert Leao authored
Added detail about requiring no extension as the file name.
-
- Nov 03, 2015
-
-
Simon MacDonald authored
-
Simon MacDonald authored
-
- Nov 02, 2015
-
-
Simon MacDonald authored
-
Simon MacDonald authored
-
Simon MacDonald authored
-
- Oct 27, 2015
-
-
Frederico Galvão authored
-
Simon MacDonald authored
-
Simon MacDonald authored
-
- Oct 26, 2015
-
-
Simon MacDonald authored
Work on silent push Handle content-available key Add completionHandler Implement JS Send plugin result from finish Document background push Android shim for finish method
-
- Oct 21, 2015
-
-
Simon MacDonald authored
-
- Oct 19, 2015
-
-
Simon MacDonald authored
-
- Oct 18, 2015
-
-
Simon MacDonald authored
Fixes for using new GcmReceiver code
-
Scott Davidson authored
Replace intent category "com.example.gcm" with $PACKAGE_NAME in plugin.xml. Change play services dependancy to more specific play-services-gcm update issue #188
-
- Oct 15, 2015
-
-
Simon MacDonald authored
Add getApplicationIconBadgeNumber method
-
Ruben Stolk authored
-
- Oct 13, 2015
-
-
Simon MacDonald authored
Refactor key extraction into single method.
-
Scott Davidson authored
This change moves all alternative key logic into a single method. Allows message keys to be in nested in "data" or "message" object. This is to support parse.com and other providers. Added additional keys to support Urban Airship. fixes #147 replaces #218 and #182
-
- Oct 12, 2015
-
-
Simon MacDonald authored
Remove gcm.jar Implement GCM Clould Messaging Implement Token Refresh Listener Update Android compilation instructions
-
- Oct 10, 2015
-
-
Simon MacDonald authored
Remove unnecessary didRegisterUserNotificationSettings implementation, which did break cordova-local-notifications-plugin as a side effect
-
Francesco Degrassi authored
-
Francesco Degrassi authored
Conflicting implementation of didRegisterUserNotificationSettings prevents cordova-local-notifications-plugin from being notified of success. emoving it fixes the problem as it was redundant (simply calls registerForRemoteNotifications, which is called anyway from PushPlugin:init right after registerUserNotificationSettings). Fixes phonegap/phonegap-plugin-push/issues/183 and katzer/cordova-plugin-local-notifications/issues/695
-
- Oct 05, 2015
-
-
Simon MacDonald authored
-
- Oct 02, 2015
-
-
Simon MacDonald authored
allow forceShow option to always notify (android only atm)
-