1. 4a963ac Fix stale inKeyguardInputRestrictedMode by Adrian Roos · 9 years ago
  2. f3b3bee Speedup unlock when authenticating with fingerprint by Jorim Jaggi · 9 years ago
  3. 94e15a5 Allow dismissing Keyguard from TrustAgentService by Adrian Roos · 9 years ago
  4. f253eeb Fix lockscreen bugs with SHOW_WHEN_LOCKED by Adrian Roos · 9 years ago
  5. ce7eb6d Clean up FingerprintManager API and make it public. by Jim Miller · 9 years ago
  6. c68b9d6 am 5dd10bd1: am e2e945a8: am 40c4021a: Merge "third part apps can disable the secret lockscreen" by Jim Miller · 9 years ago
  7. 9fc9ac5 Merge "Refactor fingerprint API" by Jim Miller · 9 years ago
  8. 36a1342 Fix typo in KeyguardUpdateMonitor. by John Spurlock · 9 years ago
  9. 9f0753f Refactor fingerprint API by Jim Miller · 9 years ago
  10. 261ec76 third part apps can disable the secret lockscreen by longyu.huang · 9 years ago
  11. 75328b7 Merge "Audio: Remove the concept of master volume." by John Spurlock · 10 years ago
  12. ee5ad72 Audio: Remove the concept of master volume. by John Spurlock · 10 years ago
  13. 25d7e51 Change fingerprint behavior in keyguard to dismiss on notification by Jim Miller · 10 years ago
  14. 33ae80e Make light status bar fade nicely during unlock transition by Jorim Jaggi · 10 years ago
  15. 72b46d4 Reset keyguard/bouncer on "return to call". by Andrew Lee · 10 years ago
  16. db0f76e Directly dispatch USER_REMOVED to LockSettingsService by Adrian Roos · 10 years ago
  17. 230635e Purge biometric weak and keyguard widgets by Adrian Roos · 10 years ago
  18. 6b88cdf Remove dead code #8: Remove old keyguard "bouncer" by Jorim Jaggi · 10 years ago
  19. a29e81b Remove dead code #2: Remove unused Keyguard resources by Jorim Jaggi · 10 years ago
  20. 5c60b64 Remove dead code #1: Remove unused Keyguard classes by Jorim Jaggi · 10 years ago
  21. a54bf65 Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId. by Wink Saville · 10 years ago
  22. 4b9f8ed Ensure that the USER_PRESENT_INTENT is sent to all profiles of the current user. by Benjamin Franz · 10 years ago
  23. 95e89ca Fix jank when pin/pattern is shown by Jorim Jaggi · 10 years ago
  24. ab95454 Make IKeyguardService interface asynchronous by Jim Miller · 10 years ago
  25. d09c4ca Additional changes to SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  26. 0284e5e Merge "Add multi-sim support to keyguard" into lmp-mr1-dev by Jim Miller · 10 years ago
  27. 481a6df Add device locked API for TrustAgentService by Adrian Roos · 10 years ago
  28. 52a6133 Add multi-sim support to keyguard by Jim Miller · 10 years ago
  29. f8d77da Improve lockscreen launch animations by Jorim Jaggi · 10 years ago
  30. 44f60cc Fix lockscreen launch animations once and for all by Jorim Jaggi · 10 years ago
  31. b256e4e2 Fix SetupWizard black screen issue for EDU devices by Jim Miller · 10 years ago
  32. 2bc75f0 Merge "Fix crash from USER_PRESENT broadcast in sysui" into lmp-dev by Jason Monk · 10 years ago
  33. cf5a953 Fix crash from USER_PRESENT broadcast in sysui by Jason Monk · 10 years ago
  34. 61d9409 Show the lockscreen when more than 1 user is present by Adam Lesinski · 10 years ago
  35. b60d47c Initilize LockPatternUtils with the current user by Adrian Roos · 10 years ago
  36. 705004b Send USER_PRESENT broadcast after keyguard animation finishes by Jim Miller · 10 years ago
  37. 053ff3c Merge "Auto dismiss lockscreen when switching to guest" into lmp-dev by Adrian Roos · 10 years ago
  38. be47b07 Auto dismiss lockscreen when switching to guest by Adrian Roos · 10 years ago
  39. 7ff6eb6 Correctly forwarding the screen off event on lockscreen by Selim Cinek · 10 years ago
  40. 118aece Fix swipe up affordance bugs by Jorim Jaggi · 10 years ago
  41. 49e057d Play "device trusted" sound when onTrustInitiatedByUser fires by Adrian Roos · 10 years ago
  42. 84a3e7a Use different unlock animation when going to full shade by Jorim Jaggi · 10 years ago
  43. 8de4311c Lockscreen launch animations by Jorim Jaggi · 10 years ago
  44. 76a1623 Preparations for lockscreen launch animations by Jorim Jaggi · 10 years ago
  45. 0002a45 Show bouncer when opening notification in occluded mode by Adrian Roos · 10 years ago
  46. b690f0d Clean up user activity handling by Jorim Jaggi · 10 years ago
  47. d0b698f Fix "None" lock screen option by Jorim Jaggi · 10 years ago
  48. f41fc96 Add fingerprint detection support to Keyguard. by Jim Miller · 10 years ago
  49. 53c68a4 Fix bug when Keyguard gets hidden. by Jorim Jaggi · 10 years ago
  50. 34f521e am 7a49d92b: Merge "Fix invalid Keyguard state with encrypted devices." into lmp-preview-dev by Jorim Jaggi · 10 years ago
  51. b9d6079 Fix invalid Keyguard state with encrypted devices. by Jorim Jaggi · 10 years ago
  52. 897752a Disable now defunct touch analysis facility - DO NOT MERGE by Adrian Roos · 10 years ago
  53. bba9a21 Remove now defunct touch analysis facility by Adrian Roos · 10 years ago
  54. e29b2db Fade scrim in unlock animation. by Jorim Jaggi · 10 years ago
  55. 0d67462 Add methods to coordinate unlock animation. by Jorim Jaggi · 10 years ago
  56. ecc798e Improve scrim handling by Jorim Jaggi · 10 years ago
  57. b601162 Fix visibility and add bouncer event in KeyguardUpdateMonitor by Adrian Roos · 10 years ago
  58. fb0448a resolved conflicts for merge of 4f8cd188 to master by Jeff Brown · 10 years ago
  59. 1568250 Move redaction logic showing from Keyguard to PhoneStatusBar. by Jorim Jaggi · 10 years ago
  60. a631029 Hide navigation bar on Keyguard. by Jorim Jaggi · 10 years ago
  61. a005f1b Show enter PIN/PUK before notifications on Keyguard. by Jorim Jaggi · 10 years ago
  62. 03c701e Basic implementation for notifications on lockscreen. by Jorim Jaggi · 10 years ago
  63. ae6ffcc Merge "Wait for Keyguard to be drawn after boot." into master-lockscreen-dev by Jorim Jaggi · 10 years ago
  64. cff0acb Wait for Keyguard to be drawn after boot. by Jorim Jaggi · 10 years ago
  65. d2cf756 am df42723d: Merge "Don\'t double prompt on booting encrypted device" by Paul Lawrence · 10 years ago
  66. 78d9aec am 46842d94: Make Keyguard trust aware by Adrian Roos · 10 years ago
  67. 5cf1787 Reuse KeyguardViewMediator for new Keyguard implementation. by Jorim Jaggi · 10 years ago[Renamed (87%) from packages/Keyguard/src/com/android/keyguard/KeyguardViewMediator.java]
  68. 6ee7d25 Revert "Don't prompt at boot if we already did that when decrypting" by Paul Lawrence · 10 years ago
  69. 493e3e7 Don't prompt at boot if we already did that when decrypting by Paul Lawrence · 11 years ago
  70. 58b58fe Add session analytics to Keyguard. by Adrian Roos · 11 years ago
  71. 1a44753 Hide managed profiles from user switchers. by Kenny Guy · 11 years ago
  72. 5d7c3cc Settings.Global.LOCK_SCREEN_SHOW_NOTIFICATIONS. by Dan Sandler · 11 years ago
  73. a5e0f41 SystemUI support for notification visibility. by Dan Sandler · 11 years ago
  74. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  75. d31fd40 Don't show external presentation until keyguard actually shows by Jim Miller · 11 years ago
  76. 299422b Don't show keyguard until the device has been provisioned. by Jim Miller · 11 years ago
  77. 39af5a7 Merge "Don't set up external displays from binder thread" into klp-dev by Jim Miller · 11 years ago
  78. 80cb9bc Don't set up external displays from binder thread by Jim Miller · 11 years ago
  79. e5f17ab Report keyguard as initially showing and secure until we know by Jim Miller · 11 years ago
  80. 0b9d8ac Delay tearing down external displays until keyguard finishes by Jim Miller · 11 years ago
  81. 3192148 Show keyguard scrim on external displays while keyguard showing by Jim Miller · 11 years ago
  82. e5f910a Fix issue where keyguard adds widgets before the system is ready by Jim Miller · 11 years ago
  83. 20daffd Disable keyguard text marquee when the display turns off. by Jim Miller · 11 years ago
  84. 6001379 Fix bug where dismiss() was being called from the wrong thread by Jim Miller · 11 years ago
  85. 43a372f Keyguard transport controls: fullscreen art by Adam Powell · 11 years ago
  86. 90873d5 Fix missing transport in keyguard by Jim Miller · 11 years ago
  87. 138f25d Accessibility improvements in keyguard by Jim Miller · 11 years ago
  88. caf24fc Add camera affordance to navigation bar on phones by Jim Miller · 11 years ago
  89. 1f0c596 Remove unused status bar icon stat_sys_secure. by John Spurlock · 11 years ago
  90. e51cf7ae Simplify wake management code in keyguard. by Jim Miller · 11 years ago
  91. ecd5afe resolved conflicts for merge of 069d7e9b to master by Amith Yamasani · 11 years ago
  92. 647e4b8 am df6db6ad: am 3f1375e5: Merge "Enabling Face Unlock for user switching (bug 8495282)" into jb-mr2-dev by Brian Colonna · 11 years ago
  93. c8c0d09 am cce961c1: am 22626107: Merge "Fix bug where transport shows all the time in keyguard" into jb-mr2-dev by Jim Miller · 11 years ago
  94. 17f509a Re-enable USER_PRESENT broadcast in keyguard. by Jim Miller · 12 years ago
  95. 2519057 Post-review Keyguard cleanup. by Jim Miller · 12 years ago
  96. 5ecd811 Move keyguard to its own process. by Jim Miller · 12 years ago
  97. 25a272a Move keyguard source and resources into new package by Jim Miller · 12 years ago[Renamed from policy/src/com/android/internal/policy/impl/keyguard/KeyguardViewMediator.java]
  98. f9c5e0f Add new API to propagate contextual data to the assist action by Dianne Hackborn · 12 years ago
  99. f41c61b split active user animation across switch. by Chris Wren · 12 years ago
  100. f7614fc Removing unecessary additional lock metadata from QuickSettings user tile. by Winson Chung · 12 years ago