summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/WindowManagerPolicy.java
Commit message (Expand)AuthorAgeFilesLines
* Fix policy issues when screen is off. (DO NOT MERGE)Jeff Brown2010-12-221-4/+7
* Fix an event injection bug when the policy is bypassed.Jeff Brown2010-10-111-0/+1
* Added more robust tracking and cancelation of events.Jeff Brown2010-10-101-0/+2
* Support haptic feedback for virtual keys defined in key layout.Jeff Brown2010-10-011-0/+1
* Fix build.Dianne Hackborn2010-10-011-18/+0
* Add support for secure views.Jeff Brown2010-09-081-0/+2
* Add support for the PointerLocation overlay.Jeff Brown2010-08-111-5/+0
* More native input dispatch work.Jeff Brown2010-07-031-111/+20
* Native input event dispatching.Jeff Brown2010-06-281-1/+1
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-0/+8
* Further improvements to window management!Dianne Hackborn2010-03-101-5/+9
* Add Pointer Location to the window manager.Dianne Hackborn2010-02-121-0/+5
* Support for triggering the lockscreen while the screen is on:Mike Lockwood2010-01-291-0/+6
* More device admin.Dianne Hackborn2010-01-281-3/+8
* Don't perform app transition of the app is not currently visible.Dianne Hackborn2009-12-211-0/+13
* am 678c2e35: Merge change I9ef88863 into eclairMike Lockwood2009-12-031-0/+2
|\
| * Add WindowManagerPolicy.OFF_BECAUSE_OF_PROX_SENSOR to indicate screen was tur...Mike Lockwood2009-12-031-0/+2
* | Remove some unused window manager methods.Mike Lockwood2009-11-281-24/+0
|/
* Add WindowManagerPolicy.allowKeyRepeat() method for disabling key repeats.Mike Lockwood2009-10-211-0/+5
* More fix #2163209: alarm clock rings but is hidden behind lock screenDianne Hackborn2009-10-071-0/+7
* Fix issue #2149145: Safe Mode does not work on Sholes deviceDianne Hackborn2009-09-281-1/+1
* A variety of work on animations.Dianne Hackborn2009-09-251-15/+45
* Various fixes and improvements to window, activity.Dianne Hackborn2009-09-221-3/+10
* Turn animations on by default.Dianne Hackborn2009-09-211-1/+3
* Show the live wallpaper on the lock screen.Dianne Hackborn2009-09-181-0/+6
* Revert "Don't activate keyguard if screen is turned off while proximity senso...Mike Lockwood2009-09-171-2/+0
* Wallpapers: new transitions, hiding when not visible, other cleanup.Dianne Hackborn2009-09-041-2/+8
* Don't activate keyguard if screen is turned off while proximity sensor is act...Mike Lockwood2009-08-271-0/+2
* Add wallpaper transition animations.Dianne Hackborn2009-08-191-0/+6
* Add support for power keys, improve behavior of virtual keys.Dianne Hackborn2009-07-241-2/+10
* AI 143901: am: CL 143899 am: CL 143896 Fix issue #1748954 and #1737952:Dianne Hackborn2009-03-311-1/+4
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-111-5/+5
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+796
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-796/+0
* auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-201-3/+14
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-0/+11
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-4/+13
* auto import from //branches/cupcake/...@127436The Android Open Source Project2009-01-221-2/+10
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-44/+84
* Initial ContributionThe Android Open Source Project2008-10-211-0/+717