summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/dreams
Commit message (Expand)AuthorAgeFilesLines
* Normalize dream service dump check with other services.John Spurlock2013-08-141-1/+7
* Refactoring of the print sub-system and API clean up.Svetoslav Ganov2013-07-161-1/+1
* Rename bindService to bindServiceAsUser to follow convention.Amith Yamasani2013-01-161-2/+2
* Fix NPE inside DreamManagerService.John Spurlock2012-12-141-0/+3
* Fallback to default dream if the current dream is removed.John Spurlock2012-12-101-1/+34
* Kill dreams that do not create a timely service connection.John Spurlock2012-12-041-0/+18
* Quiet down a lot of logging.Dianne Hackborn2012-11-271-3/+3
* System server should always send broadcasts to a specific or all usersAmith Yamasani2012-10-221-4/+5
* DreamService API revisions.Daniel Sandler2012-10-041-2/+9
* Fix issue #7255954: API Review: rename Dream to DreamServiceDianne Hackborn2012-09-281-5/+4
* Close the notification shade when starting dream.John Spurlock2012-09-281-0/+5
* Make DreamManagerService more robust.Jeff Brown2012-09-262-324/+349
* Move DreamManagerService to its own package.Jeff Brown2012-09-262-0/+601