Commit Graph

18 Commits

Author SHA1 Message Date
Chris Bianca
b9df258402 [notifications] Android channel and channel group support 2018-03-05 08:28:13 +00:00
Chris Bianca
cd0ef4e3b7 [notifications] Continue android implementation 2018-02-15 14:59:21 +00:00
Chris Bianca
99b4b6550b [notifications] WIP Android implementation 2018-02-15 08:11:17 +00:00
Chris Bianca
1ddc76616d [fcm] Fix getInitialMessage; Handle a few more android fields 2018-02-09 10:17:16 +00:00
Chris Bianca
e329851c44 [ios] Android hasPermission method 2018-02-05 18:18:54 +00:00
Chris Bianca
a460d8f809 [fcm] Work in progress iOS message support 2018-02-02 12:05:51 +00:00
Chris Bianca
850f04914f [fcm] Android instanceid and core fcm support; iOS instance and basic fcm support 2018-02-02 08:40:48 +00:00
Akshet Pandey
802c54ade8 [android][messaging] Handle SecuritException in cancelAllLocalNotifications 2017-11-20 16:58:55 -08:00
Michele Bombardi
c5d4ca6e9b e.printStackTrace -> Log.e(...) 2017-09-27 13:16:07 +02:00
Michele Bombardi
d119de19d4 import java.io.IOException 2017-09-26 17:05:44 +02:00
Michele Bombardi
4c8581211a deleteInstanceId (Android only) 2017-09-26 16:58:47 +02:00
Michele Bombardi
e6cb5fed60 deleteInstanceId feature (Android only) 2017-09-26 16:33:20 +02:00
Chris Bianca
0a645c2261 [messaging][android] Bit of tidy up of Android messaging; Update messaging event names to match iOS 2017-05-30 09:52:04 +01:00
Salakar
91e9263965 [js][ios][android][messaging] full implementation of upstream send including RemoteMessage builder 2017-03-30 16:25:27 +01:00
Salakar
856da83a80 [android, ios] first draft of full fcm implementation - ios still todo 2017-03-17 16:04:39 +00:00
Salakar
1acbff834f [ios, android] fixed messaging() send() - now a promise on native - added stub method for ios as the existing one was empty 2017-03-15 14:00:28 +00:00
Salakar
6d52b6d4d3 messaging().getToken now correctly returns a string on both platforms 2017-03-15 12:57:36 +00:00
Salakar
c652d73c9f RNFirebase android 2017-03-02 11:30:08 +00:00