summaryrefslogtreecommitdiffstats
path: root/core/java/android/service
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Ensure input events are processed in-order in the application.Jeff Brown2011-12-011-6/+6
* | am 496f6e2a: am b54980d1: Merge "Fix issue #5588689: Black camera preview aft...Dianne Hackborn2011-11-281-2/+2
|\ \ | |/
| * Fix issue #5588689: Black camera preview after coming back from gmailDianne Hackborn2011-11-281-2/+2
* | add sentence level spell checker hidden apissatok2011-11-221-0/+29
|/
* Fix a memory leak of a Binder in SpellCheckerServicesatok2011-11-031-1/+15
* Optimize handling of scrolled wallpapersChet Haase2011-10-281-1/+28
* Add a path to HelloSpellChecker sample application for SDK buildsatok2011-10-281-2/+4
* Update links for SampleSpellCheckerService for I938ba499satok2011-10-191-1/+1
* docs: add package summary for spell checker servicesScott Main2011-10-181-0/+38
* Add documents for the spell checker framework and the input method subtypesatok2011-10-181-2/+24
* Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediatelyDianne Hackborn2011-10-061-2/+2
* Fix issue #5273986: The power usage of the mp3 background playback...Dianne Hackborn2011-09-091-1/+4
* Make the spell checker session staticsatok2011-09-021-1/+1
* Fix issues #5233826 and #5209847 -- live wallpapers.Dianne Hackborn2011-08-301-14/+49
* Debugging for issue #5180240: Wallpaper continues to consume CPU when screen offDianne Hackborn2011-08-221-2/+50
* API cleanup for the spell checker frameworksatok2011-08-041-56/+111
* Move SpellCheckerSessionsatok2011-08-021-301/+0
* Handle the existing binds to spell checkers correctly.satok2011-07-292-1/+23
* [step4] Change service interfacesatok2011-07-251-1/+2
* Tweak APIs for SpellCheckersatok2011-07-231-2/+15
* Create TextServiceManager and SpellCheckerServicesatok2011-07-222-0/+411