summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/WindowManagerPolicy.java
Commit message (Expand)AuthorAgeFilesLines
* Handle orientation changes more systematically.Jeff Brown2011-09-211-19/+21
* Fix issue #5312624: Lock screen very flickeryDianne Hackborn2011-09-201-2/+7
* Fix issue #5242779: Device not responding to touch on unlock screenDianne Hackborn2011-09-181-2/+8
* Fix issue #5283365: Rotating the device to portrait mode, hides the keyboard ...Dianne Hackborn2011-09-141-5/+7
* Fix issue #5229575: Youtube link shared through messaging is not...Dianne Hackborn2011-09-011-0/+6
* Use floating point window positions.Dianne Hackborn2011-08-311-1/+2
* Add progress dialog for booting after an upgrade.Dianne Hackborn2011-08-221-0/+10
* am 7322e557: am a4cfcf10: am 75d6b3c2: Merge "Fix issue #4502672: Wrong xml r...Dianne Hackborn2011-06-031-1/+2
|\
| * Fix issue #4502672: Wrong xml resources used for homescreen widgets.Dianne Hackborn2011-05-311-1/+2
* | resolved conflicts for merge of 76450622 to masterDianne Hackborn2011-06-021-0/+6
|\ \ | |/
| * Rework how we decide whether to use system or status bar.Dianne Hackborn2011-05-261-0/+6
* | Merge "Framework support for Android Dreams."Daniel Sandler2011-05-261-1/+7
|\ \
| * | Framework support for Android Dreams.Daniel Sandler2011-05-241-1/+7
* | | resolved conflicts for merge of 06a8ceac to masterDianne Hackborn2011-05-191-6/+24
|\ \ \ | |/ / |/| / | |/
| * 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
* | resolved conflicts for merge of 05be6d6f to masterDianne Hackborn2011-05-091-0/+12
|\ \ | |/
| * Better compat mode part one: start scaling windows.Dianne Hackborn2011-05-091-0/+12
* | Start work on simulating landscape/portrait when orientation is locked.Dianne Hackborn2011-04-221-1/+8
* | Fix bug in deciding which rotation to use for an orientation.Dianne Hackborn2011-04-211-0/+6
* | Add input filter mechanism for accessibility.Jeff Brown2011-03-301-0/+2
|/
* 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
|/