History log of /frameworks/base/packages/SettingsLib/src/com/android/settingslib/widget/FooterPreference.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
29c6f0b916c24cf86a0be612fa34c5c6e5248e35 23-May-2017 Phil Weaver <pweaver@google.com> Make footer preferences non-clickable by default

Both the footer preference and the TextView they contain
were clickable, which confused some accessibility services.

Bug: 38511461
Test: Verified that switch access no longer offers users
the option of clicking on the footer for accessibility
services and Magnification as well as in the Battery
settings screen.

Change-Id: I937340fda93f6a8097919e1f86d5d890487370bc
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/widget/FooterPreference.java
5efe8f0a096fd13d5ecdacf90447e0b4ef132967 05-May-2017 Juan Lang <juanlang@google.com> Import FooterPreferenceMixin and its dependencies into SettingsLib.

This will allow this class to be reused by apps other than Settings.

Test: make RunSettingsLibRoboTests && make RunSettingsRoboTests &&
make RunSettingsGoogleRoboTests
Change-Id: Ic4aa3945df71357fb2f99262ab299020e94a6eb9
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/widget/FooterPreference.java