Chen Liang d016d152f7 shouldEstablishDirectChannel cannot be replaced by isDirectChannelEstablished as it represents whether user "should" connect instead of whether user "is" connected (#1190) 8 лет назад
..
InternalHeaders 98ba64449a Initial 9 лет назад
Protos 8f0c325463 Update FirebaseMessaging protos (#696) 8 лет назад
Public d016d152f7 shouldEstablishDirectChannel cannot be replaced by isDirectChannelEstablished as it represents whether user "should" connect instead of whether user "is" connected (#1190) 8 лет назад
CHANGELOG.md 2cf8ffa8e8 Update CHANGELOG for next release. (#1115) 8 лет назад
FIRMMessageCode.h 6ebbdc7c66 Remove didReceiveAPNSToken: triggered by IID deprecated method setAPNSToken: (#1094) 8 лет назад
FIRMessaging+FIRApp.h 98ba64449a Initial 9 лет назад
FIRMessaging+FIRApp.m 343421d93e FIRAppInternal.h is a published private header (#501) 8 лет назад
FIRMessaging.m d016d152f7 shouldEstablishDirectChannel cannot be replaced by isDirectChannelEstablished as it represents whether user "should" connect instead of whether user "is" connected (#1190) 8 лет назад
FIRMessagingCheckinService.h 98ba64449a Initial 9 лет назад
FIRMessagingCheckinService.m 98ba64449a Initial 9 лет назад
FIRMessagingClient.h 653aea7b50 Adding a new topic subscription/unsubcription with completion handler method (#1001) 8 лет назад
FIRMessagingClient.m a04e782db8 Should always query the latest checkin info from InstanceID 8 лет назад
FIRMessagingCodedInputStream.h 98ba64449a Initial 9 лет назад
FIRMessagingCodedInputStream.m 98ba64449a Initial 9 лет назад
FIRMessagingConnection.h 98ba64449a Initial 9 лет назад
FIRMessagingConnection.m 98ba64449a Initial 9 лет назад
FIRMessagingConstants.h bc99b959e6 Fix app launch MCS connection issue (#290) 8 лет назад
FIRMessagingConstants.m bc99b959e6 Fix app launch MCS connection issue (#290) 8 лет назад
FIRMessagingContextManagerService.h 98ba64449a Initial 9 лет назад
FIRMessagingContextManagerService.m cc0ecd8aa4 Disable Messaging build warnings (#697) 8 лет назад
FIRMessagingDataMessageManager.h 98ba64449a Initial 9 лет назад
FIRMessagingDataMessageManager.m b6339fa2c5 Remove unused code from Messaging (#458) 8 лет назад
FIRMessagingDefines.h 446c5c0267 Remove FIRMessaging_FAIL macro, log result code (#265) 8 лет назад
FIRMessagingDelayedMessageQueue.h 98ba64449a Initial 9 лет назад
FIRMessagingDelayedMessageQueue.m 98ba64449a Initial 9 лет назад
FIRMessagingLogger.h de481f78f0 Add void's to eliminate Xcode 9.1 warnings (#352) 8 лет назад
FIRMessagingLogger.m ed3e4982f9 Standardize cross module imports with angle bracket syntax (#526) 8 лет назад
FIRMessagingPacketQueue.h 98ba64449a Initial 9 лет назад
FIRMessagingPacketQueue.m 98ba64449a Initial 9 лет назад
FIRMessagingPendingTopicsList.h 653aea7b50 Adding a new topic subscription/unsubcription with completion handler method (#1001) 8 лет назад
FIRMessagingPendingTopicsList.m 653aea7b50 Adding a new topic subscription/unsubcription with completion handler method (#1001) 8 лет назад
FIRMessagingPersistentSyncMessage.h 98ba64449a Initial 9 лет назад
FIRMessagingPersistentSyncMessage.m 98ba64449a Initial 9 лет назад
FIRMessagingPubSub.h 609cd0328a Options should be nullable for subscription (#1085) 8 лет назад
FIRMessagingPubSub.m 653aea7b50 Adding a new topic subscription/unsubcription with completion handler method (#1001) 8 лет назад
FIRMessagingPubSubRegistrar.h 98ba64449a Initial 9 лет назад
FIRMessagingPubSubRegistrar.m 98ba64449a Initial 9 лет назад
FIRMessagingReceiver.h 98ba64449a Initial 9 лет назад
FIRMessagingReceiver.m 98ba64449a Initial 9 лет назад
FIRMessagingRegistrar.h 653aea7b50 Adding a new topic subscription/unsubcription with completion handler method (#1001) 8 лет назад
FIRMessagingRegistrar.m a04e782db8 Should always query the latest checkin info from InstanceID 8 лет назад
FIRMessagingRemoteNotificationsProxy.h 98ba64449a Initial 9 лет назад
FIRMessagingRemoteNotificationsProxy.m 14bcf8ff74 remove deprecated data message callback (#1068) 8 лет назад
FIRMessagingRmq2PersistentStore.h 98ba64449a Initial 9 лет назад
FIRMessagingRmq2PersistentStore.m 5ecdcc5ae1 Fix new Xcode 9.3 warnings (#1183) 8 лет назад
FIRMessagingRmqManager.h 98ba64449a Initial 9 лет назад
FIRMessagingRmqManager.m 98ba64449a Initial 9 лет назад
FIRMessagingSecureSocket.h 98ba64449a Initial 9 лет назад
FIRMessagingSecureSocket.m 98ba64449a Initial 9 лет назад
FIRMessagingSyncMessageManager.h 98ba64449a Initial 9 лет назад
FIRMessagingSyncMessageManager.m 98ba64449a Initial 9 лет назад
FIRMessagingTopicOperation.h 653aea7b50 Adding a new topic subscription/unsubcription with completion handler method (#1001) 8 лет назад
FIRMessagingTopicOperation.m dfc7d5e5fa improve logging when subscription failed (#1017) 8 лет назад
FIRMessagingTopicsCommon.h 653aea7b50 Adding a new topic subscription/unsubcription with completion handler method (#1001) 8 лет назад
FIRMessagingUtilities.h de481f78f0 Add void's to eliminate Xcode 9.1 warnings (#352) 8 лет назад
FIRMessagingUtilities.m de481f78f0 Add void's to eliminate Xcode 9.1 warnings (#352) 8 лет назад
FIRMessagingVersionUtilities.h de481f78f0 Add void's to eliminate Xcode 9.1 warnings (#352) 8 лет назад
FIRMessagingVersionUtilities.m de481f78f0 Add void's to eliminate Xcode 9.1 warnings (#352) 8 лет назад
FIRMessaging_Private.h 6ebbdc7c66 Remove didReceiveAPNSToken: triggered by IID deprecated method setAPNSToken: (#1094) 8 лет назад
FirebaseMessaging.h 98ba64449a Initial 9 лет назад
NSDictionary+FIRMessaging.h 98ba64449a Initial 9 лет назад
NSDictionary+FIRMessaging.m 98ba64449a Initial 9 лет назад
NSError+FIRMessaging.h 653aea7b50 Adding a new topic subscription/unsubcription with completion handler method (#1001) 8 лет назад
NSError+FIRMessaging.m 98ba64449a Initial 9 лет назад