History log of /packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/display/daydream/DaydreamActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
af829e245278e990964e820c0f43041936b59fdd 01-Oct-2014 RoboErik <epastern@google.com> Write the system sleep value to system settings

We were saving it to local shared prefs but had no way for another
package to get it as we lost the provider for it. This moves the value
to system settings where it should be.

This also required one string change to match the behavior of the new
setting.

Also cleans up the naming so the code is easier to read.

bug:17665809
Change-Id: Ib2d8860909c946daac16c4ccf40de808c274e9f9
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/display/daydream/DaydreamActivity.java
65a5a7d84ad9b5324ae53eda526e39e513473af7 15-Sep-2014 Christopher Lane <lanechr@google.com> Initial checkin of TV settings

Bug: 16857996
Change-Id: I9bcff3662ad18db97f6e0c2f80430ca42690ecf7
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/display/daydream/DaydreamActivity.java