1. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  2. 72b46d4 Reset keyguard/bouncer on "return to call". by Andrew Lee · 9 years ago
  3. 10c85c7 Merge commit '83eaf6cc' into HEAD by Jorim Jaggi · 9 years ago
  4. 230635e Purge biometric weak and keyguard widgets by Adrian Roos · 10 years ago
  5. 6b88cdf Remove dead code #8: Remove old keyguard "bouncer" by Jorim Jaggi · 10 years ago[Renamed (92%) from packages/Keyguard/src/com/android/keyguard/KeyguardViewBase.java]
  6. cd3b5b5 Remove dead code #5: Remove KeyguardAccountView by Jorim Jaggi · 10 years ago
  7. 5c60b64 Remove dead code #1: Remove unused Keyguard classes by Jorim Jaggi · 10 years ago
  8. 95e89ca Fix jank when pin/pattern is shown by Jorim Jaggi · 10 years ago
  9. 8de4311c Lockscreen launch animations by Jorim Jaggi · 10 years ago
  10. 76a1623 Preparations for lockscreen launch animations by Jorim Jaggi · 10 years ago
  11. ae641c9 Implement new volume UI design. by John Spurlock · 10 years ago
  12. b690f0d Clean up user activity handling by Jorim Jaggi · 10 years ago
  13. d3c8642 Remove some more old code and fix Media command by RoboErik · 10 years ago
  14. c14f829 Skeleton for Keyguard security method appear animations. by Jorim Jaggi · 10 years ago
  15. 818301b Remove unnecessary layout request from Keyguard by Adrian Roos · 10 years ago
  16. df99351 Handle media key events correctly on Keyguard. by Jorim Jaggi · 10 years ago
  17. a005f1b Show enter PIN/PUK before notifications on Keyguard. by Jorim Jaggi · 10 years ago
  18. e5c7a89 Hide back button on keyguard and make it work for bouncer. by Jorim Jaggi · 10 years ago
  19. 0bed7f2 Always go through bouncer when unlocking by Jorim Jaggi · 10 years ago
  20. 5cf1787 Reuse KeyguardViewMediator for new Keyguard implementation. by Jorim Jaggi · 10 years ago
  21. ba7d94b Fix problem where input wasn't being requested by Jim Miller · 10 years ago
  22. 5e612cf Add KeyguardSimpleHostView and make it the default by Jim Miller · 10 years ago
  23. 3eb4971 Move launch, verification and menu logic to base class by Jim Miller · 10 years ago
  24. 257f283 Introduce transparent bars to the keyguard. by John Spurlock · 11 years ago
  25. bfdad8e Add a keycode to switch audio tracks (1/2) by Jaekyun Seok · 11 years ago
  26. e51cf7ae Simplify wake management code in keyguard. by Jim Miller · 11 years ago
  27. 5ecd811 Move keyguard to its own process. by Jim Miller · 12 years ago
  28. 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/KeyguardViewBase.java]
  29. 5111726 Handle DevicePolicyManagement and safe mode when inflating widgets by Jim Miller · 12 years ago
  30. d6523da Merge latest prototype changes into the framework by Jim Miller · 12 years ago
  31. 838906b Get basic keyguard working in new branch by Jim Miller · 12 years ago
  32. c7505bc Increase lock screen timeout when on custom widget page. by Jeff Brown · 12 years ago
  33. dcb3d84 Replace keyguard with new implementation by Jim Miller · 12 years ago[Copied (87%) from policy/src/com/android/internal/policy/impl/KeyguardViewBase.java]
  34. 3114ce3 Remote volume handling by Jean-Michel Trivi · 12 years ago
  35. c680222 Optimize how AudioService receives media button events by Jean-Michel Trivi · 12 years ago
  36. fbc46dc Fix 6028595: Fix reboot loop in AccountUnlock due to null callback by Jim Miller · 12 years ago
  37. 6243edd New and improved silent mode on lockscreen. by Amith Yamasani · 13 years ago
  38. 2ef6f1b Further volume improvements. by Amith Yamasani · 13 years ago
  39. 2928c9d Fix 5493266: Properly restore background after playing music by Jim Miller · 13 years ago
  40. dba9356 Break apart DISABLE_HOME and DISABLE_RECENT. by Daniel Sandler · 13 years ago
  41. 4284e9d Pulled out part of onScreenTurnedOn() into show() function by Brian Colonna · 13 years ago
  42. 267cb2b Fix 5323545 - FaceLock no longer appears when taking a call by Brian Colonna · 13 years ago
  43. 6edf263 Fix 5185505: Add support for weak biometric sensors to lockscreen. by Jim Miller · 13 years ago
  44. 56194eb Wake screen from external HID peripherals. by Jeff Brown · 13 years ago
  45. 4671ce5 Make keyguard also ask to turn the back button off, now that it is controlled separately. by Joe Onorato · 14 years ago
  46. 39d4b06 Fix 3201849: Use custom Drawable for bg in lockscreen by Jim Miller · 14 years ago
  47. 0a3ab5d Goodbye title_bar_shadow. by Dianne Hackborn · 14 years ago
  48. b0418da Add plumbing for volume mute key. by Jeff Brown · 14 years ago
  49. 4d39605 Fix policy issues when screen is off. by Jeff Brown · 14 years ago
  50. a6face4 Plumb KEYCODE_MEDIA_PAUSE and KEYCODE_MEDIA_PLAY up through the framework. by Marco Nelissen · 14 years ago
  51. be81f4f Move out all framework-tests classes. by Brett Chabot · 14 years ago[Renamed from policy/com/android/internal/policy/impl/KeyguardViewBase.java]
  52. 24d1056 Fix typos by Marco Nelissen · 15 years ago
  53. 8b89d69 AI 145778: Manual merge changes 145382-145384 from cupcake. by Andy Stadler · 15 years ago
  54. ad29734 Automated import from //branches/donutburger/...@140911,140911 by Karl Rosaen · 15 years ago
  55. bc8d29f auto import from //depot/cupcake/@136745 by The Android Open Source Project · 15 years ago
  56. 1f838aa auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  57. 10bf778 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  58. e1e5e40 auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 15 years ago
  59. 646860b Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  60. e5ed42d Initial Contribution by The Android Open Source Project · 16 years ago