1. 94a1e01 Do not reset security message when pattern resumes by Lucas Dupin · 6 years ago
  2. 44e4d82 Add Cancel button in Car Keyguard by Jian Jin · 6 years ago
  3. 7d847b0 Use accessibility pane API in keyguard by Phil Weaver · 7 years ago
  4. c80c67e Allow custom keyguard "prompt reason" by Lucas Dupin · 7 years ago
  5. ea03be1 Add latency logging for rotation by Jason Monk · 7 years ago
  6. e01c5e1 Fix "too many attempts" pluralization on bouncer by Kevin Chyn · 7 years ago
  7. 51efddb Remove unnecessary casts on calls to findViewById by Alan Viverette · 7 years ago
  8. 23f85ec Move Keyguard to SystemUI by Jason Monk · 8 years ago[Renamed from packages/Keyguard/src/com/android/keyguard/KeyguardPatternView.java]
  9. 5be868c Improve "Try again in 1 seconds" behavior in lockscreen by Hidenari Koshimae · 10 years ago
  10. 2ec2019 Merge "Keyguard: Clean up security message display" by Adrian Roos · 8 years ago
  11. db327e9 Keyguard: Clean up security message display by Adrian Roos · 8 years ago
  12. ed3032b Unlock latency improvements by Jorim Jaggi · 8 years ago
  13. af69525 resolve merge conflicts of 1dfb41c to master by Muyuan Li · 8 years ago
  14. 031f795 Only do slow unlock transition if real home is not running by Jorim Jaggi · 8 years ago
  15. d1c50f6 resolve merge conflicts of 6e57aae to master by Selim Cinek · 8 years ago
  16. e8fde5d Improve initial unlock delay (1/2) by Jorim Jaggi · 8 years ago
  17. 8702ca7 Preventing unnecessary switching to a user upon lockscreen dismissing. by Vadim Tryshev · 8 years ago
  18. d6d253a Improved trust error messaging (2/2) by Adrian Roos · 8 years ago
  19. c13723f Improved trust error messaging (1/2) by Adrian Roos · 9 years ago
  20. ce64cea Fix a race condition during async credential check by Xiyuan Xia · 9 years ago
  21. 17fdb13 Reset lock pattern stealth mode when keygueard pattern view is reset by Toni Barzic · 9 years ago
  22. 25b4d4b Require strong authentication after a timeout by Jorim Jaggi · 9 years ago
  23. cfafe4e Indicating fingerprint error messages on the bouncer now by Selim Cinek · 9 years ago
  24. 51e3a67 Don't wipe device because of short PIN, patterns or passwords by Jim Miller · 9 years ago
  25. 613f55f Move PIN/Pattern appear animation to RenderThread (1/2) by Jorim Jaggi · 9 years ago
  26. 94f6f061 Speedup PIN/Pattern dismissal by Jorim Jaggi · 9 years ago
  27. 3122fa8 Added a message to the keyguard bouncer by Selim Cinek · 9 years ago
  28. 5673353 Animations/success state for external confirm device credentials (1/2) by Jorim Jaggi · 9 years ago
  29. e67f67d Merge "Hide KeyguardMessageArea if empty" into mnc-dev by Adrian Roos · 9 years ago
  30. 2397427 [LockSettings] migrate password attempt throttling to hardware by Andres Morales · 9 years ago
  31. 28828b5 Hide KeyguardMessageArea if empty by Adrian Roos · 9 years ago
  32. 09eb033 Clear security message on user input by Xiyuan Xia · 9 years ago
  33. 6e38058 Make PIN/Password/Pattern check async by Xiyuan Xia · 9 years ago
  34. d6aa6cb Remove LockPatternUtils.getCurrentUser() by Adrian Roos · 9 years ago
  35. 8150d2a Require explicit userId in LockPatternUtils by Adrian Roos · 9 years ago
  36. f98f7b9 Null-protect attempt to get EmergencyButton. by Andrew Lee · 10 years ago
  37. 72b46d4 Reset keyguard/bouncer on "return to call". by Andrew Lee · 10 years ago
  38. 6b88cdf Remove dead code #8: Remove old keyguard "bouncer" by Jorim Jaggi · 10 years ago
  39. 8a8941a Remove dead code #4: Remove unused Keyguard strings by Jorim Jaggi · 10 years ago
  40. 525fb7e Fixed a bug where the pattern may become invisible by Selim Cinek · 10 years ago
  41. f9c0e8f Added dissapear animation to pattern and pin input by Selim Cinek · 10 years ago
  42. 68e6fa7 Remove "forgot pattern" in pattern view by Jorim Jaggi · 10 years ago
  43. fb28c0e Fix invisible security method by Jorim Jaggi · 10 years ago
  44. 76a1623 Preparations for lockscreen launch animations by Jorim Jaggi · 10 years ago
  45. 98f8530 Animations for Keyguard user switcher. by Jorim Jaggi · 10 years ago
  46. b690f0d Clean up user activity handling by Jorim Jaggi · 10 years ago
  47. 6a24719 Fix Keyguard crash when in landscape. by Jorim Jaggi · 10 years ago
  48. 3018197 Implemented the appear animation for the pattern security. by Selim Cinek · 10 years ago
  49. c14f829 Skeleton for Keyguard security method appear animations. by Jorim Jaggi · 10 years ago
  50. 2e648e1 Don't clear the pattern when window focus changes. by Jim Miller · 10 years ago
  51. 5cf1787 Reuse KeyguardViewMediator for new Keyguard implementation. by Jorim Jaggi · 10 years ago
  52. 7c11f8b Fix bug that allowed avoiding lockout if too many wrong patterns are entered. by Adrian Roos · 10 years ago
  53. 7751ff6 Move majority of security-related logic from KeyguardHostView by Jim Miller · 11 years ago
  54. 5ecd811 Move keyguard to its own process. by Jim Miller · 12 years ago
  55. 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/KeyguardPatternView.java]
  56. b499b1f Don't crash if no ECA. by Daniel Sandler · 12 years ago
  57. a042ac9 Don't pop the IME for passwors at ScreenOn on tablets. by Chris Wren · 12 years ago
  58. f763b71 Merge "Authenticate correct user's account when pattern fails multiple times." into jb-mr1-dev by Amith Yamasani · 12 years ago
  59. 2c7bc26 Authenticate correct user's account when pattern fails multiple times. by Amith Yamasani · 12 years ago
  60. c0ae9e6 bouncer: hide more text and frame less. by Chris Wren · 12 years ago
  61. 1625e87 Showing message when max attempts are hit in face unlock fixes b/7306168 by Danielle Millett · 12 years ago
  62. 0b72824 Update status area and emergency call logic to match new spec by Jim Miller · 12 years ago
  63. 6fb841f Fading side pages as per mock by Adam Cohen · 12 years ago
  64. 6f13141 Fixing issues with pattern recovery / account view (issue 7341237): by Adam Cohen · 12 years ago
  65. 6dbf861 Fix for NPE with pattern recovery (issue 7341237) by Adam Cohen · 12 years ago
  66. 0a4f900 Only showing important security messages in status area (issue 7341795) by Adam Cohen · 12 years ago
  67. 0ff7f01 Change keyguard to use single-stage unlock. by Jim Miller · 12 years ago
  68. 3af630c Update keyguard layouts on phone by Jim Miller · 12 years ago
  69. abb53b7 LockScreen: don't update KeyStore password on unlock by Kenny Root · 12 years ago
  70. d2b82f7 Fix wrong pattern count in keyguard pattern security view. by Jim Miller · 12 years ago
  71. 5737534 Allow pattern to start from outside pattern view by Jim Miller · 12 years ago
  72. 258341c Lots of keyguard improvements by Jim Miller · 12 years ago
  73. dcb3d84 Replace keyguard with new implementation by Jim Miller · 12 years ago