aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example
Commit message (Expand)AuthorAge
* Merge branch 'release-4.2.0' into pb-merge-4.2.0Gravatar Paul Beusterien2017-09-20
|\
* | Fix trailing space travis failure (#294)Gravatar Paul Beusterien2017-09-20
| * Update FirebaseCommunity 0.1.2 to use latest InstanceID (#293)Gravatar Paul Beusterien2017-09-20
* | Log incoming notifications to console as JSON (#286)Gravatar Riz2017-09-19
* | FIxes Swift name for the new protocol. (#289)Gravatar Xiangtian Dai2017-09-19
* | Log direct-channel state changes to console (#287)Gravatar Riz2017-09-19
* | Consolidate AuthSamples into main Firebase Xcode project (#288)Gravatar Paul Beusterien2017-09-19
* | Removes unused Fir_authPhoneNumber (#277)Gravatar Zsika Phillip2017-09-17
* | Adding Multi-Resource support to the Firebase iOS SDK (#278)Gravatar Sebastian Schmidt2017-09-15
|/
* Modifies unit tests to accommodate event ID check (#270)Gravatar Zsika Phillip2017-09-14
* Remove FIRMessaging_FAIL macro, log result code (#265)Gravatar Riz2017-09-13
* Move mugs derived code to third_party with proper LICENSE (#247)Gravatar Paul Beusterien2017-09-13
* Adds a check for custom scheme in plist for phone number auth reCAPTCHA. (#256)Gravatar Xiangtian Dai2017-09-13
* Implements web view for presenting Auth web content on iOS 7 and 8. (#253)Gravatar Xiangtian Dai2017-09-12
* ReCAPTCHA verification error handling (#241)Gravatar Zsika Phillip2017-09-10
* Firebase Storage: Allowing metadata to be cleared (#197)Gravatar Sebastian Schmidt2017-09-06
* Deprecates the old phone number auth method. (#236)Gravatar Xiangtian Dai2017-09-06
* Fixes Auth URL presenter: (#239)Gravatar Xiangtian Dai2017-09-06
* Removes canHandleURL from FIRAuthInternal (#235)Gravatar Zsika Phillip2017-09-05
* Adds app verification alternative (#228)Gravatar Zsika Phillip2017-09-04
* Swizzles APNs token error app delegate method for faster turnaround. (#226)Gravatar Xiangtian Dai2017-09-01
* Add FirAuthUrlPresenter (#222)Gravatar Zsika Phillip2017-09-01
* Adds missing unit tests to the Example project and fixes one test case. (#224)Gravatar Xiangtian Dai2017-08-30
* Silences compiler warnings in the Auth test file from #207 . (#219)Gravatar Xiangtian Dai2017-08-28
* fixes request URL (#218)Gravatar Zsika Phillip2017-08-25
* Add get Auth domain RPC (#214)Gravatar Zsika Phillip2017-08-24
* Adds reCAPTCHA Token (#211)Gravatar Zsika Phillip2017-08-23
* Forwards app delegate's openURL invocations to `FIRAuth`. (#207)Gravatar Xiangtian Dai2017-08-21
* Fix failing Database integration tests. (#206)Gravatar Ryan Wilson2017-08-18
* Delete app from Database when deleted in Core. (#194)Gravatar Ryan Wilson2017-08-17
* 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
* Fixes an incorrect assumption of Auth server error message. (#179)Gravatar Xiangtian Dai2017-08-04
* Result of clang-format with AllowShortFunctionsOnASingleLine: NoneGravatar Marek Gilbert2017-08-02
* Formatting updates based on the latest clang-formatGravatar Marek Gilbert2017-08-02
* 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
* 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
* Add method to check if `defaultApp` is configured. (#139)Gravatar Ryan Wilson2017-07-17
* 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
* Disable failing FIRLogger test until Issue 128 is fixed (#129)Gravatar Paul Beusterien2017-07-10
* Adding size to Storage's NSDictionary representation (#120)Gravatar Sebastian Schmidt2017-07-04
* Add travis trailing whitespace check (#116)Gravatar Paul Beusterien2017-06-30
* Remove Auth/Source/Private - restoring headers to original location (#113)Gravatar Paul Beusterien2017-06-29
* Group public headers into Public directories (#112)Gravatar Paul Beusterien2017-06-29