summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/WindowManagerPolicy.java
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #4502672: Wrong xml resources used for homescreen widgets.Dianne Hackborn2011-05-311-1/+2
* Rework how we decide whether to use system or status bar.Dianne Hackborn2011-05-261-0/+6
* Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-191-6/+24
* DO NOT MERGE. From main -- Start work on simulating landscape/portrait when ...Dianne Hackborn2011-05-161-1/+8
* DO NOT MERGE: From master -- Fix bug in deciding which rotation to use for an...Dianne Hackborn2011-05-161-0/+6
* Better compat mode part one: start scaling windows.Dianne Hackborn2011-05-091-0/+12
* Wake screen from external HID peripherals.Jeff Brown2011-03-021-1/+15
* KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure()Mike Lockwood2011-02-181-0/+18
* visibility ("lights out") API.Joe Onorato2011-01-231-0/+6
* Fix issue #3153930: orphan window left on screenDianne Hackborn2011-01-131-0/+14
* WM part of #3293405: Screen needs to be redrawn when HDMI is plugged inDianne Hackborn2011-01-071-0/+11
* Add support for fallback keycodes.Jeff Brown2010-12-071-2/+3
* Ensure the ShortcutManager uses the correct key character map.Jeff Brown2010-11-301-23/+6
* Get rid of the extended themes.Dianne Hackborn2010-11-141-1/+2
* Tell system server whether the app handled input events.Jeff Brown2010-11-081-6/+23
* Rotation lock.Daniel Sandler2010-11-041-0/+17
* Fix policy issues when screen is off.Jeff Brown2010-11-011-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