summaryrefslogtreecommitdiffstats
path: root/core/java/android/service
Commit message (Expand)AuthorAgeFilesLines
* Pie controls: Introducing a pie delivery serviceJens Doll2013-05-155-0/+247
* docs: update dreamservice descriptionScott Main2012-11-191-5/+6
* Frameworks base: Promote dream setting defaults to config.John Spurlock2012-10-191-6/+7
* improve some docs for dreamsScott Main2012-10-181-15/+50
* Merge "delay onDreamingStarted() to work around asynchrony." into jb-mr1-devChris Wren2012-10-151-7/+12
|\
| * delay onDreamingStarted() to work around asynchrony.Chris Wren2012-10-121-7/+12
* | Do not launch Somnambulator as a dock app.Jeff Brown2012-10-111-0/+122
|/
* Merge "Remove Dream windows immediately." into jb-mr1-devDaniel Sandler2012-10-101-4/+13
|\
| * Remove Dream windows immediately.Daniel Sandler2012-10-101-4/+13
* | default the screen on during the dream.Chris Wren2012-10-081-1/+1
|/
* Fix issue #7296314, issue #7296314.Dianne Hackborn2012-10-051-9/+19
* Merge "Fix issue #7275122: Wall paper jank when switching users" into jb-mr1-devDianne Hackborn2012-10-051-7/+16
|\
| * Fix issue #7275122: Wall paper jank when switching usersDianne Hackborn2012-10-051-7/+16
* | DreamService API revisions.Daniel Sandler2012-10-043-91/+155
|/
* Update javadocs for DreamService.John Spurlock2012-10-011-10/+16
* Fix issue #7255954: API Review: rename Dream to DreamServiceDianne Hackborn2012-09-282-619/+622
* Make DreamManagerService more robust.Jeff Brown2012-09-262-3/+9
* Dream metadata now specified using an xml-resource.John Spurlock2012-09-261-16/+9
* Fix javadocs to fix build.John Spurlock2012-09-211-2/+2
* Additions to Dream public api.John Spurlock2012-09-211-64/+222
* Fire "dreaming started" and "dreaming stopped" broadcasts.John Spurlock2012-09-193-337/+162
* More multi-user stuff.Dianne Hackborn2012-09-152-0/+7
* Update the dream manager to be multi-user aware.John Spurlock2012-09-111-7/+38
* DreamManagerService: Handle missing db valueJohn Spurlock2012-08-251-1/+1
* Add framework support for multiple dreams.John Spurlock2012-08-223-15/+45
* Refactor for multi-display support.Jeff Brown2012-08-192-8/+6
* Power manager rewrite.Jeff Brown2012-08-151-1/+3
* Allow the secure keyguard to engage behind Dreams.Daniel Sandler2012-08-111-0/+5
* Add fullscreen to Dream.lightsOut().Daniel Sandler2012-08-101-6/+2
* More termination conditions for Dreams.Daniel Sandler2012-08-101-2/+14
* Merge "Migrate Dreams default settings to DatabaseHelper." into jb-mr1-devDaniel Sandler2012-08-081-20/+19
|\
| * Migrate Dreams default settings to DatabaseHelper.Daniel Sandler2012-08-081-20/+19
* | Window position not reported if the window is not moved.Svetoslav Ganov2012-08-061-1/+1
|/
* Re-enable dreams: frameworks/baseJohn Spurlock2012-08-033-32/+42
* Small step towards supporting multiple displaysCraig Mautner2012-07-271-2/+3
* Replace left/right with start/end for Gravity / LayoutParams / PaddingFabrice Di Meglio2012-07-191-1/+1
* Notify client side of window movement.Craig Mautner2012-06-301-2/+13
* Implement new window cropping.Dianne Hackborn2012-05-131-3/+2
* Spell check the first word of the sentencesatok2012-05-071-8/+0
* Add system insets to windows.Dianne Hackborn2012-04-301-2/+3
* Protect system services with DUMP permission.Jeff Sharkey2012-04-261-0/+2
* Move SystemUI out of system UID.Jeff Sharkey2012-04-191-2/+8
* Get rid of "isSentenceLevelSpellCheckSupported"satok2012-04-161-10/+175
* New Android Dreams architecture, disabled for now.Daniel Sandler2012-04-094-0/+628
* Add document to SpellCheckerServicesatok2012-03-291-2/+6
* Take sentence-level spell checking APIs publicsatok2012-03-291-4/+8
* Refactor sentence level spell checking APIssatok2012-02-221-10/+12
* resolved conflicts for merge of a80bab37 to masterDianne Hackborn2011-12-131-3/+20
|\
| * Fix issue #5756204: Crespo IME briefly appears shortened when...Dianne Hackborn2011-12-131-3/+20
* | Refactor InputQueue as InputEventReceiver.Jeff Brown2011-12-011-14/+23