1. f5ac2c4 New scopes for accessing the analytics APIs automerge: 98914dc by David Herman · 9 years ago main master
  2. 98914dc New scopes for accessing the analytics APIs by David Herman · 9 years ago studio-1.3-dev studio-1.3-release studio-1.4-dev studio-1.4-release gradle_1.3.0-beta1 gradle_1.3.0-beta2 gradle_1.3.0-beta3 gradle_1.3.0-beta4 gradle_1.3.1
  3. 277d748 Bug fix (b/18102684) - [LOGIN] - Google favicon is off-centered when displayed in confirm sign out dialog by Oluwatobi Bashir-Bello · 9 years ago
  4. bb4df1b Bug fix (b/18102684) - [LOGIN] - Google favicon is off-centered when displayed in confirm sign out dialog by Oluwatobi Bashir-Bello · 9 years ago
  5. e7ed5d5 Small change to synchronize all read operations on the credentialeduserroster. by Patrick Flynn · 9 years ago
  6. adb9af5 Small change to synchronize all read operations on the credentialeduserroster. by Patrick Flynn · 9 years ago
  7. 8fea585 Fix logout - Logs all users out when you logout. automerge: 9415706 by Oluwatobi Bashir-Bello · 9 years ago studio-master-release
  8. 9415706 Fix logout - Logs all users out when you logout. by Oluwatobi Bashir-Bello · 9 years ago
  9. 915d2a0 Remove the error dialog when oauth scopes change. Feedback is that its more user friendly not to present the user with this and just let him log back in when required. automerge: 6b597de by Benjamin Wulfe · 9 years ago
  10. 0428501 Remove the error dialog when oauth scopes change. Feedback is that its more user friendly not to present the user with this and just let him log back in when required. by Benjamin Wulfe · 9 years ago studio-1.2-dev studio-1.2-release gradle_1.2.0 gradle_1.2.0-beta1 gradle_1.2.0-rc1 gradle_1.2.1 gradle_1.2.2 gradle_1.2.3
  11. 6b597de Remove the error dialog when oauth scopes change. by Benjamin Wulfe · 9 years ago studio-1.1-dev
  12. 590ec36 This adds a required scope so that Android Studio can query warehouse for the proper git remote url to use. automerge: 94135a6 by Benjamin Wulfe · 9 years ago
  13. 4a1737a This adds a required scope so that Android Studio can query warehouse for the proper git remote url to use. by Benjamin Wulfe · 9 years ago
  14. 88cd5d9 Merge commit '16d303094f37b830b793c3ae523030b95a50bd68' into studio-master-dev by The Android Automerger · 9 years ago
  15. 94135a6 This adds a required scope so that Android Studio by Benjamin Wulfe · 9 years ago studio-1.1-release gradle_1.1.0 gradle_1.1.0-rc1 gradle_1.1.0-rc2 gradle_1.1.0-rc3 gradle_1.1.1 gradle_1.1.2 gradle_1.1.3
  16. 16d3030 Fix use of progress indicator because API changed by Appu Goundan · 10 years ago
  17. c6c3707 Adds support for unit tests. automerge: dc8ca50 by Benjamin Wulfe · 9 years ago
  18. dc8ca50 Adds support for unit tests. by Benjamin Wulfe · 9 years ago
  19. a8cbca2 Merge "Style fixes to Login code" into studio-1.0-dev automerge: 9d5ed76 by Alex Lockwood · 9 years ago
  20. 9d5ed76 Merge "Style fixes to Login code" into studio-1.0-dev by Alex Lockwood · 9 years ago studio-1.0-dev
  21. c6a8a67 Fix logging level when a well known user state bug manifests itself. by Patrick Flynn · 9 years ago
  22. b2250fe Fix logging level when a well known user state bug manifests itself. by Patrick Flynn · 9 years ago studio-1.0-release gradle_0.14.3 gradle_0.14.4 gradle_1.0.0 gradle_1.0.0-rc1 gradle_1.0.0-rc2 gradle_1.0.0-rc3 gradle_1.0.0-rc4 gradle_1.0.1 studio_1.0.0 studio_1.0.1
  23. 73d50b0 Currently, if a user cannot login, we present a fatal error to the user. This is not a fatal error, the code correctly handles the situation when the user cannot be logged in. It is still good to log this situation though, in the event that it leads to other problems down the line. by Sal Guarnieri · 9 years ago
  24. 953e8a9 Currently, if a user cannot login, we present a fatal error to the user. by Sal Guarnieri · 10 years ago
  25. 706ff13 Fix use of progress indicator because API changed by Appu Goundan · 10 years ago
  26. 469e0f7 Style fixes to Login code by Alex Lockwood · 10 years ago
  27. c2f99dc Refactor login code to use new GoogleLoginIcons class by Alex Lockwood · 10 years ago gradle_0.14.0 gradle_0.14.1 gradle_0.14.2
  28. 394bae8 don't log errors when they could be caused by the user. by Patrick Flynn · 10 years ago
  29. 2176c47 Update login code to use theme/resolution aware Google logo by Alex Lockwood · 10 years ago
  30. 264a535 Merge "Adjust active user background color." into studio-1.0-dev by Alex Lockwood · 10 years ago
  31. a2cce3a Adjust active user background color. by Alex Lockwood · 10 years ago
  32. c4a3cf4 Changed the login CancellableServerReceiver to handle cancelled logins with a RequestCancelledException so that GoogleLogin doesn't treat them like errors. by Patrick Flynn · 10 years ago
  33. 32f0f46 Don't show error dialog when credentials fail to load. by Alex Lockwood · 10 years ago
  34. b8e2389 Revert "Revert "Fixed user login image flicker/glitch"" by Alex Lockwood · 10 years ago
  35. 3e1eaf1 Revert "Fixed user login image flicker/glitch" by Alex Lockwood · 10 years ago
  36. 499d46c Fixed user login image flicker/glitch by Alex Lockwood · 10 years ago
  37. 3269139 Merge "Change the colors of the Google Login panel so that they match the current ide theme." into studio-1.0-dev by Oluwatobi Bashir-Bello · 10 years ago
  38. 4f93372 Log user out when OAuth scopes for user does not match current scopes. (2) by Oluwatobi Bashir-Bello · 10 years ago
  39. 615663a Change the colors of the Google Login panel so that they match the current ide theme. by Oluwatobi Bashir-Bello · 10 years ago
  40. b85c8f0 Fix broken build by Alex Lockwood · 10 years ago
  41. 9ad9957 Move the Google Login plugin into tools/studio/google/login. by Oluwatobi Bashir-Bello · 10 years ago
  42. 0400532 Initial empty repository by Geoff Mendal · 10 years ago idea133-milestone tools_r22.2 ub-tools-idea133-release gradle_0.13.1 gradle_0.13.2 gradle_0.13.3