summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/policy/PhoneWindowManager.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "PhoneWindowManager : Check CM_SETUP_WIZARD_COMPLETED for isUserSetupC...Wolfgang Wiedmeyer2016-12-131-2/+2
* Fix volume keys wakeup status handlingGabriele M2016-10-081-4/+36
* PhoneWindowManager: set focus flags on keyguard panelsRoman Birg2016-09-081-7/+10
* [2/2] base: cm custom boot dexopt UIAlexander Martinz2016-08-101-58/+9
* fw: enforce android.permission.PREVENT_SYSTEM_KEYS in system serverScott Mertz2016-08-051-0/+6
* WindowAnimator : Check KEYGUARD_PANEL when deciding to show/hide windowDanesh M2016-06-291-0/+5
* PhoneWindowManager : Check CM_SETUP_WIZARD_COMPLETED for isUserSetupCompleteDanesh M2016-06-291-2/+2
* Disable proximity check on power key properlyLuK13372016-06-281-1/+1
* fw: Fix power key interception for PRIVATE_FLAG_PREVENT_POWER_KEYSultanxda2016-06-021-3/+3
* fw: reintroduce PRIVATE_FLAG_PREVENT_POWER_KEYScott Mertz2016-05-311-1/+2
* fw: Move HOME key interception logic to interceptKeyBeforeDispatchingjtang2016-05-241-7/+6
* fw: Repurpose PREVENT_POWER_KEY for preventing multiple system keys.Adnan Begovic2016-05-231-1/+22
* CMSettings : Move force_show_navbar to globalDanesh M2016-05-131-4/+4
* only use proximity checks on wakeup keysRoman Birg2016-05-111-1/+2
* Lockscreen : Bunch-o-fixesDanesh M2016-05-051-2/+7
* Check for deprecated third party keyguard permd34d2016-04-131-5/+20
* Implement left swipe on lockscreenDanesh M2016-04-011-0/+12
* Revert "PhoneWindowManager: Add window animations for LLS"Markus Menzel2016-04-011-3/+2
* PhoneWindowManager: Add window animations for LLSd34d2016-03-311-2/+3
* Move keyDisabled and gamma to serviceDanesh M2016-03-141-1/+11
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-111-5/+13
|\
| * Revert "Don't dispatch when non-interactive and the display is off."Joe LaPenna2015-11-171-5/+3
| * Merge "Prevent recents from coming up when in SUW" into mnc-dr-devPuneet Kumar2015-10-241-1/+1
| |\
| * \ am 79176379: Merge "Send POWER_HINT_INTERACTION on rotate." into mnc-dr-devTim Murray2015-10-021-0/+2
| |\ \
| * \ \ am e1de9f67: Fix black KeyguardJorim Jaggi2015-09-241-3/+1
| |\ \ \
| * | | | Fix build due to merge of duplicate variable.Bryce Lee2015-09-161-1/+0
| * | | | am 952d5b33: Merge "Send power hint on fling gestures." into mnc-dr-devTim Murray2015-09-171-0/+10
| |\ \ \ \
| * \ \ \ \ am 84dc08a2: Dump Keyguard state in SystemUI and PhoneWindowManagerJorim Jaggi2015-09-121-0/+3
| |\ \ \ \ \
| * \ \ \ \ \ resolved conflicts for 5d0e02b6 to cw-e-devJorim Jaggi2015-09-091-2/+9
| |\ \ \ \ \ \
| * | | | | | | Handle KEYCODE_SOFT_SLEEP from Ungaze.Nick Armstrong-Crews2015-09-071-0/+12
| * | | | | | | Revert "Handle KEYCODE_SOFT_SLEEP from Ungaze."Nick Armstrong-Crews2015-09-081-12/+0
| * | | | | | | Handle KEYCODE_SOFT_SLEEP from Ungaze.Nick Armstrong-Crews2015-09-041-0/+12
* | | | | | | | Revert "PhoneWindowManager: add ability to use EdgeGestureService for system ...Steve Kondik2016-03-101-86/+0
* | | | | | | | base: Fix proximity check on non power keyvm032016-03-081-2/+3
* | | | | | | | ActivityManager : Remove POWER_OFF_ALARM_MODE HOME_KEY button overrideDanesh M2016-02-231-13/+0
* | | | | | | | base: Fix proximity check on power keyChristopher R. Palmer2016-02-201-2/+11
* | | | | | | | SystemUI: handle camera launch gesture from keyhadlerRoman Birg2016-02-181-11/+44
* | | | | | | | framework: move device key handler logic, fix gesture camera launchRoman Birg2016-02-101-44/+11
* | | | | | | | base: fix window bounds for left hand navigationbarJorge Ruesga2016-02-011-3/+8
* | | | | | | | Answer call with hardware HOME button (2/2)Oleksandr Byelkin2016-01-251-2/+21
* | | | | | | | policy: disable EdgeGestureServiceScott Mertz2016-01-141-1/+1
* | | | | | | | Lockscreen: Introduce window type TYPE_KEYGUARD_PANELd34d2015-12-181-2/+22
* | | | | | | | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Prevent recents from coming up when in SUWMichael Wright2015-10-241-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Allow screen unpinning on devices without navbarUtkarsh Gupta2015-12-041-2/+18
* | | | | | | WakeKeys: add missing home button to wake enabled checks in PhoneWindowManagerPatrick Lower2015-12-041-0/+4
* | | | | | | Alarm: add support for power off alarmMao Jinlong2015-11-301-0/+13
* | | | | | | PhoneWindowManager : Fix INCALL_POWER_BUTTON_BEHAVIOR referenceDanesh M2015-11-171-3/+3
* | | | | | | DeviceKeyHandler: Fix suspend gesture not workingKeith Mok2015-11-171-12/+12
* | | | | | | ExpandedDesktop: Use WindowManagerPolicyControld34d2015-11-171-3/+3