Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent a NPE by checking mCallback. | Patrick Scott | 2011-03-17 | 1 | -2/+3 |
| | | | | | | | Not sure how this can actually happen but it has been reported. Bug: 4104125 Change-Id: Ica5a9c12dbf40d93c4f79a94c5811527b62d50a6 | ||||
* | Switch account spinner to dropdown and holo style | John Reck | 2011-03-14 | 1 | -32/+9 |
| | | | | | | Bug: 4093519 Change-Id: I0ac4670b325557616c24f024d86a85cf2e1ff141 | ||||
* | Add new auto-login UI. | Patrick Scott | 2011-03-10 | 1 | -0/+165 |
When the WebView notifies us of an auto-login request, check if the account is valid. If so, use it to log into the account manager. If that fails or the account is not valid, display the login UI. Bug: 3367381 Change-Id: I5a164ef676921eec03a89860fa5be722d3d987d4 |