aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example/Messaging
Commit message (Expand)AuthorAge
* Split GoogleUtilities from FirebaseCore (#1370)Gravatar Paul Beusterien2018-07-06
* Fix the race condition of global data flag and fcm auto init enabled flag (#1...Gravatar Chen Liang2018-06-29
* Disable failing didReceiveRemoteNotification tests(#1451) (#1452)Gravatar Paul Beusterien2018-06-25
* add a warning message that the topic operation is suspended without a token (...Gravatar Chen Liang2018-06-19
* Corrected the deprecation warning when subscribing to or unsubscribing from a...Gravatar Chen Liang2018-06-19
* Add global data collection switch. (#1219)Gravatar Ryan Wilson2018-05-14
* replace the private OCMock method with a public one, and also fix the EXC_BAD...Gravatar Chen Liang2018-04-19
* Options should be nullable for subscription (#1085)Gravatar Chen Liang2018-04-13
* Travis static library testing (#1047)Gravatar Paul Beusterien2018-04-09
* Adding a new topic subscription/unsubcription with completion handler method ...Gravatar Chen Liang2018-03-30
* Migrate Firebase off ObjC module @import statements (#992)Gravatar Ben Hamilton (Ben Gertzfield)2018-03-29
* Remove FIRMessagingInstanceIDProxyGravatar Morgan Chen2018-03-27
* avoid using initWithSuiteName which does not support iOS 7 (#765)Gravatar Chen Liang2018-02-06
* Fix tests.Gravatar Oleksiy Ivanov2018-01-31
* adding unit test for auto init enable function (#710)Gravatar Chen Liang2018-01-25
* Removing an obsolete setting from plist files (#617)Gravatar davidair2018-01-08
* Use brackets for module imports (#487)Gravatar Paul Beusterien2017-11-22
* Buildable and interoperable source pods (#444)Gravatar Paul Beusterien2017-11-21
* Update messaging test for upcoming InstanceID changes (#425)Gravatar Paul Beusterien2017-11-03
* Add simpler delegate method for FCM tokens (#375)Gravatar Riz2017-10-12
* Don't swizzle missing and optional delegate methodsGravatar Riz2017-10-04
* Fix trailing space travis failure (#294)Gravatar Paul Beusterien2017-09-20
* Log incoming notifications to console as JSON (#286)Gravatar Riz2017-09-19
* Log direct-channel state changes to console (#287)Gravatar Riz2017-09-19
* Remove FIRMessaging_FAIL macro, log result code (#265)Gravatar Riz2017-09-13
* Use modulemap to fix exposure of FirebaseCore's internal headers (#121)Gravatar Paul Beusterien2017-07-10
* Rename FirebaseDev to FirebaseCommunity (#98)Gravatar Paul Beusterien2017-06-22
* macOS (#38)Gravatar Mathew Huusko V2017-06-02
* Clean up logging and configuration in Messaging (#28)Gravatar Riz2017-05-24
* Enable direct channel in the sample app (#7)Gravatar Riz2017-05-19
* InitialGravatar Paul Beusterien2017-05-15