summaryrefslogtreecommitdiffstats
path: root/core/java/android/service
Commit message (Expand)AuthorAgeFilesLines
* Add support for mouse hover and scroll wheel.Jeff Brown2011-02-251-8/+9
* am 46ab5e13: Merge "add missing call to superclass method" into honeycombMichael Jurka2011-02-011-0/+1
|\
| * add missing call to superclass methodMichael Jurka2011-02-011-0/+1
* | am e77f9914: Merge "Whoops, need to put this check back." into honeycombDianne Hackborn2011-02-011-0/+12
|\ \ | |/
| * Whoops, need to put this check back.Dianne Hackborn2011-02-011-0/+12
* | am bd77ed7f: Merge "Make image wallpaper use a big surface." into honeycombDianne Hackborn2011-02-011-6/+0
|\ \ | |/
| * Make image wallpaper use a big surface.Dianne Hackborn2011-02-011-6/+0
* | am 3168a137: Merge "Fix surface frame size reporting." into honeycombJeff Brown2011-01-251-1/+2
|\ \ | |/
| * Fix surface frame size reporting.Jeff Brown2011-01-251-1/+2
* | am 54f428a6: am bdb7aee0: Merge "Fix for crash when setting live wallpaper."Brad Fitzpatrick2011-01-131-2/+5
|\ \ | |/ |/|
| * Fix for crash when setting live wallpaper.Mattias Petersson2011-01-121-2/+5
* | Add method for sending wallpaper commands directly to an engine.Jeff Brown2010-12-032-1/+11
* | Tell system server whether the app handled input events.Jeff Brown2010-11-081-2/+5
* | am dbf9a02b: am ed3c7be8: Merge "Report the new size to wallpapers when the r...Joe Onorato2010-10-291-0/+3
|\ \ | |/
| * Report the new size to wallpapers when the requested size changed.Joe Onorato2010-10-281-0/+3
* | am 482284ad: am 6b3178a6: Merge "Fix a race condition in wallpaper move throt...Jeff Brown2010-10-211-11/+16
|\ \ | |/
| * Fix a race condition in wallpaper move throttling.Jeff Brown2010-10-211-11/+16
* | Remove the unused UrlRendererServiceBjorn Bringert2010-10-124-235/+0
|/
* Force wallpaper surface to 565.Mathias Agopian2010-09-081-0/+4
* Add support for new input sources.Jeff Brown2010-07-151-2/+6
* Fix docs build.Dianne Hackborn2010-07-131-1/+1
* IME events are now dispatched to native applications.Dianne Hackborn2010-07-131-14/+33
* More native input dispatch work.Jeff Brown2010-07-031-50/+27
* Native input event dispatching.Jeff Brown2010-06-281-2/+9
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-1/+49
* Add new API to take over a window's Surface.Dianne Hackborn2010-05-181-16/+9
* Fix issue #2594388: WallpaperService doesn't always call onSurfaceDestroyed()Dianne Hackborn2010-04-271-29/+49
* Some debugging help for issue #2594388Dianne Hackborn2010-04-221-0/+2
* Fix issue #2519590: Lock screen stuck in landscape modeDianne Hackborn2010-03-181-1/+2
* Report an offset change in a live wallpaper when the wallpaper is resized.Romain Guy2010-03-041-0/+1
* Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modesDianne Hackborn2010-02-181-1/+2
* First pass at the url rendering service.Patrick Scott2010-01-284-0/+235
* First pass at new device policy and administration APIs.Dianne Hackborn2010-01-171-1/+7
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-2/+2
* Fix issue #2271668: Live Wallpaper Force-Close when changing from live wallpa...Dianne Hackborn2009-11-201-2/+28
* Fix build.Dianne Hackborn2009-11-181-1/+1
* Fix most of issue #2271640: Fix wallpaper etc docsDianne Hackborn2009-11-182-1/+13
* Fix issue #2170897: wallpaper touch-up event not seen when exiting lock screenDianne Hackborn2009-11-102-0/+10
* Add a way for wallpapers to know the delta between virtual screens.Marco Nelissen2009-11-091-2/+12
* Expose WallpaperSettingsActivity in the public API.Charles Mendis2009-11-061-1/+0
* Fix SDK build: a few things missing, a link that was wrong.Dianne Hackborn2009-11-051-1/+1
* Fix issue #2243096: Need to expose live wallpaper APIs in SDKDianne Hackborn2009-11-051-1/+0
* Implement feature #2117336: Create event communication APIs for live wallpaperDianne Hackborn2009-10-221-0/+70
* Update from API review.Dianne Hackborn2009-09-301-0/+1
* Fix typoMarco Nelissen2009-09-171-1/+1
* Some improvements for wallpaper configuration.Dianne Hackborn2009-09-151-0/+48
* Some optizations to wallpaper drawing/scrolling.Dianne Hackborn2009-09-141-2/+41
* Wallpapers, animations, pending intent.Dianne Hackborn2009-09-101-5/+38
* Implement all of the infrastructure for configuring wallpapers.Dianne Hackborn2009-09-071-0/+8
* Fix issue #2095422: Some fades from opaque to transparent don't workDianne Hackborn2009-09-071-1/+2