Commit History

Autor SHA1 Mensaxe Data
  Peter Andrews 47fa87701b Fix and normalize TARGET_OS macro references. (#129) %!s(int64=3) %!d(string=hai) anos
  Peter Andrews 035261494b Use the data protection keychain on macOS (#127) %!s(int64=3) %!d(string=hai) anos
  Peter Andrews 20b21a1997 Report execution environment via `gidenv` (#113) %!s(int64=4) %!d(string=hai) anos
  Peter Andrews 51b7edd277 Refactor `scopes` parameter (#116) %!s(int64=4) %!d(string=hai) anos
  pinlu 61e8b8a874 Add macOS support including API changes, implementations and unit tests. (#104) %!s(int64=4) %!d(string=hai) anos
  Anton cdb55ef8fb Add the option to choose additional scopes at sign-in (#30) %!s(int64=4) %!d(string=hai) anos
  Peter Andrews 60ca2bfd21 Avoid implicit retention warning. (#81) %!s(int64=4) %!d(string=hai) anos
  Peter Andrews 1594441e61 Disable EMM support for Mac Catalyst builds. (#77) %!s(int64=4) %!d(string=hai) anos
  pinlu 74b7d7f4fc Update the current user's scopes instead of create a new user when adding new scopes. (#68) %!s(int64=4) %!d(string=hai) anos
  Peter Andrews 742ae380e9 Set include_granted_scopes=true in the auth request (#70) %!s(int64=4) %!d(string=hai) anos
  Peter Andrews bf4583510d Whitespace cleanup. (#55) %!s(int64=4) %!d(string=hai) anos
  Peter Andrews 3f4c51391b Clean up KVO support. (#47) %!s(int64=4) %!d(string=hai) anos
  pinlu c90a734cbf Modify the private method `restoredGoogleUserFromPreviousSignIn`. (#45) %!s(int64=4) %!d(string=hai) anos
  Anton e6d17e907b Fix callback for nested `signIn` or `addScopes` (#29) %!s(int64=4) %!d(string=hai) anos
  Peter Andrews a9bc42a170 Address build warnings. %!s(int64=4) %!d(string=hai) anos
  Xiangtian Dai b5b55476a2 Fix indentation %!s(int64=4) %!d(string=hai) anos
  Xiangtian Dai 1948b22f5c Adds a flag to indicate the auth flow is restarting. %!s(int64=4) %!d(string=hai) anos
  Peter Andrews 9cb60b969c Nil _currentOptions at the end of a flow. %!s(int64=4) %!d(string=hai) anos
  Peter Andrews d773b819ff Get tests working again. %!s(int64=4) %!d(string=hai) anos
  Peter Andrews f26e72c4d4 Call public callback blocks asynchronously on the main thread. %!s(int64=4) %!d(string=hai) anos
  Peter Andrews a698945eef restoredGoogleUserFromPreviousSignIn is a private method. %!s(int64=4) %!d(string=hai) anos
  Peter Andrews 51ccc95b78 Make all GIDSignInCallback params nullable. %!s(int64=4) %!d(string=hai) anos
  Peter Andrews 0d7b81a7ad Rename addCallbackCallback addCompletionCallback. %!s(int64=4) %!d(string=hai) anos
  Peter Andrews 2ba99237a4 Implement -signInWithConfiguration:presentingViewController:hint:callback: %!s(int64=4) %!d(string=hai) anos
  Peter Andrews bf6dca94ff Implement -addScopes:presentingViewController:callback: %!s(int64=4) %!d(string=hai) anos
  Peter Andrews 8eac6fd908 Implement -signInWithConfiguration:presentingViewController:callback: %!s(int64=4) %!d(string=hai) anos
  Peter Andrews 587bce1dcf Use NS_ERROR_ENUM for better NSError bridging in Swift. %!s(int64=4) %!d(string=hai) anos
  Peter Andrews d959097146 Make disconnect callback nullable. %!s(int64=4) %!d(string=hai) anos
  Peter Andrews 5359a955c9 Present sharedInstance as a class property. %!s(int64=4) %!d(string=hai) anos
  Peter Andrews 3d31d016bc Add GIDDisconnectCallback. %!s(int64=4) %!d(string=hai) anos