summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/policy/LiveLockScreenController.java
Commit message (Expand)AuthorAgeFilesLines
* PhoneWindowManager: set focus flags on keyguard panelsRoman Birg2016-09-081-0/+7
* SysUI: Add first time use lock screen hintsd34d2016-07-211-0/+19
* Revert "Revert "Only show keyguard panel if on lockscreen + no activity on top""Danesh M2016-06-291-2/+2
* Revert "Only show keyguard panel if on lockscreen + no activity on top"Danesh M2016-06-161-2/+2
* Only show keyguard panel if on lockscreen + no activity on topDanesh M2016-06-031-2/+2
* SystemUI : Fix left swipe when dismissing bouncerDanesh M2016-05-181-1/+0
* Lls: Use LlsController for checking LLS focusd34d2016-05-161-1/+5
* SysUI: Make sure LLS focus is false when unlockingd34d2016-05-061-0/+1
* Lockscreen : Bunch-o-fixesDanesh M2016-05-051-0/+12
* SysUI: Show keyguard when LLS dies and had focusd34d2016-05-041-6/+9
* SysUI: Animate notificaiton panel back into viewd34d2016-04-291-11/+9
* LLS: Update LLS slide offsets when focus changesd34d2016-04-251-0/+4
* LLS: Show notification panel if LLS crashesd34d2016-04-221-0/+7
* LLS: Fix screen off event firing when not interactived34d2016-04-221-4/+12
* SysUI: Deprecate collapseNotificationPanel [2/2]d34d2016-04-121-13/+0
* SysUI: Add event logs for live lock screen interactionsd34d2016-04-081-1/+42
* SysUI/LLS: Slide panel out when collapse calledd34d2016-04-041-1/+1
* Implement left swipe on lockscreenDanesh M2016-04-011-0/+13
* LLS: Use window attachment callbacksd34d2016-03-301-20/+43
* LLS: Add LiveLockScreenControllerd34d2016-03-301-0/+223