| .. |
|
InternalHeaders
|
98ba64449a
Initial
|
9 лет назад |
|
Protos
|
8f0c325463
Update FirebaseMessaging protos (#696)
|
8 лет назад |
|
Public
|
467354a58f
Do Messaging's Analytics logging via Interop (#1902)
|
7 лет назад |
|
CHANGELOG.md
|
90b77714f0
update changelog for release (#2264)
|
7 лет назад |
|
FIRMMessageCode.h
|
467354a58f
Do Messaging's Analytics logging via Interop (#1902)
|
7 лет назад |
|
FIRMessaging.m
|
943141e0cd
Use registerLibrary for pods in Firebase workspace (#2137)
|
7 лет назад |
|
FIRMessagingAnalytics.h
|
467354a58f
Do Messaging's Analytics logging via Interop (#1902)
|
7 лет назад |
|
FIRMessagingAnalytics.m
|
467354a58f
Do Messaging's Analytics logging via Interop (#1902)
|
7 лет назад |
|
FIRMessagingCheckinService.h
|
98ba64449a
Initial
|
9 лет назад |
|
FIRMessagingCheckinService.m
|
98ba64449a
Initial
|
9 лет назад |
|
FIRMessagingClient.h
|
98b6eef71e
Split GoogleUtilities from FirebaseCore (#1370)
|
7 лет назад |
|
FIRMessagingClient.m
|
98b6eef71e
Split GoogleUtilities from FirebaseCore (#1370)
|
7 лет назад |
|
FIRMessagingCodedInputStream.h
|
98ba64449a
Initial
|
9 лет назад |
|
FIRMessagingCodedInputStream.m
|
98ba64449a
Initial
|
9 лет назад |
|
FIRMessagingConnection.h
|
67120348a0
Remove heartbeat timestamp (#1449)
|
7 лет назад |
|
FIRMessagingConnection.m
|
67120348a0
Remove heartbeat timestamp (#1449)
|
7 лет назад |
|
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
|
86be7764c9
Always use 24-hours locale (#1947)
|
7 лет назад |
|
FIRMessagingDataMessageManager.h
|
455519105b
Fix analyze issues in Messaging (#1739)
|
7 лет назад |
|
FIRMessagingDataMessageManager.m
|
455519105b
Fix analyze issues in Messaging (#1739)
|
7 лет назад |
|
FIRMessagingDefines.h
|
81fb6a03ef
Remove need for [FIRApp configure] in Messaging unit tests (#1927)
|
7 лет назад |
|
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
|
845a25e65b
Fix the issue that when topic is invalid, the callback was not triggered. (#1880)
|
7 лет назад |
|
FIRMessagingPubSub.m
|
69ccd6d8b1
Corrected the deprecation warning when subscribing to or unsubscribing from a topic (#1425)
|
7 лет назад |
|
FIRMessagingPubSubRegistrar.h
|
98ba64449a
Initial
|
9 лет назад |
|
FIRMessagingPubSubRegistrar.m
|
98ba64449a
Initial
|
9 лет назад |
|
FIRMessagingReceiver.h
|
4736e056ef
Add a boolean value on whether to use direct channel callback for all ios versions (#1875)
|
7 лет назад |
|
FIRMessagingReceiver.m
|
4736e056ef
Add a boolean value on whether to use direct channel callback for all ios versions (#1875)
|
7 лет назад |
|
FIRMessagingRegistrar.h
|
be235ce752
remove unused method (#1682)
|
7 лет назад |
|
FIRMessagingRegistrar.m
|
be235ce752
remove unused method (#1682)
|
7 лет назад |
|
FIRMessagingRemoteNotificationsProxy.h
|
98ba64449a
Initial
|
9 лет назад |
|
FIRMessagingRemoteNotificationsProxy.m
|
954e4d5df1
avoid calling [UIApplication sharedApplication] in app extensions (#1503)
|
7 лет назад |
|
FIRMessagingRmq2PersistentStore.h
|
98ba64449a
Initial
|
9 лет назад |
|
FIRMessagingRmq2PersistentStore.m
|
455519105b
Fix analyze issues in Messaging (#1739)
|
7 лет назад |
|
FIRMessagingRmqManager.h
|
98ba64449a
Initial
|
9 лет назад |
|
FIRMessagingRmqManager.m
|
dd83f4e30b
Use brackets to import system header sqlite3.h (#1285)
|
7 лет назад |
|
FIRMessagingSecureSocket.h
|
98ba64449a
Initial
|
9 лет назад |
|
FIRMessagingSecureSocket.m
|
f999fffbb6
fix common typo (#1833)
|
7 лет назад |
|
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
|
954e4d5df1
avoid calling [UIApplication sharedApplication] in app extensions (#1503)
|
7 лет назад |
|
FIRMessagingUtilities.m
|
954e4d5df1
avoid calling [UIApplication sharedApplication] in app extensions (#1503)
|
7 лет назад |
|
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
|
4736e056ef
Add a boolean value on whether to use direct channel callback for all ios versions (#1875)
|
7 лет назад |
|
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 лет назад |