Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Browser: Use ICS alert icon | blunden | 2012-08-14 | 1 | -1/+1 |
| | | | | Change-Id: I9e9b44fc1009191db8b84a7cdb87a94905b9d786 | ||||
* | Make enter advance navigation or sign in | John Reck | 2011-02-28 | 1 | -0/+13 |
| | | | | | | | Bug: 3487066 Also cleaned up the layout Change-Id: Iaa471ff8fcd793381cb98416493dcf707cbecc29 | ||||
* | Rewrite HTTP auth dialog code | Bjorn Bringert | 2010-10-15 | 1 | -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 |