aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example
Commit message (Collapse)AuthorAge
* Add public FIRAnalyticsConfiguration tests. (#1361)Gravatar Ryan Wilson2018-05-30
|
* Bump version numbers for 5.1.0 (#1320)Gravatar Ryan Wilson2018-05-23
| | | | | | | | * Bump version numbers for 5.1.0 * Update push pods script for releasing SDKs. * Fix Core library version string.
* Add conformance to data collection switch for Analytics. (#1296)Gravatar Ryan Wilson2018-05-21
| | | | | | * Add conformance to data collection switch for Analytics. * Fix method documentation per PR comments.
* mergeGravatar Paul Beusterien2018-05-15
|\
* | Test Core's build version matches FIROption version (#1279)Gravatar Paul Beusterien2018-05-15
| |
* | Add global data collection switch. (#1219)Gravatar Ryan Wilson2018-05-14
| | | | | | | | | | | | | | * Addition of global data collection switch. * Added Messaging conformance to data switch. Also formatted code. * Move data collection flag internal until all SDKs conform to it. * Formatting in response to code review.
| * Add MLKit to FIRLogger constants. (#1263)Gravatar Ryan Wilson2018-05-14
| |
| * Version updates for 5.0.1 (#1272)Gravatar Paul Beusterien2018-05-14
| |
* | Add MLKit to FIRLogger constants. (#1263)Gravatar Ryan Wilson2018-05-11
| |
* | mergeGravatar Paul Beusterien2018-05-08
|\|
* | Fixes API tests (#1235)Gravatar Zsika Phillip2018-05-07
| |
| * Disable pre-release repos (#1228)Gravatar Paul Beusterien2018-05-04
| |
* | Add -all_load to Firebase unit test runs (#1226)Gravatar Paul Beusterien2018-05-04
| |
| * Remove logging count for this release. (#1201)Gravatar Ryan Wilson2018-05-01
| |
* | Remove logging count for this release. (#1201)Gravatar Ryan Wilson2018-05-01
| |
| * Remove deprecated verify phone number (#1200)Gravatar Zsika Phillip2018-05-01
| | | | | | | | | | | | * remove_deprecated_verify_phone * Fixes unit tests
* | Remove deprecated verify phone number (#1200)Gravatar Zsika Phillip2018-04-30
| | | | | | | | | | | | * remove_deprecated_verify_phone * Fixes unit tests
| * Adds phone auth testing. (disableAppVerification) (#1192)Gravatar Zsika Phillip2018-04-29
| |
* | Adds phone auth testing. (disableAppVerification) (#1192)Gravatar Zsika Phillip2018-04-29
| |
| * Adds new callback to createUse API (breaking change) (#1186)Gravatar Zsika Phillip2018-04-26
| |
* | Adds new callback to createUse API (breaking change) (#1186)Gravatar Zsika Phillip2018-04-25
| |
| * Remove workaround for Analytics modular header issue (#1142)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.
* Remove GTM dependency from FirebaseAuth (#1175)Gravatar Paul Beusterien2018-04-24
|
* Eliminate an Auth tvOS build warning (#1159)Gravatar Paul Beusterien2018-04-24
|
* Update travis to use Xcode 9.3 (#1163)Gravatar Paul Beusterien2018-04-23
| | | | | * Workaround already installed brew error message * NSJSONSerialization of doubles is now fixed on OSX
* Fixes base64URL encoding (#1161)Gravatar Zsika Phillip2018-04-20
| | | | | | | | * Fixes base64URL encoding * Addresses comments * Addresses comment
* replace the private OCMock method with a public one, and also fix the ↵Gravatar Chen Liang2018-04-19
| | | | EXC_BAD_ACCESSw (#1149)
* Add unit tests for FirebaseCore (#751)Gravatar Benoit St-Pierre2018-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add unit tests for FIRMutableDictionary Basic unit tests to increase overall code coverage. * Add unit tests for FIRReachabilityChecker Basic unit tests to increase overall test coverage. * Add unit tests for FIRNetwork Basic unit tests to increase overall test coverage. This also includes a mock HTTP server to serve mock network responses through the network stack. * Remove +internal from imports This was unnecessary. * Move Example/Tests/Core/Utils files to Example/Tests/Core This simplifies build files to include the correct dependencies I had also missed some tvOS test fixes. * PR Feedback Fixed some style issues and updated GTMHTTPServer comments. * Moved GTMHTTPServer.h into third_party directory * Revert Firebase Xcode project for merging. * Add tests to project file.
* 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
* Merge pull request #1102 from firebase/release-4.13.0Gravatar Ryan Wilson2018-04-13
|\ | | | | Release 4.13.0
* \ Merge pull request #1055 from firebase/mrschmidt-removedownloadurlGravatar Sebastian Schmidt2018-04-13
|\ \ | | | | | | Removing FirebaseStorage.downloadURL
| * | Addressing feedbackGravatar Sebastian Schmidt2018-04-13
| | |
| | * Rename version 4.12.1 to 4.13 (#1092)Gravatar Paul Beusterien2018-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.
| | * 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
| | |
| * | Being less technically correctGravatar Sebastian Schmidt2018-04-11
| | |
| | * 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
* | | | Enable Core Unit Tests to run in a Release config (#1064)Gravatar Paul Beusterien2018-04-10
| | | |
| | | * Removing trailing commaGravatar Sebastian Schmidt2018-04-09
| | | |
| | | * Removing FirebaseStorage.downloadURLGravatar Sebastian Schmidt2018-04-09
| | | |
* | | | Import changes to build Auth as a Swift static lib (#1042)Gravatar Paul Beusterien2018-04-09
| |_|/ |/| |
| * | Actually fixed the tests this time. (#796)Gravatar Ryan Wilson2018-04-09
| | |
| * | Fixed Core test's missing constant. (#795)Gravatar Ryan Wilson2018-04-09
| | |
| * | Remove old FIROptions constructor. (#615)Gravatar Ryan Wilson2018-04-09
| | |