summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/GoogleAccountLogin.java
Commit message (Expand)AuthorAgeFilesLines
* Move browser over to java.net.URLConnection.Narayan Kamath2014-12-161-27/+33
* Fix strict mode violation in GoogleAccountLoginBen Murdoch2011-07-291-10/+3
* Fix dialog crashJohn Reck2011-07-271-1/+9
* Show prelogin only onceJohn Reck2011-07-261-20/+13
* Fix autologin crash by removing clevernessJohn Reck2011-07-221-10/+1
* SearchBox preloading fixes.Mathew Inwood2011-07-141-1/+1
* Fix wrong thread issueJohn Reck2011-06-291-3/+6
* fix auto-login dialog bugMichael Kolb2011-04-011-11/+10
* Remove pre-login on every tab.Patrick Scott2011-03-141-62/+12
* Make sure timers are running during pre-login.Patrick Scott2011-02-241-0/+7
* 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