History log of /frameworks/opt/setupwizard/library/recyclerview/src/com/android/setupwizardlib/items/RecyclerItemAdapter.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a23e50896f6ddb40f14551d7fc1af129ce501f3f 02-Aug-2017 Maurice Lam <yukl@google.com> Allow keyboard to focus on switch item

Test: ./gradlew connectedAndroidTest test
Bug: 63115991
Change-Id: If03b3e469fd740631b5eabb6031f11fd2165bdb3
/frameworks/opt/setupwizard/library/recyclerview/src/com/android/setupwizardlib/items/RecyclerItemAdapter.java
bb9086d69daf97f22eb096ecb6055b8360958ac7 15-Apr-2017 Ajay Nadathur <ajayns@google.com> Customize Item callbacks and support existing background in
RecycleItemAdapter

- Added support for custom backgrounds in RecyclerItemAdapter.
- Added callbacks in Item to allow overriding state/level
that gets copied from icon to drawable

Test: Tests added, verified that changes work
Change-Id: I33c883e0a1a0b76ccccaf8a61ab0bb49f46da3fb
/frameworks/opt/setupwizard/library/recyclerview/src/com/android/setupwizardlib/items/RecyclerItemAdapter.java
83862bb59558fc044de9aa0d6e9407be53af8b81 28-Mar-2017 Maurice Lam <yukl@google.com> Rename SuwLib directories

Rename eclair-mr1 to gingerbread to reflect the min SDK version
change, and full-support to recyclerview to better reflect what's
inside the directory

Also added comments and applied style fixes to keep checkstyle happy.

Test: Existing tests pass
Change-Id: I20332f718f2aae04092d5e45de944b1efce1a596
/frameworks/opt/setupwizard/library/recyclerview/src/com/android/setupwizardlib/items/RecyclerItemAdapter.java