summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/wm/DragState.java
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #5445966: WindowManager reporting -long on prime when it shouldn't be.Dianne Hackborn2011-10-121-2/+4
* Fix how we hide and show the nav bar.Dianne Hackborn2011-10-071-1/+0
* Handle orientation changes more systematically.Jeff Brown2011-09-211-7/+12
* Use floating point window positions.Dianne Hackborn2011-08-311-1/+1
* Fix input channel leak.Jeff Brown2011-08-301-0/+3
* Report the external display size to the input reader.Jeff Brown2011-07-251-2/+2
* Fix drag and drop regression.Jeff Brown2011-07-181-0/+34
* Improve compat mode scaling implementation.Dianne Hackborn2011-05-171-11/+19
* Explode WindowManagerService.Dianne Hackborn2011-02-171-0/+368