index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
keyguard
/
KeyguardDisplayManager.java
Age
Commit message (
Expand
)
Author
2021-08-13
Limit keyguard views on alt displays
Matt Pietal
2021-03-23
Revert^2 "Remove final calls to Dependency.get from keyguard."
Dave Mankoff
2021-02-18
Revert "Remove final calls to Dependency.get from keyguard."
Alec Mouri
2021-02-16
Remove final calls to Dependency.get from keyguard.
Dave Mankoff
2021-02-03
Keyguard - Don't recreate KeyguardPresentation
Matt Pietal
2021-01-28
Don't show KeyguardPresentation on non-default group displays
Antony Sargent
2021-01-20
Workaround SysUI crash with incorrect Context for Theme.
Ben Murdoch
2020-12-28
Keyguard: BG mediarouter initialization
Matt Pietal
2020-10-12
Migrate Presentation to WindowContext
Charles Chen
2020-09-24
Revert^2 "8/N Remove View Injection from KeyguardMessageArea"
Dave Mankoff
2020-09-22
Revert "8/N Remove View Injection from KeyguardMessageArea"
Dave Mankoff
2020-09-16
8/N Remove View Injection from KeyguardMessageArea
Dave Mankoff
2020-08-24
Remove ref to Controller from KeyguardSliceView
Dave Mankoff
2020-08-24
Add KeyguardSliceViewController.
Dave Mankoff
2020-08-12
Clean up navigation bar
Winson Chung
2020-04-09
Mock views in Keyguard view tests
Fabian Kozynski
2020-03-29
Fix locked second screen on boot
Chris Li
2020-02-18
Prevent KeyguardPresentation been dismissed.
wilsonshih
2020-01-23
Window Manager Flag Migration (12/n)
Tiger Huang
2020-01-23
Force non-floating main app windows to not fit anything
Jorim Jaggi
2019-12-16
Window Manager Flag Migration (7/n)
Tiger Huang
2019-09-01
[DO NOT MERGE] qt-qpr1-sysui-dev @ build 5814791
Hyunyoung Song
2019-05-27
Make KeyguardPresentation inherit Theme.SystemUI
Lucas Dupin
2019-05-07
Hide nav bar when keyguard on the 2nd display
Charles Chen
2019-03-22
Migrate KeyguardClockSwitch to dagger.
Robert Snoeberger
2019-02-22
Remove meaningless parameter in IActivityTaskManager#setLockScreenShown
wilsonshih
2018-12-06
Prevent Keyguard dialog from showing on private displays.
wilsonshih
2018-11-06
Support show KeyguardPresentation on all public displays.
wilsonshih
2017-09-12
Handle showWhenLocked on secondary displays
David Stevens
2017-02-10
Move Keyguard to SystemUI
Jason Monk