History log of /packages/apps/Settings/src/com/android/settings/dream/WhenToDreamPreferenceController.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1d583e125faf3ae4c9cd82636d8f3ecf1cdec3aa 13-Jun-2017 Tony Mantler <nicoya@google.com> Make PreferenceController a mixin

Bug: 62912136
Test: Existing tests in BaseSearchIndexProviderTest
Change-Id: Ieda359806c09a019840b2005446c7ec8b61fdb00
/packages/apps/Settings/src/com/android/settings/dream/WhenToDreamPreferenceController.java
227affaf29a55ed874e90eb2cdfb849080e4bd68 22-Mar-2017 Evan Laird <evanlaird@google.com> Cleanup to screensaver settings for O

Reworked the way screensaver settings are laid out for O. Instead of
using the options menu and dialogs to navigate screensaver options,
there are now two rows: one row for the screensaver choice and
optionally its own settings, and one row for the "when to show" setting.
And now there's a nice obvious button you can press to preview your
choices.

Test: 'export ROBOTEST_FILTER="RadioButtonListFragmentTest";\
mmm -j20 packages/apps/Settings/tests/robotests'

Bug: 35031991
Change-Id: Ie7d2055fb45f6dfe72e34cb9598d9a25f7bee75a
/packages/apps/Settings/src/com/android/settings/dream/WhenToDreamPreferenceController.java