• Home
  • History
  • Annotate
  • only in /frameworks/opt/setupwizard/library/eclair-mr1/test/robotest/src/com/android/setupwizardlib/items/
History log of /frameworks/opt/setupwizard/library/eclair-mr1/test/robotest/src/com/android/setupwizardlib/items/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ee2a6a670db446954ee9d532a4a9c565164539ec 21-Mar-2017 Maurice Lam <yukl@google.com> Implement ExpandableSwitchItem

Implement the switch item that is expandable when the text label is
tapped.

Bug: 36388000
Test: ./gradlew connectedAndroidTest test
Change-Id: Ic476164f5abebe1e879b0ee3a8c2e429e1b74372
xpandableSwitchItemTest.java
d60659421446329c7a7af2a009a51413d5388254 15-Mar-2017 Maurice Lam <yukl@google.com> Use item title as label for switchItem

So that TalkBack will read the switch as "Switch OFF for <title>".
Also migrated SwitchItemTest to allow testing multiple API
versions.

Test: ./gradlew test connectedAndroidTest
Bug: 36137738
Change-Id: Icb5d1f06e2e0555867849f67e612d1ca3afc7cf9
witchItemTest.java