1. 8c7968a Fix keyguardGoingAway state in KeyguardUpdateMonitor by Kevin Chyn · 5 years ago
  2. 177261f Remove meaningless parameter in IActivityTaskManager#setLockScreenShown by wilsonshih · 5 years ago
  3. e300104 Instrument wake up reasons. by Michael Wright · 5 years ago
  4. 0616db4 Fix use of deprecated SoundPool API in Keyguard by Jean-Michel Trivi · 5 years ago
  5. 1c32743 Swipe up to unlock when pulsing by Lucas Dupin · 6 years ago
  6. e6c6f72 WIP - Improves PIN/PUK handling events in keyguard by Brad Ebinger · 6 years ago
  7. 19cc342 Merge "KeyguardDisableHandler: make properly user aware" by Adrian Roos · 6 years ago
  8. 2e0d495 Hide SIM PIN when SIM card is removed by Lucas Dupin · 6 years ago
  9. 1c8e3c0 KeyguardDisableHandler: make properly user aware by Adrian Roos · 6 years ago
  10. 6b3cb1e Merge "Add more logs to investigate disappearing home button" by TreeHugger Robot · 6 years ago
  11. 1a814ba Add more logs to investigate disappearing home button by Matthew Ng · 6 years ago
  12. e7903ea Support show KeyguardPresentation on all public displays. by wilsonshih · 6 years ago
  13. 7a96ec0 Merge "Added logs to investigate missing home button" by TreeHugger Robot · 6 years ago
  14. 78ba6e2 Added logs to investigate missing home button by Matthew Ng · 6 years ago
  15. 6d48eab Hide bouncer after unlocking SIM card by Lucas Dupin · 6 years ago
  16. b3e65f7 Do not reset keyguard when SIM is ready by Lucas Dupin · 6 years ago
  17. b90dc43 Use DPM's counter for invalid password attempts by Pavel Grafov · 6 years ago
  18. 0a427ef Show the user switcher only when the bouncer cancel button is pressed. by Aarthi Balachander · 6 years ago
  19. 1a921a5 Merge "Cross fade wake-up from pulsing" into pi-dev am: 42e713d7a3 by Lucas Dupin · 6 years ago
  20. 5a4f92c Hide windows even when AOD is off by Lucas Dupin · 6 years ago
  21. d35502f Cross fade wake-up from pulsing by Lucas Dupin · 6 years ago
  22. cb51b8b 4/n: Add face authentication framework by Gilad Bretter · 6 years ago
  23. 04d9cb5 Moved some activities implementation to ActivityTaskManagerService (2/n) by Wale Ogunwale · 6 years ago
  24. ab3079d Log SIM state changes by Lucas Dupin · 6 years ago
  25. b4e0b64 Merge "Keyguard: Fix threading issues in KeyguardUpdateMonitor" into pi-dev by android-build-team Robot · 6 years ago
  26. 30a2ae6 Keyguard: Fix threading issues in KeyguardUpdateMonitor by Adrian Roos · 6 years ago
  27. 5d8dfe1 Merge "Keyguard: fix possible divergent state" into pi-dev by TreeHugger Robot · 6 years ago
  28. 6ec76b7 Keyguard: fix possible divergent state by Adrian Roos · 6 years ago
  29. 6628d74 Keyguard: Don't lock when phone process crashes by Adrian Roos · 6 years ago
  30. 08d79be Merge "Use a protected receiver for the keyguard delayed actions" into pi-dev by TreeHugger Robot · 6 years ago
  31. 18e91aa Use a protected receiver for the keyguard delayed actions by Kevin Chyn · 6 years ago
  32. 77ef9fc Dismiss keyguard when switching user if lockscreen is disabled on new user by Alex Chau · 6 years ago
  33. 2986c15 Bouncer animation and message by Lucas Dupin · 6 years ago
  34. 47a65c7 Hide activities when AOD comes in by Lucas Dupin · 6 years ago
  35. bc9aac1 Bouncer animation by Lucas Dupin · 6 years ago
  36. d696476 System sounds get its own dnd toggle by Beverly · 6 years ago
  37. c6dc1c9 Ensure keyguard is considered unlocked on devices that disable it. by Leif Hendrik Wilden · 6 years ago
  38. 57426f5 Revert "Ensure keyguard is considered unlocked on devices that disable it." by Tony Mantler · 6 years ago
  39. ef344a3 Ensure keyguard is considered unlocked on devices that disable it. by Leif Hendrik Wilden · 7 years ago
  40. c80c67e Allow custom keyguard "prompt reason" by Lucas Dupin · 7 years ago
  41. af5bac3 Merge "Profile lock timeout." by TreeHugger Robot · 7 years ago
  42. 66f0b70 Added back the recents button to activity over lockscreen by Matthew Ng · 7 years ago
  43. bbe1924 Fixed an issue with font sizes between users by Selim Cinek · 7 years ago
  44. 2893998 Profile lock timeout. by Pavel Grafov · 7 years ago
  45. ea03be1 Add latency logging for rotation by Jason Monk · 7 years ago
  46. 9e3fa10 Refactoring ScrimController by Lucas Dupin · 7 years ago
  47. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 7 years ago
  48. e2d9a23 DND behavior system sounds cannot bypass DND by Beverly · 7 years ago
  49. 53a39ea Handle showWhenLocked on secondary displays by David Stevens · 7 years ago
  50. ca8a216 Keyguard: Don't show when booting to cryptkeeper by Adrian Roos · 7 years ago
  51. 60409a9 Merge "Reset fingerprint lockout upon successful unlock" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  52. 4dc098a Reset fingerprint lockout upon successful unlock by Kevin Chyn · 7 years ago
  53. 338c6ed Don't lock down system user in demo mode by Christine Franks · 7 years ago
  54. e4cb6c8a Flicker free screen-on from AOD by Adrian Roos · 7 years ago
  55. 20eb746 Merge "Attempted fix for navigation bar flicker" into oc-dev am: bbd7dfc0a4 by Jorim Jaggi · 7 years ago
  56. e3e0b06 Attempted fix for navigation bar flicker by Jorim Jaggi · 7 years ago
  57. 6a682a5 Merge "Notify keyguard of when power button is pressed." into oc-dev am: dd273de09e by Andrew Zeng · 7 years ago
  58. b4045d3 Notify keyguard of when power button is pressed. by Andrew Zeng · 7 years ago
  59. f2c0a64 Don't dismiss keyguard if guest has Pin/Pattern/PW set by Kevin Chyn · 7 years ago
  60. 2fefd46 enable FP auth when assistant is showing and device is locked by Kevin Chyn · 7 years ago
  61. e85f8eb Merge "Fix ordering of notifying dismiss callback" into oc-dev by Jorim Jaggi · 7 years ago
  62. 5277dea Fix ordering of notifying dismiss callback by Jorim Jaggi · 7 years ago
  63. e549a8d Optimize latency when unlocking phone by Jorim Jaggi · 7 years ago
  64. 775699d Merge "Post setSwitchingUser to main thread" into oc-dev by Evan Rosky · 7 years ago
  65. 4be9b2c Merge "Keyguard shouldn't listen to FP if bouncer showing and keyguard dismissing" into oc-dev by TreeHugger Robot · 7 years ago
  66. 6db7d5f Keyguard shouldn't listen to FP if bouncer showing and keyguard dismissing by Kevin Chyn · 7 years ago
  67. 4e44fce Post setSwitchingUser to main thread by Evan Rosky · 7 years ago
  68. 7687aaa9 Don't set keyguard state to showing when service disabled by Jorim Jaggi · 7 years ago
  69. 4726ae3 Make sure to notify client after Keyguard has been dismissed by Jorim Jaggi · 7 years ago
  70. 291df4f Expose Intents to Instant Apps by Chad Brubaker · 7 years ago
  71. 2f6272e Fixed a bug where the notifications could get stuck animating by Selim Cinek · 7 years ago
  72. 421a941 SysUI: Add method for plugins to keep status bar full screen by Jason Monk · 7 years ago
  73. 2a6ea9c Delete BaseStatusBar by Jason Monk · 7 years ago
  74. c41f6ec Lock work tasks from SystemUI instead of ActivityStarter by Robin Lee · 8 years ago
  75. 58ffefa Keyguard: Don't lock on SIM removed during shutdown am: 1f8025adf2 by Adrian Roos · 8 years ago
  76. 1f8025a Keyguard: Don't lock on SIM removed during shutdown by Adrian Roos · 8 years ago
  77. 390a056 Keyguard: Don't lock if SIM is NOT_READY am: e92de95261 am: 6f65fad606 by Adrian Roos · 8 years ago
  78. e92de95 Keyguard: Don't lock if SIM is NOT_READY by Adrian Roos · 8 years ago
  79. 5968660 Merge "Don't disable search on Keyguard" by Jorim Jaggi · 8 years ago
  80. fd61f22 DO NOT MERGE Show keyguard when SIM is removed by Adrian Roos · 8 years ago
  81. 1cffe3c Show keyguard when SIM is removed by Adrian Roos · 8 years ago
  82. d25cf04 Merge "Add explicit method to dismiss Keyguard" by TreeHugger Robot · 8 years ago
  83. 3448bdd Don't disable search on Keyguard by Jorim Jaggi · 8 years ago
  84. 241ae10 Add explicit method to dismiss Keyguard by Jorim Jaggi · 8 years ago
  85. c52f867 Strong auth timeout for trust agents by Michal Karpinski · 8 years ago
  86. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  87. e8f321e Update callbacks when initializing to initial state by Jorim Jaggi · 8 years ago
  88. 8d5a6e7 UI Keyguard fixes by Jorim Jaggi · 8 years ago
  89. 8d78693 The big keyguard transition refactor (6/n) by Jorim Jaggi · 8 years ago
  90. fe76234 The big keyguard transition refactor (1/n) by Jorim Jaggi · 8 years ago
  91. c3fe204 More latency tests (1/2) by Jorim Jaggi · 8 years ago
  92. 9e60c1f Escalate HeadsUp when dreaming starts am: 994153944e am: 0234c7f164 by Selim Cinek · 8 years ago
  93. 9941539 Escalate HeadsUp when dreaming starts by Selim Cinek · 8 years ago
  94. 32cbdcc resolve merge conflicts of c5bafe2 to master by Jorim Jaggi · 8 years ago
  95. 6626f54 Add animation when unoccluding windows (1/2) by Jorim Jaggi · 8 years ago
  96. 6fb0e52 Fix a flicker when returning to the lockscreen am: d11d1a9486 am: afaf4ac7a9 by Jorim Jaggi · 8 years ago
  97. d11d1a9 Fix a flicker when returning to the lockscreen by Jorim Jaggi · 8 years ago
  98. 367e076 Only disable trust agents after lockout am: 9d6fc9246b am: 73b2f5981e by Adrian Roos · 8 years ago
  99. 9d6fc92 Only disable trust agents after lockout by Adrian Roos · 8 years ago
  100. 13a58a9 Make user-switch transitions customizable by Evan Rosky · 8 years ago