History log of /frameworks/opt/setupwizard/library/eclair-mr1/src/com/android/setupwizardlib/items/SwitchItem.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b3d973f58b14b66c20d1032518dfd1969b2932fe 23-May-2016 Maurice Lam <yukl@google.com> [SuwLib] Fix issues with SwitchItem

- in some cases the switch state was not updated after the
SwitchCompat was toggled
- updating items in onCheckedChaged() led to the loop calls in
onBindView->setChecked()->onCheckedChanged->onBindView()...

Change-Id: I7a57d43625ff92f7387494321f5e8effdac87aac
/frameworks/opt/setupwizard/library/eclair-mr1/src/com/android/setupwizardlib/items/SwitchItem.java
ae4fda79c9e71d166e879d184568060b051f7c2f 18-May-2016 Maurice Lam <yukl@google.com> [SuwLib] Update SwitchItem checked state

Update SwitchItem checked state when the user clicks on the switch.

Bug: 28317915
Change-Id: If3bba280fbab50225990fa96290b8458bd14975f
/frameworks/opt/setupwizard/library/eclair-mr1/src/com/android/setupwizardlib/items/SwitchItem.java
de9f081976b6121f93b6debca4554226c125e12f 08-Apr-2016 Maurice Lam <yukl@google.com> [SuwLib] Fix override annotations

Add @Override annotations where there should be

Change-Id: I57e33c9367bbc716c120b410ce96b43b4d0f8bbb
/frameworks/opt/setupwizard/library/eclair-mr1/src/com/android/setupwizardlib/items/SwitchItem.java
6e55f30c31f1ac3b35d60f306cf6cef084b1a845 11-Mar-2016 Maurice Lam <yukl@google.com> [SuwLib] Add SwitchItem

Bug: 27600894
Change-Id: Idca6f2fad550561ed71f9eb1bcae8ba54c5dae33
/frameworks/opt/setupwizard/library/eclair-mr1/src/com/android/setupwizardlib/items/SwitchItem.java