aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase
Commit message (Collapse)AuthorAge
* Update CHANGELOG for next release. (#1115)Gravatar Chen Liang2018-04-16
|
* Disable asl deprecation warnings (#1100)Gravatar Paul Beusterien2018-04-15
|
* Merge pull request #1102 from firebase/release-4.13.0Gravatar Ryan Wilson2018-04-13
|\ | | | | Release 4.13.0
* | Remove didReceiveAPNSToken: triggered by IID deprecated method setAPNSToken: ↵Gravatar Chen Liang2018-04-13
| | | | | | | | | | | | (#1094) * remove a call that is triggered by IID, but no longer possible once we remove the deprecated method in IID
* | Merge pull request #1055 from firebase/mrschmidt-removedownloadurlGravatar Sebastian Schmidt2018-04-13
|\ \ | | | | | | Removing FirebaseStorage.downloadURL
| * | Adding comment to downloadURLFromMetadataDictionaryGravatar Sebastian Schmidt2018-04-13
| | |
| * | More commentsGravatar Sebastian Schmidt2018-04-13
| | |
| * | Addressing feedbackGravatar Sebastian Schmidt2018-04-13
| | |
* | | Options should be nullable for subscription (#1085)Gravatar Chen Liang2018-04-13
| | | | | | | | | | | | Getting warning message from xcode so we need to define it to remove warning.
| | * Update changelog (#1090)Gravatar Zsika Phillip2018-04-13
| | |
* | | Update changelog (#1090)Gravatar Zsika Phillip2018-04-13
| | |
| | * Fixes typo that causes token parsing to break (#1076)Gravatar Zsika Phillip2018-04-12
| | |
* | | Fixes typo that causes token parsing to break (#1076)Gravatar Zsika Phillip2018-04-12
| | |
* | | Remove deprecated token callback (#1074)Gravatar Chen Liang2018-04-12
| | |
* | | Swift naming StorageVersionString (#560)Gravatar Ibrahim Ulukaya2018-04-11
| | |
* | | remove deprecated data message callback (#1068)Gravatar Chen Liang2018-04-11
| | | | | | | | | | | | | | | | | | * remove deprecated data message callback * Fix the issue that swizzling is not setup in recommended data message callback for message tracking.
| | * Update component versions for 4.12.1Gravatar Paul Beusterien2018-04-11
| | |
* | | Merge pull request #1067 from firebase/release-4.12.0Gravatar Paul Beusterien2018-04-10
|\ \ \ | | |/ | |/| Release 4.12.0
* | | Merge pull request #1050 from firebase/core-breaking-changesGravatar Ryan Wilson2018-04-10
|\ \ \ | | | | | | | | Core Breaking API Changes
| * | | Updated changelog.Gravatar Ryan Wilson2018-04-10
| | | |
* | | | Remove deprecated remoteMessageDelegate (#1054)Gravatar Chen Liang2018-04-09
| | | | | | | | | | | | | | | | * Remove deprecated remoteMessageDelegate and simplify the shouldEstablishDirectChannel property
| | | * Removing unused importsGravatar Sebastian Schmidt2018-04-09
| | | |
* | | | Fixing concurrent modification when we cancel transactionGravatar Sebastian Schmidt2018-04-09
| | | |
| | | * Removing FirebaseStorage.downloadURLGravatar Sebastian Schmidt2018-04-09
| | | |
| * | | Updated CHANGELOG.mdGravatar Ryan Wilson2018-04-09
| | | |
| * | | Remove App Indexing deprecation message.Gravatar Ryan Wilson2018-04-09
| | | |
| * | | Remove iOS 7 Deprecation message.Gravatar Ryan Wilson2018-04-09
| | | |
| * | | Remove UIKit dependency on FIRApp. (#798)Gravatar Ryan Wilson2018-04-09
| | | |
| * | | Remove deprecated implementation - fixes build. (#794)Gravatar Ryan Wilson2018-04-09
| | | |
| * | | Remove compatibility shim for Xcode 7. (#785)Gravatar Ryan Wilson2018-04-09
| | | |
| * | | Remove deprecations from FIRConfiguration. (#760)Gravatar Ryan Wilson2018-04-09
| | | |
| * | | Move to NSProcessInfo for systemVersion. (#614)Gravatar Ryan Wilson2018-04-09
| | | | | | | | | | | | | | | | When supporting iOS 8 and above, we can now safely use NSProcessInfo on iOS as well as the Mac. This removes a dependency on UIKit for Core.
| * | | Remove old FIROptions constructor. (#615)Gravatar Ryan Wilson2018-04-09
| | |/ | |/|
* / | Unify the representation of the dotInfoConnected value to always be an ↵Gravatar Morten Bek Ditlevsen2018-04-09
|/ / | | | | | | __NSCFBoolean
* | Minor enhancements (#1041)Gravatar Zsika Phillip2018-04-07
| | | | | | | | | | | | * Minor enhancements * addresses comment
* | add NS_ASSUME_NONNULL macros to messagingGravatar Morgan Chen2018-04-05
| |
| * Fix nullability warning with new Messaging API (#1029) (#1032)Gravatar Ryan Wilson2018-04-05
| |
* | Fix nullability warning with new Messaging API (#1029)Gravatar Ryan Wilson2018-04-05
| |
| * Fix build break from trailing whitespace (#1027)Gravatar Paul Beusterien2018-04-04
| |
| * Cherry Pick of comments and changelog for M23 (#1028)Gravatar Ryan Wilson2018-04-04
| | | | | | | | | | | | | | | | | | | | * updates the changelog for pending release (#1025) * updates the changelog for pending release * addresses comment * Fix the comments for subscribe to topic (#1026)
* | Fix the comments for subscribe to topic (#1026)Gravatar Chen Liang2018-04-04
| |
* | Fix build break from trailing whitespace (#1027)Gravatar Paul Beusterien2018-04-04
| |
* | updates the changelog for pending release (#1025)Gravatar Zsika Phillip2018-04-04
| | | | | | | | | | | | * updates the changelog for pending release * addresses comment
| * Update component versions for 4.12.0 (#1024)Gravatar Ryan Wilson2018-04-04
|/
* Adds support for deep link to Email/Link sign-In (#1023)Gravatar Zsika Phillip2018-04-04
|
* Updates changelog (#1022)Gravatar Zsika Phillip2018-04-03
|
* Adds copy auth state API (#1018)Gravatar Zsika Phillip2018-04-03
| | | | | | | | * Adds copy auth state API * improvements * Addresses comments
* Updates change log (#938)Gravatar Zsika Phillip2018-04-03
| | | | | | | | | | * Updates changelog for Auth next release * Fixes typo * Addresses comment * Addresses comments
* improve logging when subscription failed (#1017)Gravatar Chen Liang2018-04-02
|
* Fixing spellingGravatar Sebastian Schmidt2018-04-02
|