aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Rename FirebaseDev to FirebaseCommunity (#98)Gravatar Paul Beusterien2017-06-22
* Fix Messaging doc (#97)Gravatar Paul Beusterien2017-06-21
* Fix Auth Swift sample imports to be more precise and flexible for other build...Gravatar Xiangtian Dai2017-06-20
* Removes unused class (#94)Gravatar Zsika Phillip2017-06-20
* Update Core version to 4.0.3 (#92)Gravatar Paul Beusterien2017-06-20
* Move FIRAppEnvironmentUtil.m to third_party directory (#89)Gravatar Paul Beusterien2017-06-20
* Removes old `FIREmailPasswordAuthProvider` files. (#90)Gravatar Xiangtian Dai2017-06-20
* Uses framework imports for GoogleSignIn, FBSDKCoreKit, and FBSDKLoginKit. (#87)Gravatar Xiangtian Dai2017-06-18
* Removes trailing whitespaces in AuthSamples. (#85)Gravatar Xiangtian Dai2017-06-15
* Calling stopFetching on GTMSessionFetcher to stop callbacks from bein… (#81)Gravatar Sebastian Schmidt2017-06-15
* Add section explaining community supported efforts (#63)Gravatar Riz2017-06-09
* Adds client version header to Firebase Auth server requests. (#79)Gravatar Xiangtian Dai2017-06-08
* Uses a symbol link as the path to unit test files to avoid red links in Xcode...Gravatar Xiangtian Dai2017-06-07
* Restore UIKit import to FIRApp.h to prevent breaking change (#78)Gravatar Paul Beusterien2017-06-07
* Adds NSSecureCoding unit tests for FIRUser (#74)Gravatar Zsika Phillip2017-06-07
* Update Core version to 4.0.2 (#76)Gravatar Paul Beusterien2017-06-07
* Delete trailing whitespace (#73)Gravatar Paul Beusterien2017-06-06
* Add Foundation import so TARGET_OS_IOS or other TARGET_OS_* gets defined (#71)Gravatar Paul Beusterien2017-06-06
* Add missing terminating newlines (#70)Gravatar Paul Beusterien2017-06-06
* Add phone number property to NSSecureCoding (#68)Gravatar Zsika Phillip2017-06-04
* documents phone auth with reference docs (#66)Gravatar Zsika Phillip2017-06-03
* Auth source file cleanup (#65)Gravatar Xiangtian Dai2017-06-02
* Updates references in Auth samples Xcode project for the example app after th...Gravatar Xiangtian Dai2017-06-02
* Fix a typo (#62)Gravatar Paul Beusterien2017-06-02
* Fix formatting inconsistencies in Messaging header (#61)Gravatar Riz2017-06-02
* Restore bundle id and dev team for Messaging iOS (#60)Gravatar Riz2017-06-02
* Fix build break from macOS - Auth merge (#59)Gravatar Paul Beusterien2017-06-02
* macOS (#38)Gravatar Mathew Huusko V2017-06-02
* Update FirebaseDev version and description (#57)Gravatar Paul Beusterien2017-06-02
* Handle missing email error (#54)Gravatar Zsika Phillip2017-06-01
* Fixes warnings about APIs deprecated in iOS8 (#53)Gravatar Zsika Phillip2017-06-01
* Add update phone number action to swift app (#49)Gravatar Zsika Phillip2017-06-01
* Updating version for an upcoming release (#52)Gravatar davidair2017-06-01
* mark FIRDatabase init unavailable (#48)Gravatar Andrew Breckenridge2017-06-01
* Remove modulemap for usage as a Pod dependency (#50)Gravatar Mickaël Floc'hlay2017-06-01
* Fixes auth sample project issues: (#47)Gravatar Xiangtian Dai2017-05-31
* Add missing Foundation import (#46)Gravatar Paul Beusterien2017-05-31
* Remove team value from targets (#44)Gravatar Ibrahim Ulukaya2017-05-31
* Schedules automatic auth token refresh as soon as the triggering method is ca...Gravatar Xiangtian Dai2017-05-31
* Fixes Auth Sample app import paths for external dependencies and private head...Gravatar Xiangtian Dai2017-05-30
* Delete lines in .travis.yml redundant with test.sh (#41)Gravatar Paul Beusterien2017-05-30
* Update error messages to be Swift friendly. (#40)Gravatar Ryan Wilson2017-05-30
* Adds friendly error messages to phone auth sample (#37)Gravatar Zsika Phillip2017-05-26
* Uses official Firebase Auth product names in code and doc. (#32)Gravatar Xiangtian Dai2017-05-26
* Update FIROptions initializer documentation (#36)Gravatar Ryan Wilson2017-05-26
* Adds GoogleService-Info_multi.plist to the Auth Sample (#33)Gravatar Xiangtian Dai2017-05-25
* git repository management (#30)Gravatar Paul Beusterien2017-05-25
* Clean up logging and configuration in Messaging (#28)Gravatar Riz2017-05-24
* Update FIRPhoneAuthProvider reference docs (#27)Gravatar Paul Beusterien2017-05-24
* Log an error if for some reason we can't add a method to a class (#24)Gravatar Riz2017-05-23