1. 5ecd811 Move keyguard to its own process. by Jim Miller · 12 years ago
  2. 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/KeyguardPasswordView.java]
  3. a042ac9 Don't pop the IME for passwors at ScreenOn on tablets. by Chris Wren · 12 years ago
  4. ebbf5ee Merge changes Ib3133583,I0262172d into jb-mr1-lockscreen-dev by Daniel Sandler · 12 years ago
  5. 16d9092 Show "wrong password" on password screen, not "wrong PIN" by Daniel Sandler · 12 years ago
  6. fba4d4a Show the keyboard less aggressively. by Daniel Sandler · 12 years ago
  7. 8a26bf5 Impose a height & width downward on challenge views. by Daniel Sandler · 12 years ago
  8. 1254f2f Persist reordering/deleting widgets on keyguard by Michael Jurka · 12 years ago
  9. 2c1ce05 Cleaning up password input. by Daniel Sandler · 12 years ago
  10. 86f9637 Fix new password view in keyguard by Jim Miller · 12 years ago
  11. 6fb841f Fading side pages as per mock by Adam Cohen · 12 years ago
  12. 69bdee7 Integrate new PIN pad. by Daniel Sandler · 12 years ago
  13. ac8a59d Fix issue where pin field doesn't have focus (issue 7348937) by Adam Cohen · 12 years ago
  14. 6dbf861 Fix for NPE with pattern recovery (issue 7341237) by Adam Cohen · 12 years ago
  15. 32f9e8f Merge "Only showing important security messages in status area (issue 7341795)" into jb-mr1-dev by Adam Cohen · 12 years ago
  16. 0a4f900 Only showing important security messages in status area (issue 7341795) by Adam Cohen · 12 years ago
  17. 70bc9f2 Fix keyguard dimensions; IME state for password view; layouts by Adam Powell · 12 years ago
  18. 0ff7f01 Change keyguard to use single-stage unlock. by Jim Miller · 12 years ago
  19. 9cf2c52 More userActivity() calls in keyguard by Jim Miller · 12 years ago
  20. 3af630c Update keyguard layouts on phone by Jim Miller · 12 years ago
  21. abb53b7 LockScreen: don't update KeyStore password on unlock by Kenny Root · 12 years ago
  22. 08b2b6b Fix keyguard timeout dialog messages by Jim Miller · 12 years ago
  23. ac8f575 Don't hide the PIN keyboard even when a physical keyboard is present. by Jim Miller · 12 years ago
  24. d36ebe0 Keyguard bug fixes by Jim Miller · 12 years ago
  25. dcb3d84 Replace keyguard with new implementation by Jim Miller · 12 years ago[Copied (68%) from policy/src/com/android/internal/policy/impl/PasswordUnlockScreen.java]
  26. 3fb0af3 Enable haptic feedback from ILockSettings. by Jeff Sharkey · 12 years ago
  27. d9d0945 Fix 5231823: PIN/Password polish on lock screen by Jim Miller · 13 years ago
  28. aef555b Fix 5444675: Fix vibrate regression on Pattern and PIN unlock screens. by Jim Miller · 13 years ago
  29. 51ea88a New PIN unlock screen layout. by Ben Komalo · 13 years ago
  30. ebcd6bb Fixing emergency dialer flicker on lock screen (issue 5314293) by Adam Cohen · 13 years ago
  31. 1c18828 Fix 5044158: Integrate music transport control into LockScreen by Jim Miller · 13 years ago
  32. b0166bc Fix 5216579: Don't show IME switch option in numeric mode of lockscreen by Jim Miller · 13 years ago
  33. 4f36995 Fix 5026428: Rework unlock attempt logic with active DPM to show better messages by Jim Miller · 13 years ago
  34. 858f8ea Fix 5021968: Add input method switcher button to lock screen. by Jim Miller · 13 years ago
  35. 6b05d58 Fix 5044158: Initial pass: add music transport controls to LockScreen by Jim Miller · 13 years ago
  36. dcb9376 Fix 5027468: prevent screen from turning back on while lockscreen in password mode. by Jim Miller · 13 years ago
  37. 8ecfac1 Fix 4942542, 4590542: Password unlock fixes by Jim Miller · 13 years ago
  38. 08a975e Update LockScreen layouts to latest UX spec. by Jim Miller · 13 years ago
  39. 5a1ff22 Fix 4368649: Fix visible password issue on password unlock screen by Jim Miller · 13 years ago
  40. 5cfee3f Integrating keystore with keyguard (Part 1 of 4) by Brian Carlstrom · 13 years ago
  41. da3ae8f Use system IME for LockScreen password mode. by Jim Miller · 13 years ago
  42. 6884358 Fix 3339257: Update lockscreen keyboard to fit Holo theme by Jim Miller · 14 years ago
  43. 305093f Fix 3005526: Properly update StatusView from Password/PIN unlock by Jim Miller · 14 years ago
  44. b47bed9 Fix 3355957: Don't hide the keyboard for PIN/Password by Jim Miller · 14 years ago
  45. 8171b51 lock screen for xlarge by Jae Yong Sung · 14 years ago
  46. 83ea9e3 am 685fcf36: am c95812e6: Merge "Move out all framework-tests classes." into gingerbread by Brett Chabot · 14 years ago
  47. be81f4f Move out all framework-tests classes. by Brett Chabot · 14 years ago[Renamed from policy/com/android/internal/policy/impl/PasswordUnlockScreen.java]
  48. 5169fc5 Manual merge of Ida6a4cdd3abcbcab7e2fe8450a25c0dc36765f04 by Jim Miller · 14 years ago
  49. f7c5d0e Fix 2535700: Add support for enforcing password quality by Jim Miller · 14 years ago
  50. 7578739 Policy part of fixing issue #2519590: Lock screen stuck in landscape mode by Dianne Hackborn · 14 years ago
  51. f1818ff Fix 2520598: Disable password entry in keyguard while in lockout by Jim Miller · 14 years ago
  52. 5475906 Fix 2428368: Fix most of the lockscreen orientation refresh bugs by Jim Miller · 14 years ago
  53. 8b9dda2 Fix 2481917: allows keyboards with overlapping qwerty/numeric keys to work w/o requiring hitting the <alt> key. by Jim Miller · 14 years ago
  54. c23024d Fix 2336057: Provide a way for the user to return to a call from LockScreen. by Jim Miller · 14 years ago
  55. 966b126 Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock. by Jim Miller · 14 years ago
  56. 42b432d Partial Fix for 2416967: Fix potential memory leak in PasswordUnlockScreen. by Jim Miller · 14 years ago
  57. 148e73e Fix 2431663: Ensure password field retains focus in PasswordUnlockScreen. by Jim Miller · 14 years ago
  58. a781d01 Fix 2402303: Split Keyboard widget from LatinIME into reusable PasswordEntryKeyboardView by Jim Miller · 14 years ago
  59. 6fe0f0e Fix 2385283,2379269: report unlock attempt success/fail to DevicePolicyManager by Jim Miller · 15 years ago
  60. 5e0f7ba Fix 2332563: Add password-lock support to lockscreen by Jim Miller · 15 years ago