summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/GoogleAccountLogin.java
Commit message (Expand)AuthorAgeFilesLines
* Increase the delay.Patrick Scott2011-02-151-1/+1
* Clear session cookies before attempting pre-login.Patrick Scott2011-02-041-5/+32
* Hack to fix hosted accounts.Patrick Scott2011-02-021-2/+4
* Re-login after a week.Patrick Scott2011-01-311-4/+83
* Add logging to track down login failures.Patrick Scott2011-01-311-2/+12
* Protect access to mWebView by checking mRunnable.Patrick Scott2011-01-181-3/+19
* Skip auto sign-in if the user is already logged in.Patrick Scott2011-01-131-1/+18
* Different approach to auto signin.Patrick Scott2011-01-131-0/+199