commit | b0883cb384fc7ad46e011a72355c9fda924e5b28 | [log] [tgz] |
---|---|---|
author | Hung-ying Tyan <tyanh@google.com> | Wed Sep 30 11:56:05 2009 +0800 |
committer | Hung-ying Tyan <tyanh@google.com> | Wed Sep 30 11:56:05 2009 +0800 |
tree | eacb6593004eb76c3e6e922be9b764477604fefb | |
parent | cabb147ce57bdcbb6baa08686415ce03f97028d7 [diff] |
Fix bugs in credential storage settings: * resume credential storage settings in onResume() in case if a new activity changes the settings and switches back. * reset mRetry in case the dialog is retried and canceled. * update preferences in onDismiss handler in case the dialog is canceled and need to revert the checkbox.