summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarWindowManager.java
Commit message (Expand)AuthorAgeFilesLines
* keyguard: Set FLAG_SHOW_WALLPAPER when shwowing mediad34d2016-07-131-1/+1
* SystemUI: detect rotation and resize mKeyguardBlur accordinglyDan Pasanen2016-06-171-0/+13
* SystemUI: Do not enable KeyguardBlur by defaultMichael Bestas2016-06-031-8/+10
* SystemUI: fix toggling lockscreen rotation [1/3]Dan Pasanen2016-06-031-5/+20
* SysUI: Only set mKeyguardBlurEnabled if supportedd34d2016-05-231-2/+2
* SystemUI: fix NPE when configuring blur layerScott Mertz2016-05-201-1/+1
* SystemUI : Fix left swipe when dismissing bouncerDanesh M2016-05-181-4/+8
* Expose lock screen blurring as a setting [2/2]d34d2016-05-161-13/+37
* SysUI: Don't blur when showing a Live lock screend34d2016-02-181-1/+11
* Keyguard: Support for external keyguard viewsd34d2015-12-201-3/+12
* WindowManager: Upper level changes to expose blur effectByunghun Jeon2015-11-091-3/+85
* Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-1/+23
|\
| * Improve motion for wake-and-unlocking while pulsingJorim Jaggi2015-08-181-1/+23
* | Themes: Port to CM13 [1/3]Andy Mast2015-10-261-1/+0
|/
* Removed logging for the empty keyguardSelim Cinek2015-07-131-18/+5
* DO NOT MERGE Remove RemoteInput from SystemUIAdrian Roos2015-06-121-2/+1
* Added logging to debug empty keyguard stateSelim Cinek2015-06-041-3/+55
* Fix status bar window IME flags & layoutJorim Jaggi2015-05-271-2/+2
* Fixed Focusability issues with heads upSelim Cinek2015-05-191-8/+14
* Fixed a bug where the HUN would interfere with the normal touchesSelim Cinek2015-05-121-2/+14
* Fixed a bug where the heads-up would not show when full screenSelim Cinek2015-05-071-0/+17
* Handling a few more border cases with HUNsSelim Cinek2015-04-151-0/+9
* Integrate Heads-up notifications into the shadeSelim Cinek2015-04-151-1/+7
* Add prototype of Inline Reply behind debug flagAdrian Roos2015-03-091-1/+2
* Remove dead code #8: Remove old keyguard "bouncer"Jorim Jaggi2015-01-071-7/+2
* Fix jank when pin/pattern is shownJorim Jaggi2014-11-261-20/+27
* Show bouncer when opening notification in occluded modeAdrian Roos2014-07-041-1/+1
* Clean up user activity handlingJorim Jaggi2014-07-041-2/+10
* Fade scrim in unlock animation.Jorim Jaggi2014-05-311-1/+8
* Colorize SystemUIAdrian Roos2014-05-151-2/+1
* Fix Keyboard over Keyguard when password is set.Jorim Jaggi2014-05-141-1/+8
* Fix measure performance of whole status bar window #2.Jorim Jaggi2014-05-111-2/+1
* Revert "Fix measure performance of whole status bar window."Jorim Jaggi2014-05-091-2/+1
* Fix measure performance of whole status bar window.Jorim Jaggi2014-05-091-1/+2
* Change interaction for dragging down to full shade.Jorim Jaggi2014-05-021-1/+2
* Introduce SHADE_LOCKED as a special state for the shade.Jorim Jaggi2014-05-021-2/+17
* Fix global screen rotation issue.Jorim Jaggi2014-04-171-3/+7
* Show enter PIN/PUK before notifications on Keyguard.Jorim Jaggi2014-04-161-0/+5
* Basic implementation for notifications on lockscreen.Jorim Jaggi2014-04-051-1/+9
* Reuse KeyguardViewMediator for new Keyguard implementation.Jorim Jaggi2014-03-311-0/+192