Lingyi Zhang 5afb96fe61 Update CHANGELOG.md (#1579) vor 7 Jahren
..
InternalHeaders 98ba64449a Initial vor 9 Jahren
Protos 8f0c325463 Update FirebaseMessaging protos (#696) vor 8 Jahren
Public 1476e2bfe5 shouldEstablishDirectChannel cannot be replaced by isDirectChannelEstablished as it represents whether user "should" connect instead of whether user "is" connected (#1190) vor 8 Jahren
CHANGELOG.md 5afb96fe61 Update CHANGELOG.md (#1579) vor 7 Jahren
FIRMMessageCode.h de4fe20352 Adding new error code to topic format error (#1324) vor 7 Jahren
FIRMessaging+FIRApp.h 98ba64449a Initial vor 9 Jahren
FIRMessaging+FIRApp.m 5e1472b492 Fix the race condition of global data flag and fcm auto init enabled flag (#1466) vor 7 Jahren
FIRMessaging.m 1d484d33a7 Rename global data collection switch. (#1560) vor 7 Jahren
FIRMessagingCheckinService.h 98ba64449a Initial vor 9 Jahren
FIRMessagingCheckinService.m 98ba64449a Initial vor 9 Jahren
FIRMessagingClient.h 98b6eef71e Split GoogleUtilities from FirebaseCore (#1370) vor 7 Jahren
FIRMessagingClient.m 98b6eef71e Split GoogleUtilities from FirebaseCore (#1370) vor 7 Jahren
FIRMessagingCodedInputStream.h 98ba64449a Initial vor 9 Jahren
FIRMessagingCodedInputStream.m 98ba64449a Initial vor 9 Jahren
FIRMessagingConnection.h 67120348a0 Remove heartbeat timestamp (#1449) vor 7 Jahren
FIRMessagingConnection.m 67120348a0 Remove heartbeat timestamp (#1449) vor 7 Jahren
FIRMessagingConstants.h bc99b959e6 Fix app launch MCS connection issue (#290) vor 8 Jahren
FIRMessagingConstants.m bc99b959e6 Fix app launch MCS connection issue (#290) vor 8 Jahren
FIRMessagingContextManagerService.h 98ba64449a Initial vor 9 Jahren
FIRMessagingContextManagerService.m 954e4d5df1 avoid calling [UIApplication sharedApplication] in app extensions (#1503) vor 7 Jahren
FIRMessagingDataMessageManager.h 98ba64449a Initial vor 9 Jahren
FIRMessagingDataMessageManager.m b6339fa2c5 Remove unused code from Messaging (#458) vor 8 Jahren
FIRMessagingDefines.h 446c5c0267 Remove FIRMessaging_FAIL macro, log result code (#265) vor 8 Jahren
FIRMessagingDelayedMessageQueue.h 98ba64449a Initial vor 9 Jahren
FIRMessagingDelayedMessageQueue.m 98ba64449a Initial vor 9 Jahren
FIRMessagingLogger.h de481f78f0 Add void's to eliminate Xcode 9.1 warnings (#352) vor 8 Jahren
FIRMessagingLogger.m ed3e4982f9 Standardize cross module imports with angle bracket syntax (#526) vor 8 Jahren
FIRMessagingPacketQueue.h 98ba64449a Initial vor 9 Jahren
FIRMessagingPacketQueue.m 98ba64449a Initial vor 9 Jahren
FIRMessagingPendingTopicsList.h 653aea7b50 Adding a new topic subscription/unsubcription with completion handler method (#1001) vor 8 Jahren
FIRMessagingPendingTopicsList.m 653aea7b50 Adding a new topic subscription/unsubcription with completion handler method (#1001) vor 8 Jahren
FIRMessagingPersistentSyncMessage.h 98ba64449a Initial vor 9 Jahren
FIRMessagingPersistentSyncMessage.m 98ba64449a Initial vor 9 Jahren
FIRMessagingPubSub.h 69ccd6d8b1 Corrected the deprecation warning when subscribing to or unsubscribing from a topic (#1425) vor 7 Jahren
FIRMessagingPubSub.m 69ccd6d8b1 Corrected the deprecation warning when subscribing to or unsubscribing from a topic (#1425) vor 7 Jahren
FIRMessagingPubSubRegistrar.h 98ba64449a Initial vor 9 Jahren
FIRMessagingPubSubRegistrar.m 98ba64449a Initial vor 9 Jahren
FIRMessagingReceiver.h 98ba64449a Initial vor 9 Jahren
FIRMessagingReceiver.m 954e4d5df1 avoid calling [UIApplication sharedApplication] in app extensions (#1503) vor 7 Jahren
FIRMessagingRegistrar.h 653aea7b50 Adding a new topic subscription/unsubcription with completion handler method (#1001) vor 8 Jahren
FIRMessagingRegistrar.m a04e782db8 Should always query the latest checkin info from InstanceID vor 8 Jahren
FIRMessagingRemoteNotificationsProxy.h 98ba64449a Initial vor 9 Jahren
FIRMessagingRemoteNotificationsProxy.m 954e4d5df1 avoid calling [UIApplication sharedApplication] in app extensions (#1503) vor 7 Jahren
FIRMessagingRmq2PersistentStore.h 98ba64449a Initial vor 9 Jahren
FIRMessagingRmq2PersistentStore.m dd83f4e30b Use brackets to import system header sqlite3.h (#1285) vor 8 Jahren
FIRMessagingRmqManager.h 98ba64449a Initial vor 9 Jahren
FIRMessagingRmqManager.m dd83f4e30b Use brackets to import system header sqlite3.h (#1285) vor 8 Jahren
FIRMessagingSecureSocket.h 98ba64449a Initial vor 9 Jahren
FIRMessagingSecureSocket.m 67120348a0 Remove heartbeat timestamp (#1449) vor 7 Jahren
FIRMessagingSyncMessageManager.h 98ba64449a Initial vor 9 Jahren
FIRMessagingSyncMessageManager.m 98ba64449a Initial vor 9 Jahren
FIRMessagingTopicOperation.h 653aea7b50 Adding a new topic subscription/unsubcription with completion handler method (#1001) vor 8 Jahren
FIRMessagingTopicOperation.m dfc7d5e5fa improve logging when subscription failed (#1017) vor 8 Jahren
FIRMessagingTopicsCommon.h 653aea7b50 Adding a new topic subscription/unsubcription with completion handler method (#1001) vor 8 Jahren
FIRMessagingUtilities.h 954e4d5df1 avoid calling [UIApplication sharedApplication] in app extensions (#1503) vor 7 Jahren
FIRMessagingUtilities.m 954e4d5df1 avoid calling [UIApplication sharedApplication] in app extensions (#1503) vor 7 Jahren
FIRMessagingVersionUtilities.h de481f78f0 Add void's to eliminate Xcode 9.1 warnings (#352) vor 8 Jahren
FIRMessagingVersionUtilities.m de481f78f0 Add void's to eliminate Xcode 9.1 warnings (#352) vor 8 Jahren
FIRMessaging_Private.h 5e1472b492 Fix the race condition of global data flag and fcm auto init enabled flag (#1466) vor 7 Jahren
FirebaseMessaging.h 98ba64449a Initial vor 9 Jahren
NSDictionary+FIRMessaging.h 98ba64449a Initial vor 9 Jahren
NSDictionary+FIRMessaging.m 98ba64449a Initial vor 9 Jahren
NSError+FIRMessaging.h 653aea7b50 Adding a new topic subscription/unsubcription with completion handler method (#1001) vor 8 Jahren
NSError+FIRMessaging.m 98ba64449a Initial vor 9 Jahren