1. cf182aa Minor cleanup of KeyguardViewManager by Jim Miller · 11 years ago
  2. e51cf7ae Simplify wake management code in keyguard. by Jim Miller · 11 years ago
  3. 34f09ea resolved conflicts for merge of 8f4772fe to master by Jim Miller · 11 years ago
  4. 2519057 Post-review Keyguard cleanup. by Jim Miller · 11 years ago
  5. 5ecd811 Move keyguard to its own process. by Jim Miller · 12 years ago
  6. 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/KeyguardViewManager.java]
  7. f41c61b split active user animation across switch. by Chris Wren · 12 years ago
  8. 0386410 am 5b09fcc7: am 946f6ab4: am 9819a617: Merge "Fix password field focus in keyguard" into jb-mr1.1-dev by Jim Miller · 12 years ago
  9. 42df15e Fix password field focus in keyguard by Jim Miller · 12 years ago
  10. e81f55b am eac4be7e: am 4fa27f31: am 80a90efc: Merge "Fix ring volume issue by addressing focus regression in keyguard." into jb-mr1.1-dev by Jim Miller · 12 years ago
  11. 147f956 Fix ring volume issue by addressing focus regression in keyguard. by Jim Miller · 12 years ago
  12. f8b26c6 am cd4d3495: am f6fe2444: am e431e6a3: Merge "Add logging to try and track down bug 7643792" into jb-mr1.1-dev by Jim Miller · 12 years ago
  13. 2b84b81 Add logging to try and track down bug 7643792 by Jim Miller · 12 years ago
  14. fb8ca91 am d0079891: am 9f6e8ddf: am 2b847c39: Merge "Removing unecessary additional lock metadata from QuickSettings user tile." into jb-mr1.1-dev by Winson Chung · 12 years ago
  15. f7614fc Removing unecessary additional lock metadata from QuickSettings user tile. by Winson Chung · 12 years ago
  16. d861590 Synchronize access to Locked methods. DO NOT MERGE by Craig Mautner · 12 years ago
  17. a46a74f Merge "Remove extraneous logs." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  18. 7ff3011 Remove extraneous logs. by Dianne Hackborn · 12 years ago
  19. 6be441c Merge "Add mechanism to kick keyguard to show the assistant" into jb-mr1-lockscreen-dev by Jim Miller · 12 years ago
  20. 4eeb4f6 Add mechanism to kick keyguard to show the assistant by Jim Miller · 12 years ago
  21. a9fa92e Keyguard - force showing the status bar by Adam Powell · 12 years ago
  22. 76017ca Removing sticky widgets in lockscreen by Michael Jurka · 12 years ago
  23. 5da6430 Optimize keyguard/IME interactions by Adam Powell · 12 years ago
  24. 75931e0 Attempt to fix MENU key issue. by Jim Miller · 12 years ago
  25. ad09bcc Bring up unlock screen for FLAG_DISMISS_KEYGUARD. by Craig Mautner · 12 years ago
  26. a71984f Cleanup keyguard signals by Jim Miller · 12 years ago
  27. d6523da Merge latest prototype changes into the framework by Jim Miller · 12 years ago
  28. 904732c Call requestFocus and ensure that screenOn is set. by Craig Mautner · 12 years ago
  29. 70bc9f2 Fix keyguard dimensions; IME state for password view; layouts by Adam Powell · 12 years ago
  30. 0ff7f01 Change keyguard to use single-stage unlock. by Jim Miller · 12 years ago
  31. e60cdf1 Merge "Final keyguard tablet layout integration" into jb-mr1-dev by Adam Cohen · 12 years ago
  32. 71b3cd5 Final keyguard tablet layout integration by Jim Miller · 12 years ago
  33. 0a75ed0 Merge "Revert "Remove debugging statements before final ROM."" into jb-mr1-dev by Craig Mautner · 12 years ago
  34. 64ecc0e Revert "Remove debugging statements before final ROM." by Craig Mautner · 12 years ago
  35. 0cd6410 Merge "Remove debugging statements before final ROM." into jb-mr1-dev by Craig Mautner · 12 years ago
  36. f1f3b49 Remove debugging statements before final ROM. by Craig Mautner · 12 years ago
  37. 223ce5c Implement music and user priority scheme in keyguard by Jim Miller · 12 years ago
  38. c7505bc Increase lock screen timeout when on custom widget page. by Jeff Brown · 12 years ago
  39. 5a3322f Merge "Fix unresponsive back button in keyguard." into jb-mr1-dev by Jim Miller · 12 years ago
  40. 0a34d9e Fix unresponsive back button in keyguard. by Jim Miller · 12 years ago
  41. 2874a54 Merge "Add flag for displaying non-user's Windows to user." into jb-mr1-dev by Craig Mautner · 12 years ago
  42. 88400d3 Add flag for displaying non-user's Windows to user. by Craig Mautner · 12 years ago
  43. 9cf2c52 More userActivity() calls in keyguard by Jim Miller · 12 years ago
  44. f752202 Plumbing to allow keyguard to be shown with user switcher (issue 7175023) by Adam Cohen · 12 years ago
  45. 0a8d326 Modifying user switcher per design (issue 7047393) by Adam Cohen · 12 years ago
  46. 6bcd732 Switch back to user switcher in keyguard by Jim Miller · 12 years ago
  47. 3dc524b Use new API to override user activity timeout from keyguard. by Jeff Brown · 12 years ago
  48. 00baebe Keep callback reference from being null. by Craig Mautner · 12 years ago
  49. 3af630c Update keyguard layouts on phone by Jim Miller · 12 years ago
  50. 109f1fd Update keyguard selector view to match UX design spec by Jim Miller · 12 years ago
  51. 8f301e6 Merge "Add debug for b/7094175." into jb-mr1-dev by Craig Mautner · 12 years ago
  52. d2b82f7 Fix wrong pattern count in keyguard pattern security view. by Jim Miller · 12 years ago
  53. 0cbfcff Add debug for b/7094175. by Craig Mautner · 12 years ago
  54. e23ab8b Selectively enable back button in keyguard for security screens. by Jim Miller · 12 years ago
  55. d979dd7 Go back to keyguard if user is switched in lock screen by Amith Yamasani · 12 years ago
  56. dcb3d84 Replace keyguard with new implementation by Jim Miller · 12 years ago[Copied (72%) from policy/src/com/android/internal/policy/impl/KeyguardViewManager.java]
  57. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  58. 82f9196 Fix 5608959: Make keyguard follow user setting for orientation by Jim Miller · 12 years ago
  59. bf08af3 Eliminate deferred surface destruction. by Craig Mautner · 12 years ago
  60. 354619c Fix 6397736: Swipe up to search layout fixes by Jim Miller · 12 years ago
  61. fbc46dc Fix 6028595: Fix reboot loop in AccountUnlock due to null callback by Jim Miller · 12 years ago
  62. ee4d45f am 0be53567: am 19a06fe9: Merge "Fix issue #5755172: Soft menu key disappears when menu is open" into ics-mr1 by Dianne Hackborn · 13 years ago
  63. 73ab6a4 Fix issue #5755172: Soft menu key disappears when menu is open by Dianne Hackborn · 13 years ago
  64. 229574c Making KeyguardView slippery fixes 5501105 by Steven Ross · 13 years ago
  65. 305c78c Fix 5466678: use new setSystemUiVisibility() API to enable clock in statusbar by Jim Miller · 13 years ago
  66. dba9356 Break apart DISABLE_HOME and DISABLE_RECENT. by Daniel Sandler · 13 years ago
  67. 4284e9d Pulled out part of onScreenTurnedOn() into show() function by Brian Colonna · 13 years ago
  68. 267cb2b Fix 5323545 - FaceLock no longer appears when taking a call by Brian Colonna · 13 years ago
  69. 38e29a6 Fix issue #5242779: Device not responding to touch on unlock screen by Dianne Hackborn · 13 years ago
  70. 56bacd7 Allow lockscreen orientation to be overridden with a system property. by Jim Miller · 13 years ago
  71. 15ea55a Moved FaceLock bind/unbind calls inside of null check by Brian Colonna · 13 years ago
  72. 6edf263 Fix 5185505: Add support for weak biometric sensors to lockscreen. by Jim Miller · 13 years ago
  73. 5d927c2 Fix issue #5150899: Call activity takes 15MB we never get back. by Dianne Hackborn · 13 years ago
  74. b375632 Don't use HW accel drawing in lock screen on lower-end devices. by Dianne Hackborn · 13 years ago
  75. f344735 Fix 5125978: remove lockscreen logspew by Jim Miller · 13 years ago
  76. 6b05d58 Fix 5044158: Initial pass: add music transport controls to LockScreen by Jim Miller · 13 years ago
  77. 06cc78a Fix 4518876: Disable lock screen rotation on phones. by Jim Miller · 13 years ago
  78. 3fa8a45 Fix 3201849: Enable hardware acceleration in LockScreen WaveView by Jim Miller · 13 years ago
  79. 56194eb Wake screen from external HID peripherals. by Jeff Brown · 13 years ago
  80. b70d39f am 6e3212a3: Merge "Fix 3329600: Always enable screen rotation in lockscreen." into honeycomb by Jim Miller · 14 years ago
  81. e28016c Fix 3329600: Always enable screen rotation in lockscreen. by Jim Miller · 14 years ago
  82. 3530ebe resolved conflicts for merge of 578e73da to honeycomb-plus-aosp by Jim Miller · 14 years ago
  83. 8b886fa Fix 3106227: use WeakReferences for receivers in DigitalClock class by Jim Miller · 14 years ago
  84. 8171b51 lock screen for xlarge by Jae Yong Sung · 14 years ago
  85. be81f4f Move out all framework-tests classes. by Brett Chabot · 14 years ago[Renamed from policy/com/android/internal/policy/impl/KeyguardViewManager.java]
  86. cc6828c Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  87. 16541e4 Fix a race condition determining whether password fallback mode is allowed. by Daniel Sandler · 15 years ago
  88. 22dfe72 Cherry-pick from mr2 to eclair: DO NOT MERGE by Jim Miller · 15 years ago
  89. 3754b0d Make sure we wake up the screen if the keyguard is not visible when we think it should be. by Mike Lockwood · 15 years ago
  90. d7f7deb Fix potential race when removing keyguard view. by Dianne Hackborn · 15 years ago
  91. a35d753 Remove keyguard view after a delay instead of just hiding it. by Karl Rosaen · 15 years ago
  92. 01ad2f4 Implement fade out of lock screen. by Dianne Hackborn · 15 years ago
  93. abe0da0 Policy changes for lock screen on live wallpaper. by Dianne Hackborn · 15 years ago
  94. 1f838aa auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  95. 10bf778 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  96. e1e5e40 auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 15 years ago
  97. 6782641 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  98. 348bd82 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  99. e5ed42d Initial Contribution by The Android Open Source Project · 16 years ago