index
:
firebase-ios-sdk
master
Firebase iOS SDK
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Firebase
/
Messaging
Commit message (
Expand
)
Author
Age
*
Merge pull request #1486 from morganchen12/messaging-unswizzle
Morgan Chen
2018-07-02
|
\
|
*
Update Messaging changelog
Morgan Chen
2018-06-29
*
|
Merge pull request #1483 from morganchen12/messaging-unswizzle
Morgan Chen
2018-06-29
|
\
|
*
|
Fix the race condition of global data flag and fcm auto init enabled flag (#1...
Chen Liang
2018-06-29
|
*
Fix missing method in Messaging unswizzle
Morgan Chen
2018-06-29
|
/
*
Change 2015 to 2018 :) (#1474)
Ryan Wilson
2018-06-28
*
Update CHANGELOG.md (#1454)
Lingyi Zhang
2018-06-26
*
Remove heartbeat timestamp (#1449)
Lingyi Zhang
2018-06-25
*
add a warning message that the topic operation is suspended without a token (...
Chen Liang
2018-06-19
*
Corrected the deprecation warning when subscribing to or unsubscribing from a...
Chen Liang
2018-06-19
*
remove the token check for topic subscription/unsubscription (#1422)
Chen Liang
2018-06-19
*
update changelog for M27 release (#1348)
Chen Liang
2018-05-29
*
Temporary fix for Messaging's data collection bit (#1334)
Ryan Wilson
2018-05-25
*
Adding new error code to topic format error (#1324)
Chen Liang
2018-05-23
*
Merge pull request #1312 from alexames/master
Morgan Chen
2018-05-23
|
\
*
|
Update release log and remove extra deprecate warning (#1314)
Chen Liang
2018-05-23
|
*
Warn when topic format is incorrect.
Alex Ames
2018-05-22
*
|
add macro to remove deprecated warning (#1295)
Chen Liang
2018-05-22
*
|
ignore deprecated warning of get token method (#1292)
Chen Liang
2018-05-18
*
|
Use brackets to import system header sqlite3.h (#1285)
Paul Beusterien
2018-05-16
*
|
Add global data collection switch. (#1219)
Ryan Wilson
2018-05-14
|
/
*
shouldEstablishDirectChannel cannot be replaced by isDirectChannelEstablished...
Chen Liang
2018-04-26
*
Fix new Xcode 9.3 warnings (#1183)
Paul Beusterien
2018-04-25
*
Should always query the latest checkin info from InstanceID
Chen Liang
2018-04-23
*
Remove old, unused podspecs (#1129)
Paul Beusterien
2018-04-17
*
Update CHANGELOG for next release. (#1115)
Chen Liang
2018-04-16
*
Remove didReceiveAPNSToken: triggered by IID deprecated method setAPNSToken: ...
Chen Liang
2018-04-13
*
Options should be nullable for subscription (#1085)
Chen Liang
2018-04-13
*
Remove deprecated token callback (#1074)
Chen Liang
2018-04-12
*
remove deprecated data message callback (#1068)
Chen Liang
2018-04-11
*
Merge pull request #1067 from firebase/release-4.12.0
Paul Beusterien
2018-04-10
|
\
*
|
Remove deprecated remoteMessageDelegate (#1054)
Chen Liang
2018-04-09
*
|
add NS_ASSUME_NONNULL macros to messaging
Morgan Chen
2018-04-05
|
*
Fix nullability warning with new Messaging API (#1029) (#1032)
Ryan Wilson
2018-04-05
*
|
Fix nullability warning with new Messaging API (#1029)
Ryan Wilson
2018-04-05
|
*
Cherry Pick of comments and changelog for M23 (#1028)
Ryan Wilson
2018-04-04
*
|
Fix the comments for subscribe to topic (#1026)
Chen Liang
2018-04-04
|
/
*
improve logging when subscription failed (#1017)
Chen Liang
2018-04-02
*
update changelog for release (#1014)
Chen Liang
2018-04-02
*
Adding a new topic subscription/unsubcription with completion handler method ...
Chen Liang
2018-03-30
*
Remove FIRMessagingInstanceIDProxy
Morgan Chen
2018-03-27
*
Fix the issue completion handler is not triggered in subscribeToTopic. (#867)
Chen Liang
2018-02-28
*
Update CHANGELOG for release (#845)
Chen Liang
2018-02-23
*
Improve documentation on auto-init property in FCM. (#792)
Chen Liang
2018-02-13
*
avoid using initWithSuiteName which does not support iOS 7 (#765)
Chen Liang
2018-02-06
*
Creating CHANGELOG for FCM (#764)
Chen Liang
2018-02-06
*
fix (#739)
Chen Liang
2018-02-01
*
[FCM] Add completion handler to subscribe/unsubscribe topic actions
Oleksiy Ivanov
2018-01-30
*
Merge branch 'master' into messaging-copy
Chen Liang
2018-01-24
|
\
*
|
revert unrelated changes
chliangGoogle
2018-01-24
[next]