summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/DreamComponentPreference.java
Commit message (Collapse)AuthorAgeFilesLines
* New dream settings - first cutJohn Spurlock2012-08-291-241/+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-3/+6
| | | | | | | | | 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
* Fix NPE in Dreams settings.John Spurlock2012-08-091-1/+3
| | | | | | Handle the null case to avoid crashing Settings. Change-Id: I257b766370bd604e0af5b332241619258fb732c9
* Update Settings for new Dreams architecture.Daniel Sandler2012-04-101-25/+84
| | | | | | | | | 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-3/+3
| | | | | | | | | | | - new preference design - remove candy-specific timeout - use new settings keys Requires Change I31f31b3 Bug: 5591015 Change-Id: I45cb6ea5c68f9932c6d4e65e2b219331d48a62d6
* Show desk dock apps as screen savers.Daniel Sandler2011-11-161-0/+38
| | | | | | | | | | Now that docking launches the screen saver instead of a dock app, we offer those apps as screen savers to allow them to continue functioning as they did before. As a bonus, users without docks can now use dock apps! Bug: 5591015 Change-Id: Ifc138ab4c0bdffa1bbd7afe8b3ad730ec971aa34
* Dream (screensaver) settings.Daniel Sandler2011-05-261-0/+139
Depends on change Ied691856 for Settings.Secure.DREAM_TIMEOUT and Settings.Secure.DREAM_COMPONENT. Change-Id: Ib6f74b74036e12637efb891b97e459a4e33444e7