summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/ScreenRotationAnimation.java
Commit message (Expand)AuthorAgeFilesLines
* Start window manager refactoring.Dianne Hackborn2011-02-171-420/+0
* Fix issue #3418265: Rotation animation on wallpaper is brokenDianne Hackborn2011-02-021-25/+87
* fix [3385504] Surface flinger hang when adding dim surfaceMathias Agopian2011-01-251-1/+1
* Optimize call to drawBitmap during screen rotation.Jeff Brown2011-01-211-2/+6
* Fix issue #3330037: Unnecessary orientations appear...Dianne Hackborn2011-01-131-43/+54
* Few little fragment, wm tweaks.Dianne Hackborn2011-01-041-46/+68
* Rework activity lifecycle so onSaveInstanceState() is after onPause().Dianne Hackborn2010-12-081-16/+21
* Implement issue #3201795: Improve transition when keyboard comes upDianne Hackborn2010-12-011-1/+3
* Implement rotation animations.Dianne Hackborn2010-11-281-38/+200
* Change rotation freeze to all be implemented in window manager.Dianne Hackborn2010-11-241-0/+152