summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/DreamTesterPreference.java
Commit message (Collapse)AuthorAgeFilesLines
* New dream settings - first cutJohn Spurlock2012-08-291-51/+0
| | | | | | | | | | | | | | | First draft implementation of mocks for dream settings. Want to merge for the weekly build, so a few things remain, namely: - flat style for preview/settings buttons + dividers - animation between dream row expanded/collapsed state - wire up the help url - possibly ditch the non-standard style - add logging - refresh when packages are installed/uninstalled Bug:7010260 Change-Id: I96e3ab944170925bd76edf7b8b1127adfffc6262
* Settings: Minimal refactor to support new dreams api.John Spurlock2012-08-231-1/+4
| | | | | | | | | Fix breaking changes to the dreams api. Master toggle and multiple dreams support in Settings will be done in a subsequent change. Bug:7028665 Change-Id: Ia56dd00ec50323fbba06473b1747e5015a3f1898
* Re-enable dreams: SettingsJohn Spurlock2012-08-021-49/+10
| | | | | | | | | | | | Re-arrange settings and captions for dreams. Activation on sleep and activation on dock now independent. Sleep activation defaults to off, dock activation defaults to on (replacing dock mode). Also use dream manager service for testing dream preference, and properly disable preferences if both dream activations are disabled. Change-Id: I76f5ba115c7678826a09077dd393acc55c2bca26 Bug: 6921930
* Update Settings for new Dreams architecture.Daniel Sandler2012-04-101-7/+17
| | | | | | | | | Additionally, hide all Dreams settings if the feature is disabled (R.bool.config_enableDreams). (Depends on change Idfe9d430) Change-Id: Ifa05f125e411ca58605c33481de26cd29a926807
* Settings changes for Android Dreams (now Screen Candy).Daniel Sandler2011-11-171-4/+6
| | | | | | | | | | | - new preference design - remove candy-specific timeout - use new settings keys Requires Change I31f31b3 Bug: 5591015 Change-Id: I45cb6ea5c68f9932c6d4e65e2b219331d48a62d6
* Bring back Android Dreams.Daniel Sandler2011-11-021-1/+1
| | | | | Bug: 5121105 Change-Id: I29ddee7e4a83a01844cdb735de14c02dcbf3086c
* Dream (screensaver) settings.Daniel Sandler2011-05-261-0/+75
Depends on change Ied691856 for Settings.Secure.DREAM_TIMEOUT and Settings.Secure.DREAM_COMPONENT. Change-Id: Ib6f74b74036e12637efb891b97e459a4e33444e7