summaryrefslogtreecommitdiffstats
path: root/login
Commit message (Expand)AuthorAgeFilesLines
* Merge "Google Login - when the datastore is corrupt (i.e when the set active ...Oluwatobi Bashir-Bello2014-08-221-1/+7
|\
| * Google Login - when the datastore is corrupt (i.e when the set active user is...Oluwatobi Bashir-Bello2014-08-211-1/+7
* | Merge "Right aligns the Google Login button on the main and nav toolbars usin...Benjamin Wulfe2014-08-212-8/+5
|\ \ | |/ |/|
| * Right aligns the Google Login button on the main and nav toolbars using a new...Benjamin Wulfe2014-08-132-8/+5
* | Merge "Revert "Revert "Creates a simple deploy dialog using appcfg.""" into i...Appu Goundan2014-08-121-0/+1
|\ \
| * | Revert "Revert "Creates a simple deploy dialog using appcfg.""Benjamin Wulfe2014-08-141-0/+1
* | | Merge "Revert "Creates a simple deploy dialog using appcfg."" into idea133Appu Goundan2014-08-121-1/+0
|\| |
| * | Revert "Creates a simple deploy dialog using appcfg."Benjamin Wulfe2014-08-141-1/+0
| |/
* | Merge "Creates a simple deploy dialog using appcfg." into idea133Appu Goundan2014-08-121-0/+1
|\|
| * Creates a simple deploy dialog using appcfg.Benjamin Wulfe2014-08-121-0/+1
* | In the Google Login panel, bubble the active user to the top of the list.Oluwatobi Bashir-Bello2014-08-121-1/+24
|/
* Merge "Changed the message on the Google login sign-in progress bar and chang...Oluwatobi Bashir-Bello2014-08-112-4/+3
|\
| * Changed the message on the Google login sign-in progress bar and changed the ...Oluwatobi Bashir-Bello2014-08-112-4/+3
* | Updates to the Google login non-signed in dialog.Oluwatobi Bashir-Bello2014-08-112-23/+65
|/
* Merge "The Google Login sign out confirmation dialog message should be change...Oluwatobi Bashir-Bello2014-08-071-1/+9
|\
| * The Google Login sign out confirmation dialog message should be changed to â€...Oluwatobi Bashir-Bello2014-08-071-1/+9
* | Updates to the signed-in with a single user uiOluwatobi Bashir-Bello2014-08-072-11/+58
|/
* In the Google Login widget, change the non-signed in buttons from "Add Accoun...Oluwatobi Bashir-Bello2014-08-061-18/+7
* Use JUnit3 as dependency instead of junit.jarSiva Velusamy2014-07-241-9/+1
* Google login - update module to support addition into Android Studio build sy...Oluwatobi Bashir-Bello2014-07-227-7/+7
* Adds a cancellable dialog that instructs the user to log in.Benjamin Wulfe2014-07-212-7/+308
* Add the Google Logo to the sign out dialog of Google login in Android Studio.Oluwatobi Bashir-Bello2014-07-213-1/+5
* Merge "Don't persist the access token to the credentials file in Google Login...Oluwatobi Bashir-Bello2014-07-171-17/+1
|\
| * Don't persist the access token to the credentials file in Google Login API.Oluwatobi Bashir-Bello2014-07-141-17/+1
* | Merge "AS Google Login - Fix bug when the google login menu item fails to be ...Oluwatobi Bashir-Bello2014-07-171-1/+3
|\ \
| * | AS Google Login - Fix bug when the google login menu item fails to be updated...Oluwatobi Bashir-Bello2014-07-141-1/+3
| |/
* | Merge "Fix the order of the users in the Google login panel - maintain the in...Oluwatobi Bashir-Bello2014-07-174-12/+16
|\ \
| * | Fix the order of the users in the Google login panel - maintain the insertion...Oluwatobi Bashir-Bello2014-07-104-12/+16
| |/
* | Add the Google login plugin to the Android Studio build and flag-guard the lo...Oluwatobi Bashir-Bello2014-07-176-20/+23
* | Fix Login 1.6 JDK issueBenjamin Wulfe2014-07-171-1/+1
|/
* Merge "Let the CredentialUserRoster notify login listeners of changes as oppo...Appu Goundan2014-07-103-7/+39
|\
| * Let the CredentialUserRoster notify login listeners of changes as opposed to ...Oluwatobi Bashir-Bello2014-07-103-7/+39
* | Add a callback function to the GoogleLogin#logIn and GoogleLogin#promptToLogi...Oluwatobi Bashir-Bello2014-07-093-15/+29
* | Google Login UI: add a separator between items in the uiOluwatobi Bashir-Bello2014-07-092-6/+14
|/
* Google Login - Adding a panel for when there are no users.Oluwatobi Bashir-Bello2014-07-083-20/+96
* Google Login- Update the UI for the active user.Oluwatobi Bashir-Bello2014-06-302-20/+211
* Merge "Make the Google login an independet plugin." into idea133Rajeev Dayal2014-06-242-1/+49
|\
| * Make the Google login an independet plugin.Oluwatobi Bashir-Bello2014-06-242-1/+49
* | Merge "Google Login ui changes: make list items left-justified" into idea133Rajeev Dayal2014-06-244-36/+13
|\ \
| * | Google Login ui changes: make list items left-justifiedOluwatobi Bashir-Bello2014-06-244-36/+13
| |/
* / Add the client info.Oluwatobi Bashir-Bello2014-06-232-27/+34
|/
* Google Login: launch external browser automatically to authenticate user cred...Oluwatobi Bashir-Bello2014-06-193-70/+92
* Google Login - change google login button on main toolbar to a icon.Oluwatobi Bashir-Bello2014-06-124-49/+44
* Google Login - add the ui portion of the Google Login feature.Oluwatobi Bashir-Bello2014-06-0918-214/+1482
* Google Login - add the Google Login API.Oluwatobi Bashir-Bello2014-05-224-0/+532
* Change the Google Login package name to com.google.gct.login from com.google....Oluwatobi Bashir-Bello2014-05-164-7/+5
* Google Login - add functionality to managed multiple users.Oluwatobi Bashir-Bello2014-05-154-0/+433
* Google Login - Add functionality to store users data persistently.Oluwatobi Bashir-Bello2014-05-132-0/+204