History log of /packages/apps/Browser/src/com/android/browser/DeviceAccountLogin.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b38f88126b7ea255a884d06018d3d1c64e25bdff 17-Mar-2011 Patrick Scott <phanna@android.com> Prevent a NPE by checking mCallback.

Not sure how this can actually happen but it has been reported.
Bug: 4104125

Change-Id: Ica5a9c12dbf40d93c4f79a94c5811527b62d50a6
/packages/apps/Browser/src/com/android/browser/DeviceAccountLogin.java
f94df7eb15fcbca9e47d5163f087fa1425c4511d 15-Mar-2011 John Reck <jreck@google.com> Switch account spinner to dropdown and holo style

Bug: 4093519

Change-Id: I0ac4670b325557616c24f024d86a85cf2e1ff141
/packages/apps/Browser/src/com/android/browser/DeviceAccountLogin.java
9206677e461328f15854c5fcb1366d0e261534c6 10-Mar-2011 Patrick Scott <phanna@android.com> Add new auto-login UI.

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
/packages/apps/Browser/src/com/android/browser/DeviceAccountLogin.java