summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/WindowManagerPolicy.java
Commit message (Expand)AuthorAgeFilesLines
* Allow single press of physical button to go home without sleeping.Bryce Lee2015-02-051-0/+8
* Fix inset hinting when adding windowAdrian Roos2014-11-101-4/+7
* Fix window manager policy state when waking from doze.Jeff Brown2014-09-231-2/+7
* Decouple turning screen on from waking up in policy.Jeff Brown2014-09-191-13/+17
* Show all windows from activity that hides keyguardCraig Mautner2014-09-111-0/+5
* Merge "Allow for event dispatching when in non-interactive states." into lmp-devMichael Wright2014-09-051-2/+3
|\
| * Allow for event dispatching when in non-interactive states.Michael Wright2014-09-041-2/+3
* | Add support for SW_CAMERA_LENS_COVER.Michael Wright2014-09-021-1/+17
|/
* Use different unlock animation when going to full shadeJorim Jaggi2014-08-141-2/+3
* Lockscreen launch animationsJorim Jaggi2014-08-121-0/+5
* Preparations for lockscreen launch animationsJorim Jaggi2014-08-121-1/+7
* Add accessibility action to open power long-press dialogAlan Viverette2014-07-101-0/+6
* Add stable insets for stable system windowsAdrian Roos2014-07-021-1/+3
* Return to recents when coming from recentsCraig Mautner2014-06-231-0/+6
* Do not display unsecure windows behind dialogsCraig Mautner2014-06-121-8/+6
* Fade scrim in unlock animation.Jorim Jaggi2014-05-311-1/+4
* Merge "Revert "Modify task navigation to return to recent tasks." DO NOT MERG...Craig Mautner2014-05-291-6/+0
|\
| * Revert "Modify task navigation to return to recent tasks." DO NOT MERGECraig Mautner2014-05-291-6/+0
* | Merge "Add methods to coordinate unlock animation." into lmp-preview-devCraig Mautner2014-05-291-3/+15
|\ \
| * | Add methods to coordinate unlock animation.Jorim Jaggi2014-05-271-3/+15
| |/
* | Add system layer for voice interaction services.Dianne Hackborn2014-05-281-0/+5
|/
* Modify task navigation to return to recent tasks. DO NOT MERGECraig Mautner2014-05-241-0/+6
* resolved conflicts for merge of 4f8cd188 to masterJeff Brown2014-05-011-6/+4
|\
| * Clean up some terminology related to interactive state.Jeff Brown2014-05-011-6/+4
* | Move key attribute information into KeyEvent.Michael Wright2014-04-281-8/+1
* | resolved conflicts for merge of 4e5c089e to master-lockscreen-devJeff Brown2014-04-111-5/+3
|\ \
| * \ resolved conflicts for merge of 337e764d to masterJeff Brown2014-04-111-5/+3
| |\ \ | | |/
| | * Plumb display power state through display manager.Jeff Brown2014-04-101-5/+3
* | | Wait for Keyguard to be drawn after boot.Jorim Jaggi2014-04-021-0/+8
|/ /
* | Revert "Apply FLAG_SHOW_WHEN_LOCKED within tasks."Craig Mautner2014-03-231-8/+1
* | Apply FLAG_SHOW_WHEN_LOCKED within tasks.Craig Mautner2014-03-211-1/+8
* | Added accessibility APIs for introspecting interactive windows.Svetoslav2014-03-201-7/+0
* | resolved conflicts for merge of baaa080b to masterJeff Brown2014-02-201-19/+3
|\ \ | |/
| * Add a new "doze mode" based on Dream components.Jeff Brown2014-02-201-19/+3
* | Introduce an API to get the recommended height of the InputMethodWindowSatoshi Kataoka2013-10-151-0/+5
* | resolved conflicts for merge of e4ccb864 to masterAlan Viverette2013-10-071-0/+7
|\ \ | |/
| * Ignore certain WindowManager flags when touch exploration is enabledAlan Viverette2013-10-071-0/+7
* | am bee8af82: am c3752cfb: am e660ecc4: Merge "Store decor rects per window fo...John Spurlock2013-10-041-13/+6
|\ \ | |/
| * Merge "Store decor rects per window for transition cropping." into klp-devJohn Spurlock2013-10-031-13/+6
| |\
| | * Store decor rects per window for transition cropping.John Spurlock2013-10-021-13/+6
* | | am b2db2fbc: am 6d90862f: am d65825ab: Merge "Private flags are masked in cor...Adam Lesinski2013-10-031-2/+2
|\ \ \ | |/ /
| * | Private flags are masked in correct variableAdam Lesinski2013-10-021-2/+2
| |/
* | resolved conflicts for merge of fb2e3c8d to masterJim Miller2013-10-011-6/+0
|\ \ | |/
| * Fix permissions on WindowManagerService.showAssistant()Jim Miller2013-09-271-6/+0
* | Add typedefs and nullness annotations.Tor Norbye2013-09-111-5/+17
|/
* Add force default orientation.Craig Mautner2013-08-021-0/+5
* Remove concept of system bar from window manager.John Spurlock2013-06-141-6/+0
* Centralize all system InputEventReceiver monitors.Craig Mautner2013-06-121-5/+15
* Fix a bug resolving the correct icon/logo in action barsAdam Powell2013-05-311-1/+1
* Window manager cleanup.John Spurlock2013-05-131-0/+5