aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Update Firebase.xcodeproj with CocoaPods 1.3.1 perf improvements (#189)Gravatar Paul Beusterien2017-08-11
* Handles MISSING_EMAIL error from server. (#187)Gravatar Xiangtian Dai2017-08-11
* Merge pull request #188 from firebase/release-4.1.0Gravatar Paul Beusterien2017-08-11
|\
| * Core should be 4.0.5Gravatar Paul Beusterien2017-08-08
|/
* Update Core to 4.1.0 and Community to 0.1.0 (#185)Gravatar Paul Beusterien2017-08-08
* Wrong Bundle ID should be a visible error (#182)Gravatar Paul Beusterien2017-08-08
* Adds Swift stub calls for Auth 4.1.0 new features to verify the API. (#181)Gravatar Xiangtian Dai2017-08-07
* Adding ChangeLogs for Storage and Database (#184)Gravatar Sebastian Schmidt2017-08-07
* Ensure auto-connect logic is always in main thread (#183)Gravatar Riz2017-08-07
* update APNs Token error (#180)Gravatar Zsika Phillip2017-08-05
* Fixes an incorrect assumption of Auth server error message. (#179)Gravatar Xiangtian Dai2017-08-04
* Move Auth notification constant into Core. (#155)Gravatar Ryan Wilson2017-08-04
* Fixes the mode string for actions in the Auth sample. (#178)Gravatar Xiangtian Dai2017-08-04
* Adds the missing FIRActionCodeOperationRecoverEmail. (#177)Gravatar Xiangtian Dai2017-08-04
* Action code fixes and improvements (#176)Gravatar Xiangtian Dai2017-08-03
* remove trailing commit (#175)Gravatar Paul Beusterien2017-08-03
* Improve confusing FirebaseCommunity pod usage instructions (#174)Gravatar Paul Beusterien2017-08-03
* Add FIR_SWIFT_NAME for ActionCodeSettings. (#173)Gravatar Ryan Wilson2017-08-02
* Adjust header imports to avoid FirebaseCore which isn't accessible in other b...Gravatar Xiangtian Dai2017-08-02
* Removes trailing whitespace characters from source files. (#169)Gravatar Xiangtian Dai2017-08-02
* Merge branch 'wilhuff/format-short-functions'Gravatar Marek Gilbert2017-08-02
|\
| * Result of clang-format with AllowShortFunctionsOnASingleLine: NoneGravatar Marek Gilbert2017-08-02
| * Disallow merging short functions into a single lineGravatar Marek Gilbert2017-08-02
|/
* Merge branch 'wilhuff/format'Gravatar Marek Gilbert2017-08-02
|\
* | Fixes community podspec for Auth. (#170)Gravatar Xiangtian Dai2017-08-02
* | Merge branch 'wilhuff/gitignore'Gravatar Marek Gilbert2017-08-02
|\ \
| | * Formatting updates based on the latest clang-formatGravatar Marek Gilbert2017-08-02
| | * Disable clang-format around multi-label NS_SWIFT_NAMESGravatar Marek Gilbert2017-08-02
| |/ |/|
| * Add vim swap files to .gitignoreGravatar Marek Gilbert2017-08-02
|/
* Simplifies the logic to get the app locale. (#166)Gravatar Xiangtian Dai2017-08-02
* Adds Simplified Chinese as one of the languages the sample app "uses". (#165)Gravatar Xiangtian Dai2017-08-02
* Request configuration and API key fixes (#164)Gravatar Xiangtian Dai2017-08-01
* Enables auth sample app to use multiple Firebase Apps. (#162)Gravatar Xiangtian Dai2017-08-01
* Add comment about how multiple senders are supported (#158)Gravatar Riz2017-07-31
* Adds changelog to prepare for 4.1.0 release. (#163)Gravatar Xiangtian Dai2017-07-31
* APNs token handling improvements. (#157)Gravatar Xiangtian Dai2017-07-28
* Merge from private/auth-master (#159)Gravatar Xiangtian Dai2017-07-28
* Add clang-format options and script; apply to FirebaseCore (#151)Gravatar Paul Beusterien2017-07-27
* Configure Messaging for default FIRApp only. (#154)Gravatar Ryan Wilson2017-07-26
* Disable another test that depended on broken pre-iOS 11 small doubles (#152)Gravatar Paul Beusterien2017-07-26
* Purge persistence cache if we can't load from it (#153)Gravatar Sebastian Schmidt2017-07-26
* Moving sMessageCodeRegex initialization into #ifdef DEBUG to remove the init ...Gravatar davidair2017-07-25
* Disabling NSJSON edge case test on iOS 11 (#148)Gravatar Sebastian Schmidt2017-07-20
* Fixes small reference documentation mistakes (#141)Gravatar Zsika Phillip2017-07-17
* Add Firebase AuthUI service for tracking FirebaseUI installations count. (#142)Gravatar Yury2017-07-17
* Add method to check if `defaultApp` is configured. (#139)Gravatar Ryan Wilson2017-07-17
* Fix GoogleService-Info.plist casing in comments (#135)Gravatar Paul Beusterien2017-07-14
* Fix macOS pod spec lint warning regression (#133)Gravatar Paul Beusterien2017-07-10
* Use modulemap to fix exposure of FirebaseCore's internal headers (#121)Gravatar Paul Beusterien2017-07-10
* Removing a backspace character (#132)Gravatar davidair2017-07-10