OSDN Git Service

Fix bugs in credential storage settings:
authorHung-ying Tyan <tyanh@google.com>
Wed, 30 Sep 2009 03:56:05 +0000 (11:56 +0800)
committerHung-ying Tyan <tyanh@google.com>
Wed, 30 Sep 2009 03:56:05 +0000 (11:56 +0800)
commitb0883cb384fc7ad46e011a72355c9fda924e5b28
treeeacb6593004eb76c3e6e922be9b764477604fefb
parentcabb147ce57bdcbb6baa08686415ce03f97028d7
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.
src/com/android/settings/SecuritySettings.java