aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase
Commit message (Collapse)AuthorAge
* removes remarks from deprecated APIs (#1225)Gravatar Zsika Phillip2018-05-04
|
* Eliminate duplicate symbol in CocoaPods -all_load build (#1223)Gravatar Paul Beusterien2018-05-03
|
* Fixes typo in public facing error message (#1207)Gravatar Zsika Phillip2018-05-02
|
* Remove logging count for this release. (#1201)Gravatar Ryan Wilson2018-05-01
|
* Adds and modifies deprecation messages (#1202)Gravatar Zsika Phillip2018-04-30
| | | | | | * Adds and modifies deprecation messages * Addresses Comments
* Remove deprecated verify phone number (#1200)Gravatar Zsika Phillip2018-04-30
| | | | | | * remove_deprecated_verify_phone * Fixes unit tests
* Remove iOS 7 Simulator check from FIRLogger. (#1196)Gravatar Ryan Wilson2018-04-30
| | | This isn't needed anymore due to the minimum required version being bumped to iOS 8.
* Adds phone auth testing. (disableAppVerification) (#1192)Gravatar Zsika Phillip2018-04-29
|
* shouldEstablishDirectChannel cannot be replaced by ↵Gravatar Chen Liang2018-04-26
| | | | | isDirectChannelEstablished as it represents whether user "should" connect instead of whether user "is" connected (#1190) shouldEstablishDirectChannel cannot be replaced by isDirectChannelEstablished as it represents whether user "should" connect instead of whether user "is" connected
* Removes deprecated getToken APIs (#1188)Gravatar Zsika Phillip2018-04-26
|
* Adds new callback to createUse API (breaking change) (#1186)Gravatar Zsika Phillip2018-04-25
|
* Fix new Xcode 9.3 warnings (#1183)Gravatar Paul Beusterien2018-04-25
|
* First pass of Auth breaking changes (#1123)Gravatar Zsika Phillip2018-04-25
|
* Add counter for errors and warnings logged. (#1168)Gravatar Ryan Wilson2018-04-25
| | | | * Moved writes outside of dispatch_async block.
* Deprecates SignInWithCredential (#1151)Gravatar Zsika Phillip2018-04-24
|
* Remove unnecesary function that broke build (#1178)Gravatar Paul Beusterien2018-04-24
|
* Notice for tvOS and macOS (#1177)Gravatar Paul Beusterien2018-04-24
|
* Remove GTM dependency from FirebaseAuth (#1175)Gravatar Paul Beusterien2018-04-24
|
* Eliminate an Auth tvOS build warning (#1159)Gravatar Paul Beusterien2018-04-24
|
* Should always query the latest checkin info from InstanceIDGravatar Chen Liang2018-04-23
| | | This fixes a bug that when we delete IID, IID refreshes new checkin info and FCM stops querying the checkin if checkin exists. And this causes FCM using staled checkin info and not able to receive data message.
* Fixes base64URL encoding (#1161)Gravatar Zsika Phillip2018-04-20
| | | | | | | | * Fixes base64URL encoding * Addresses comments * Addresses comment
* Eliminate tvOS deprecation warnings in FirebaseDatabase (#1155)Gravatar Paul Beusterien2018-04-20
| | | | * Delete unused URLEncoded and URLDecoded
* Remove unused URL scheme files. (#1157)Gravatar Ryan Wilson2018-04-20
|
* Fix bad type annotation in claimsGravatar Morgan Chen2018-04-18
|
* Fixes error handling when parsing tokens. (#1131)Gravatar Zsika Phillip2018-04-17
|
* Remove old, unused podspecs (#1129)Gravatar Paul Beusterien2018-04-17
|
* Adds documentation for parseIdToken (#1126)Gravatar Zsika Phillip2018-04-17
| | | | | | * Adds documentation for parseIdToken * Adds remarks to the documenation
* Fix version number reporting for minor versions. (#1124)Gravatar Ryan Wilson2018-04-17
| | | | | | | * Fix version number reporting for minor versions. * run clang-format * Updated the comment in systemVersion.
* Match previous systemVersion functionality (#1120)Gravatar Ryan Wilson2018-04-16
| | | | | | | | * Match previous systemVersion functionality * style.sh * Add new test file to test targets
* 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