summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/HttpAuthenticationDialog.java
Commit message (Collapse)AuthorAgeFilesLines
* Browser: Use ICS alert iconblunden2012-08-141-1/+1
| | | | Change-Id: I9e9b44fc1009191db8b84a7cdb87a94905b9d786
* Make enter advance navigation or sign inJohn Reck2011-02-281-0/+13
| | | | | | | Bug: 3487066 Also cleaned up the layout Change-Id: Iaa471ff8fcd793381cb98416493dcf707cbecc29
* Rewrite HTTP auth dialog codeBjorn Bringert2010-10-151-0/+153
The old code reached into the AlertDialog view using hidden view ID constants to pull out the title. I've moved the dialog to its own class and made it only use public APIs. Change-Id: I84f576ece09ca802091175e1f928ae0be4a35d07