summaryrefslogtreecommitdiffstats
path: root/core/java/android/service/wallpaper
Commit message (Expand)AuthorAgeFilesLines
* am aabc9869: am 03850591: Handle outsets when resized is called due to rotation.Filip Gruszczynski2015-07-021-2/+3
|\
| * Handle outsets when resized is called due to rotation.Filip Gruszczynski2015-07-011-2/+3
* | resolved conflicts for merge of 300ccf4a to mnc-devFilip Gruszczynski2015-06-301-1/+1
|\ \ | |/
| * Calculate outset hint when adding window.Filip Gruszczynski2015-06-301-1/+1
* | Revert "Revert "resolved conflicts for merge of 47249f2a to mnc-dev""Filip Gruszczynski2015-05-271-8/+26
* | Revert "resolved conflicts for merge of 47249f2a to mnc-dev"Dianne Hackborn2015-05-221-26/+8
* | resolved conflicts for merge of 47249f2a to mnc-devFilip Gruszczynski2015-05-201-8/+26
|\ \ | |/
| * Support for devices with a chin.Filip Gruszczynski2015-05-201-8/+26
* | Migrate uses of config_windowIsRound to Configuration.isScreenRoundAdam Powell2015-05-181-4/+2
|/
* Hold a wake lock while dozing when wallpaper draws.Filip Gruszczynski2015-04-161-3/+20
* Don't use windowOutsetBottom for insets, depend on display padding only.Filip Gruszczynski2015-03-231-15/+2
* Allow emulator to select a window outset bottomGriff Hazen2015-03-131-30/+9
* Revert "Add overscan insets to surface frame dimensions in WallpaperService."Adrian Roos2014-12-091-2/+2
* am 6e854ce5: Merge "Add overscan insets to surface frame dimensions in Wallpa...Filip Gruszczynski2014-12-031-2/+2
|\
| * Add overscan insets to surface frame dimensions in WallpaperService.Filip Gruszczynski2014-12-021-2/+2
* | Merge "Work on issue #18486438: Reduce size of bugreport output" into lmp-mr1...Dianne Hackborn2014-11-241-1/+1
|\ \
| * | Work on issue #18486438: Reduce size of bugreport outputDianne Hackborn2014-11-211-1/+1
* | | am 3d110b23: Make WallpaperService watch the actual display state.Jeff Brown2014-11-241-31/+37
|\ \ \ | |/ / |/| / | |/
| * Make WallpaperService watch the actual display state.Jeff Brown2014-11-221-31/+37
* | Fix inset hinting when adding windowAdrian Roos2014-11-101-1/+2
|/
* Add new wallpaper features for insets and offsets.Dianne Hackborn2014-09-083-23/+154
* Add stable insets for stable system windowsAdrian Roos2014-07-021-2/+4
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* Queues, queues, queues and input.Jeff Brown2013-04-081-1/+1
* Formalize overscan metrics.Dianne Hackborn2013-02-221-2/+3
* am 81f82d29: am aa8dc2ee: Removed mCallbackLooper from WallpaperServiceMita Yun2012-12-101-7/+1
|\
| * Removed mCallbackLooper from WallpaperServiceMita Yun2012-12-101-7/+1
* | resolved conflicts for merge of ebcbfb3f to masterMita Yun2012-12-101-1/+7
|\ \ | |/
| * Use asynchronous messages for input method events.Mita Yun2012-12-061-1/+1
* | Refactor unused methods and unnecessary members.Craig Mautner2012-11-161-24/+5
|/
* Fix issue #7275122: Wall paper jank when switching usersDianne Hackborn2012-10-051-7/+16
* More multi-user stuff.Dianne Hackborn2012-09-152-0/+7
* Refactor for multi-display support.Jeff Brown2012-08-191-6/+4
* Window position not reported if the window is not moved.Svetoslav Ganov2012-08-061-1/+1
* 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
* Add system insets to windows.Dianne Hackborn2012-04-301-2/+3
* Move SystemUI out of system UID.Jeff Sharkey2012-04-191-2/+8
* 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
* Fix issue #5588689: Black camera preview after coming back from gmailDianne Hackborn2011-11-281-2/+2
* Optimize handling of scrolled wallpapersChet Haase2011-10-281-1/+28
* 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
* 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
* I. Can. Not. Stand. ViewAncestor.Dianne Hackborn2011-07-181-2/+2
* Optimize orientation changes.Jeff Brown2011-06-101-1/+1