History log of /packages/apps/Settings/src/com/android/settings/IccLockSettings.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
113ae0258d8a0aac363e397ad025cb65df237328 01-Dec-2011 Jim Miller <jaggies@google.com> Fix 5636798: Watch for SIM state changes in IccSettings.

This fixes a bug where the SIM enable checkbox was showing the
wrong state. The code now registers for state changes and updates
the checkbox state appropriately.

Change-Id: Icd4f040140e9f71e75e288968ee7ae616dfd08ce
/packages/apps/Settings/src/com/android/settings/IccLockSettings.java
22135ea7739433802fa55a37790c2a931b698f30 07-Sep-2010 Yongwei Cai <yongwei.cai@sonyericsson.com> Fix wrong behavior when changing pin code in settings

In security setting, if user change orientation during entering
pin code, the change will not apply successfully, it is because
the entered pin codes has not been saved and restored when
application was re-create after changed orientation. So we save
entered pin codes and restore them in onCreate when application
is re-created.

Change-Id: Ia8a3fb3ee75185ce028104487377e47f272905ce
/packages/apps/Settings/src/com/android/settings/IccLockSettings.java
2e180ef88050bfa243dfccaab72fb6ab235e21af 08-Jan-2010 Amith Yamasani <yamasani@google.com> Don't allow monkey to play with SIM lock settings. Bug # 2358489

If the monkey is running, exit the SIM lock settings activity.
/packages/apps/Settings/src/com/android/settings/IccLockSettings.java
11cd8c5ac95334c9363a82fd81d05d85623f9d17 29-Aug-2009 Amith Yamasani <yamasani@google.com> Fix for 1785342: The old PIN is required after entering New PIN

State of dialogs was not properly maintained across pause/resume.
/packages/apps/Settings/src/com/android/settings/IccLockSettings.java
c38866843e966622346dc8f7b028749cac9c2198 02-Apr-2009 Wink Saville <> AI 144245: Fix merge conflict for megering in the CDMA changes in to master from donutburger.

Automated import of CL 144245
/packages/apps/Settings/src/com/android/settings/IccLockSettings.java