1. d31fd40 Don't show external presentation until keyguard actually shows by Jim Miller · 11 years ago
  2. 299422b Don't show keyguard until the device has been provisioned. by Jim Miller · 11 years ago
  3. 39af5a7 Merge "Don't set up external displays from binder thread" into klp-dev by Jim Miller · 11 years ago
  4. 80cb9bc Don't set up external displays from binder thread by Jim Miller · 11 years ago
  5. e5f17ab Report keyguard as initially showing and secure until we know by Jim Miller · 11 years ago
  6. 0b9d8ac Delay tearing down external displays until keyguard finishes by Jim Miller · 11 years ago
  7. 3192148 Show keyguard scrim on external displays while keyguard showing by Jim Miller · 11 years ago
  8. e5f910a Fix issue where keyguard adds widgets before the system is ready by Jim Miller · 11 years ago
  9. 20daffd Disable keyguard text marquee when the display turns off. by Jim Miller · 11 years ago
  10. 6001379 Fix bug where dismiss() was being called from the wrong thread by Jim Miller · 11 years ago
  11. 43a372f Keyguard transport controls: fullscreen art by Adam Powell · 11 years ago
  12. 90873d5 Fix missing transport in keyguard by Jim Miller · 11 years ago
  13. 138f25d Accessibility improvements in keyguard by Jim Miller · 11 years ago
  14. caf24fc Add camera affordance to navigation bar on phones by Jim Miller · 11 years ago
  15. 1f0c596 Remove unused status bar icon stat_sys_secure. by John Spurlock · 11 years ago
  16. e51cf7ae Simplify wake management code in keyguard. by Jim Miller · 11 years ago
  17. ecd5afe resolved conflicts for merge of 069d7e9b to master by Amith Yamasani · 11 years ago
  18. 647e4b8 am df6db6ad: am 3f1375e5: Merge "Enabling Face Unlock for user switching (bug 8495282)" into jb-mr2-dev by Brian Colonna · 11 years ago
  19. 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
  20. 17f509a Re-enable USER_PRESENT broadcast in keyguard. by Jim Miller · 11 years ago
  21. 2519057 Post-review Keyguard cleanup. by Jim Miller · 11 years ago
  22. 5ecd811 Move keyguard to its own process. by Jim Miller · 12 years ago
  23. 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]
  24. f9c5e0f Add new API to propagate contextual data to the assist action by Dianne Hackborn · 12 years ago
  25. f41c61b split active user animation across switch. by Chris Wren · 12 years ago
  26. f7614fc Removing unecessary additional lock metadata from QuickSettings user tile. by Winson Chung · 12 years ago
  27. 43d8451 Disable navbar searchlight if search assist not available. by John Spurlock · 12 years ago
  28. 14adfe4 Address comments from merged "Fix remaining jank in sec..." by John Spurlock · 12 years ago
  29. 4eeb4f6 Add mechanism to kick keyguard to show the assistant by Jim Miller · 12 years ago
  30. 34c4fe5 Fix remaining jank in secure add-widget transition. by John Spurlock · 12 years ago
  31. 872965b Merge "Use a consistent policy for filtering wake keys." into jb-mr1-dev by Sascha Prueter · 12 years ago
  32. 1c2e494 Use a consistent policy for filtering wake keys. by Jeff Brown · 12 years ago
  33. 87d0366 Fix NPE caused by applications that try to hide keyguard while it's not showing by Jim Miller · 12 years ago
  34. d4a3e5d Only suppressing FUL on boot if selected fixes b/7338965 by Brian Colonna · 12 years ago
  35. 078f591 FUL being unsuppressed when screen turns off fixes b/7453702 by Brian Colonna · 12 years ago
  36. ad09bcc Bring up unlock screen for FLAG_DISMISS_KEYGUARD. by Craig Mautner · 12 years ago
  37. 9b1db68 Fix issue where security view sometimes doesn't show. by Jim Miller · 12 years ago
  38. a71984f Cleanup keyguard signals by Jim Miller · 12 years ago
  39. 1254f2f Persist reordering/deleting widgets on keyguard by Michael Jurka · 12 years ago
  40. 7de482b am 5c87f533: Merge "Revert part of fix for b/7377776 to fix b/7411356." into jb-mr1-dev by John Spurlock · 12 years ago
  41. 3e98b9a Revert part of fix for b/7377776 to fix b/7411356. by John Spurlock · 12 years ago
  42. f6d0fc1 Handling popups correctly for face unlock by Danielle Millett · 12 years ago
  43. 31821c5 am 780a13b0: Merge "Fix nav bar glitch when quickly turning screen off then on." into jb-mr1-dev by John Spurlock · 12 years ago
  44. 0869770 Fix multiple onScreenTurnedOn callbacks in KeyguardHostView. by Jim Miller · 12 years ago
  45. 1bbd49d Fix nav bar glitch when quickly turning screen off then on. by John Spurlock · 12 years ago
  46. d6523da Merge latest prototype changes into the framework by Jim Miller · 12 years ago
  47. 904732c Call requestFocus and ensure that screenOn is set. by Craig Mautner · 12 years ago
  48. 0ff7f01 Change keyguard to use single-stage unlock. by Jim Miller · 12 years ago
  49. c7505bc Increase lock screen timeout when on custom widget page. by Jeff Brown · 12 years ago
  50. 6aaf295 Lock the screen while dreaming after the appropriate timeout. by Jeff Brown · 12 years ago
  51. f752202 Plumbing to allow keyguard to be shown with user switcher (issue 7175023) by Adam Cohen · 12 years ago
  52. 4e6922d Reset status bar in keyguard, fix MU status bar bug. by John Spurlock · 12 years ago
  53. 6bcd732 Switch back to user switcher in keyguard by Jim Miller · 12 years ago
  54. c6e570d Merge "Fix camera disambiguation in secure keyguard" into jb-mr1-dev by Jim Miller · 12 years ago
  55. b35000f Merge "Attempt to fix missing lock sounds" into jb-mr1-dev by Jim Miller · 12 years ago
  56. b14288d Attempt to fix missing lock sounds by Jim Miller · 12 years ago
  57. ee82f8f Fix camera disambiguation in secure keyguard by Jim Miller · 12 years ago
  58. 3dc524b Use new API to override user activity timeout from keyguard. by Jeff Brown · 12 years ago
  59. 3fd47af Send USER_PRESENT for keyguard choice "None" by Jim Miller · 12 years ago
  60. 920ace0 Query users excluding any being removed by Amith Yamasani · 12 years ago
  61. f1b6741 Fix deadlock in LockPatternUtils by using local id. by Craig Mautner · 12 years ago
  62. 4adb9d3 Merge "DevicePolicyManager per user" into jb-mr1-dev by Amith Yamasani · 12 years ago
  63. 599dd7c DevicePolicyManager per user by Amith Yamasani · 12 years ago
  64. e23ab8b Selectively enable back button in keyguard for security screens. by Jim Miller · 12 years ago
  65. 5dc5a00 More multi-user stuff. by Dianne Hackborn · 12 years ago
  66. b70ff9a Force keyguard if there are multiple users by Amith Yamasani · 12 years ago
  67. 258341c Lots of keyguard improvements by Jim Miller · 12 years ago
  68. dcb3d84 Replace keyguard with new implementation by Jim Miller · 12 years ago[Copied (93%) from policy/src/com/android/internal/policy/impl/KeyguardViewMediator.java]
  69. a2910d0 Make it easier to create asynchronous Handlers. by Jeff Brown · 12 years ago
  70. 6a25cbd Make USER_PRESENT broadcast per-user. by Jeff Sharkey · 12 years ago
  71. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  72. 194b6e9 Merge "Power manager rewrite." into jb-mr1-dev by Jeff Brown · 12 years ago
  73. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  74. f8d9e2f Merge "Make all messages in KeyguardViewMediator asynchronous." into jb-mr1-dev by Jeff Brown · 12 years ago
  75. 109025d Make all messages in KeyguardViewMediator asynchronous. by Jeff Brown · 12 years ago
  76. 595b656 am 977abbb8: am 48de12c5: Merge "Keep keyguard from starting after finished call when screen is on" by Dianne Hackborn · 12 years ago
  77. 4b71686 Keep keyguard from starting after finished call when screen is on by Daniel Hansson · 12 years ago
  78. bbf1a74 Clean up info and callback architecture in KeyguardUpdateMonitor. by Jim Miller · 12 years ago
  79. 33034b13 Create telephony-common and mms-common - DO NOT MERGE by Wink Saville · 12 years ago
  80. 5362f17 Merge commit '1b003ef0' into mit by Wink Saville · 12 years ago
  81. a639b31 Create telephony-common and mms-common by Wink Saville · 12 years ago
  82. f2b0c11 Fix sound effect attenuation calculation by Jean-Michel Trivi · 12 years ago
  83. 4f5d151 Make sure onScreenTurnedOn is called at power on. by Craig Mautner · 12 years ago
  84. c55b393 Configuration for lock and UI sound levels by Jean-Michel Trivi · 12 years ago
  85. c458ce9 Add support for using the lid switch to turn off the screen. by Jeff Brown · 12 years ago
  86. 6d51766 system and UI sounds volume policy by Eric Laurent · 12 years ago
  87. ff5b158 Keep activities stopped while the lock screen is up. by Dianne Hackborn · 12 years ago
  88. e9bdb31 Merge "Refactor input system into its own service." by Jeff Brown · 12 years ago
  89. 4532e61 Refactor input system into its own service. by Jeff Brown · 12 years ago
  90. 52c489c Lockscreen settings per user by Amith Yamasani · 12 years ago
  91. b030476 Fix 6021938: Improved target support in lock screen by Jim Miller · 12 years ago
  92. a4edd15 Fix 4560303: Add setting to lock later when power button pressed by Jim Miller · 13 years ago
  93. 43150bf Wake on volume key when in dock. Bug: 5580373 by Jeff Brown · 13 years ago
  94. 9fa1ada Fix 5497305: Make sure we show SIM unlock when "None" is selected by Jim Miller · 13 years ago
  95. 19fa262 Merge "Send ACTION_USER_PRESENT when provisioning is completed." into ics-mr0 by Martijn Coenen · 13 years ago
  96. dba9356 Break apart DISABLE_HOME and DISABLE_RECENT. by Daniel Sandler · 13 years ago
  97. 24d7b5f Send ACTION_USER_PRESENT when provisioning is completed. by Nick Pelly · 13 years ago
  98. 8cb751b Tie the lockscreen sounds with the ringer volume. by Amith Yamasani · 13 years ago
  99. d5545bd Use SoundPool instead of Ringtone. by Marco Nelissen · 13 years ago
  100. a2f00da am b4f0a9f3: Merge "Fix 5326463: rework sim state handling in lockscreen" into ics-factoryrom by Jim Miller · 13 years ago