- Jun 29, 2014
-
-
Amir Gamil authored
This allows for multiple notifications to be displayed on Android. Simply add data with key "notId" and an integer value when sending via GCM. Differentiate between different notifications by setting different notIds. Defaults to 0 if not key supplied.
-
- May 14, 2014
-
-
Byron Matto authored
-
- May 13, 2014
-
-
Archana Naik authored
[PushPlugin] Coldstart property missing from notification event in JavaScript in Cordova Push Notifications Plugin Added logic for Coldstart support. Client JS can parse this flag.
-
- May 01, 2014
-
-
Nadya Atanasova authored
Align correctly tabs.
-
Nadya Atanasova authored
Add API for showing toast notifications, using the system behaviour. Expose interface for users to handle raw and toast notifications by js callbacks. This way they can handle notifications differently than the system
-
Nadya Atanasova authored
If user want to open new channel they have to have the option to close the current one. Update the error text. Remove the channel field as it is not necessary.
-
Nadya Atanasova authored
It appears that MPNS opens only one channel per application and defines it by name. Sometimes the channeluriupdate is called with delay and it looks like the channel has no Uri. Handle this by adding urichangedcallback js function. Added js error callback to handle errors. Added error to notify the user if they try to open new channel but already have opened one as this is throwing argument exception. Extract the js function execution in separate method as it is reused.
-
Nadya Atanasova authored
Adding TryCast method improves readability and decreases the code nesting.
-
Archana Naik authored
Updated event names for the callback so existing sample code works with both android and amazon-fireos
-
Archana Naik authored
-
Archana Naik authored
Config options are persisted now. When app is forced stopped, we read config options from sharedPreferences. Also, fixes error message not being shown properly.
-
Archana Naik authored
Fixed couple of issues - 1. permission denied when launching the app from notification. 2. Message is not downloaded when resumed after hitting hoem button.
-
Archana Naik authored
-
- Apr 10, 2014
-
-
Archana Naik authored
Updated event names for the callback so existing sample code works with both android and amazon-fireos
-
- Apr 09, 2014
-
-
Archana Naik authored
-
- Apr 04, 2014
-
-
Archana Naik authored
Config options are persisted now. When app is forced stopped, we read config options from sharedPreferences. Also, fixes error message not being shown properly.
- Apr 01, 2014
-
-
Archana Naik authored
Fixed couple of issues - 1. permission denied when launching the app from notification. 2. Message is not downloaded when resumed after hitting hoem button.
-
- Mar 25, 2014
-
-
Archana Naik authored
-
- Mar 14, 2014
-
-
EddyVerbruggen authored
-
- Dec 09, 2013
-
-
Bob Easterday authored
-
- Dec 03, 2013
-
-
Bob Easterday authored
-
- Nov 30, 2013
-
-
Sergey Protko authored
-
- Nov 23, 2013
-
-
Bob Easterday authored
-
- Nov 19, 2013
-
-
keiichi matsunaga authored
-
- Nov 13, 2013
-
-
keiichi matsunaga authored
-
- Nov 02, 2013
-
-
Bob Easterday authored
-
- 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 25, 2013
-
-
Erik Jan de Wit authored
-
- Oct 16, 2013
-
-
Chris Wiggins authored
-
Chris Wiggins authored
-
- Oct 07, 2013
-
-
Marco Silva authored
-
- Oct 04, 2013
-
-
Bob Easterday authored
-
Erik Jan de Wit authored
-
Erik Jan de Wit authored
-
Erik Jan de Wit authored
-