Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Inject infoDictionary to fix flakey tests. (#664) | Ryan Wilson | 2018-01-15 |
| | | | | | | * Inject infoDictionary to fix flakey tests. * Remove outdated comment, update format. | ||
* | Updates Auth ChangeLog (#645) | Zsika Phillip | 2018-01-11 |
| | | | | | | | | * Updates Auth ChangeLog * addresses comments * Fixes typo. | ||
* | Merge pull request #646 from firebase/schmidt-sebastian-patch-3 | Sebastian Schmidt | 2018-01-10 |
|\ | | | | | Update CHANGELOG.md for Storage v2.1.2 | ||
* | | Update Changelog for RTDB 4.14 | Sebastian Schmidt | 2018-01-10 |
| | | |||
| * | Update CHANGELOG.md for Storage v2.1.2 | Sebastian Schmidt | 2018-01-10 |
|/ | |||
* | Update Core style (#641) | Paul Beusterien | 2018-01-10 |
| | |||
* | Amends phone auth unit tests (#632) | Zsika Phillip | 2018-01-09 |
| | |||
* | Delete unused private FIRCreateError (#631) | Paul Beusterien | 2018-01-09 |
| | |||
* | Adds AdditionalUserInfo to Phone Auth (#623) | Zsika Phillip | 2018-01-08 |
| | |||
* | Add Community Supported tvOS (#590) | Paul Beusterien | 2018-01-03 |
| | | | | | | | Add Community Supported tvOS for Core, Auth, Database and Storage. Add tvOS unit tests Add tvOS sample app Update README.md Add tvOS to travis testing | ||
* | Update CHANGELOG for macOS AppKit dependency. (#609) | Ryan Wilson | 2018-01-03 |
| | |||
* | Remove FIRAppEnvironmentUtil's sharedApplication (#603) | Ryan Wilson | 2018-01-02 |
| | | | | | | | | | | | | | | | | | | | * Deprecate FIRAppEnvironmentUtil sharedApplication * Remove sharedApplication private API. This also allows us to remove an AppKit dependency. * Disable autolink when building FirebaseCore (#606) This prevents the dependencies of FirebaseCore's dependencies from bleeding into its interface. The proximate benefit of avoiding this is that FirebaseCore no longer ends up depending on ColorSync.framework which became a top-level system framework in 10.13. This makes it possible to build against the resulting FirebaseCore.framework on macOS 10.12 using Xcode 9 (with the macOS 10.13 SDK). | ||
* | Add Private path to FIRVersion.h import (#607) | Paul Beusterien | 2018-01-02 |
| | |||
* | Expose library version, move it out of options (#588) | Greg Soltis | 2018-01-01 |
| | | | | | | | | | | | | | | | | | | | | | | * slight cleanup * Use -D defines for versions * Undo FIROptionsTest change * Drop failed macro attempt * Add correct version to podspec * Add newline * Shuffle files around * Bring back log change * Fix change * Fix space | ||
* | Run FIRSetLoggerLevel and FIRIsLoggableLevel on the same thread (#592) | Gil | 2017-12-22 |
| | | | | This fixes a race condition where a caller calls FIRSetLoggerLevel and then checks FIRIsLoggableLevel immediately after. | ||
* | Add changelog for Core. (#585) | Ryan Wilson | 2017-12-20 |
| | |||
* | Internal code clean up (#584) | Zsika Phillip | 2017-12-19 |
| | | | Fixes indentation and removes unused imports. | ||
* | Merge pull request #576 from firebase/release-4.8.0 | Kyle Ju | 2017-12-19 |
|\ | | | | | Release 4.8.0 | ||
* \ | Merge pull request #563 from firebase/schmidt-sebastian-patch-1 | Sebastian Schmidt | 2017-12-13 |
|\ \ | | | | | | | Update CHANGELOG.md for Firebase Storage v2.1.1 | ||
| * | | Update CHANGELOG.md | Sebastian Schmidt | 2017-12-13 |
| | | | |||
| * | | Update CHANGELOG.md | Sebastian Schmidt | 2017-12-13 |
| | | | |||
* | | | Update CHANGELOG.md | Sebastian Schmidt | 2017-12-13 |
| | | | |||
| * | | Update CHANGELOG.md | Sebastian Schmidt | 2017-12-13 |
|/ / | |||
| * | Revert changes introduced in #546 to fix build breakage. (#562) | Ryan Wilson | 2017-12-12 |
| | | |||
| * | Update component versions for Firebase 4.8.0 (#561) | Kyle Ju | 2017-12-12 |
|/ | |||
* | Modified FirebaseAppStoreURLCheckEnabled Key. (#554) | Ryan Wilson | 2017-12-11 |
| | |||
* | Running scripts/style.sh | Sebastian Schmidt | 2017-12-10 |
| | |||
* | Add an Info.plist flag to disable App Store Sandbox check. (#547) | Ryan Wilson | 2017-12-08 |
| | | | | | | | | | | * Add an Info.plist flag to disable TestFlight check. This can save a small amount of memory during startup time. * Change the flag name to the intended usage. * Explicitly check for NSNumber. | ||
* | Fix FCM build warning introduced in Xcode 9 (#546) | Paul Beusterien | 2017-12-08 |
| | |||
* | Updating the Auth header comments for Jazzy syntax (#535) | alexg33 | 2017-12-06 |
| | |||
* | Add log to warn users of iOS 7 deprecation. (#527) | Ryan Wilson | 2017-12-04 |
| | | | | | * Add log warning users of iOS 7 deprecation. * Changed "warning" to "notice". * Removed DEBUG flag | ||
* | Standardize cross module imports with angle bracket syntax (#526) | Paul Beusterien | 2017-12-04 |
| | | | | Qualify all cross-pod imports of FirebaseCore headers | ||
* | Fixes small typo in comments (#524) | Zsika Phillip | 2017-12-01 |
| | |||
* | FCM version should return only the sementic version and let IID handle the ↵ | chliangGoogle | 2017-11-30 |
| | | | | part adding prefix. | ||
* | Merge pull request #515 from firebase/release-4.7.0 | Paul Beusterien | 2017-11-30 |
|\ | | | | | Release 4.7.0 | ||
* | | Include UID when sending (internal) auth state change notifications (#507) | rsgowman | 2017-11-30 |
| | | | | | | This is to allow firestore to not require an explicit dependency on auth. | ||
| * | Merge remote-tracking branch 'origin/master' into release-4.7.0 | Paul Beusterien | 2017-11-28 |
| |\ | |/ |/| | |||
* | | FIRAppInternal.h is a published private header (#501) | Paul Beusterien | 2017-11-28 |
| | | |||
| * | Merge remote-tracking branch 'origin/master' into release-4.7.0 | Paul Beusterien | 2017-11-28 |
| |\ | |/ |/| | |||
* | | Update version number (#499) | Zsika Phillip | 2017-11-28 |
| | | | | | | | | | | | | | | | | * updates Auth Change Log * Minor Improvements * Addresses comment | ||
| * | Update component versions for Firebase 4.7.0 (#497) | Paul Beusterien | 2017-11-28 |
|/ | |||
* | Replacing FIR_SWIFT_NAME macro with NS_SWIFT_NAME. (#476) | Ryan Wilson | 2017-11-28 |
| | | | | | | | | | | * Replacing FIR_SWIFT_NAME macro with NS_SWIFT_NAME. This pushes the minimum Xcode version to 7.3, as NS_SWIFT_NAME was limited before that version (which is why the macro was introduced in the first place). * Fixed FIRMessaging header | ||
* | Adds Auth Result to Sign In with Custom token (#489) | Zsika Phillip | 2017-11-27 |
| | | | | | | * Adds Auth Result to Sign In with Custom token * Addresses comomments | ||
* | Adds AuthDataResult to signInWithEmailPassword Method (#484) | Zsika Phillip | 2017-11-22 |
| | | | | | | | | | | | | * Adds AuthDataResult to signInWithEmail:Password * Addresses comments * Addresses comments * addresses more comments * Fixes broken tests | ||
* | Buildable and interoperable source pods (#444) | Paul Beusterien | 2017-11-21 |
| | |||
* | Merge pull request #482 from firebase/schmidt-sebastian-patch-1 | Sebastian Schmidt | 2017-11-21 |
|\ | | | | | Updating Changelog for 4.1.2 RTDB release | ||
* | | Updating CHANGELOG for Storage to 2.1.0 | Sebastian Schmidt | 2017-11-21 |
| | | |||
| * | Updating Changelog for 4.1.2 RTDB release | Sebastian Schmidt | 2017-11-21 |
|/ | |||
* | Add Auth Result to createUserWithEmail (#477) | Zsika Phillip | 2017-11-20 |
| | |||
* | Adds AuthDataResult to anonymous sign in (#470) | Zsika Phillip | 2017-11-17 |
| | | | | | | | | | | * Adds AuthDataResult to anonymous sign in * Fixes typo * Addresses comments * addresses comment on PR |