1. 25d7e51 Change fingerprint behavior in keyguard to dismiss on notification by Jim Miller · 9 years ago
  2. 33ae80e Make light status bar fade nicely during unlock transition by Jorim Jaggi · 9 years ago
  3. 568e54b resolve merge conflicts of 87f5369 to master. by Jorim Jaggi · 10 years ago
  4. 6b88cdf Remove dead code #8: Remove old keyguard "bouncer" by Jorim Jaggi · 10 years ago
  5. 5c60b64 Remove dead code #1: Remove unused Keyguard classes by Jorim Jaggi · 10 years ago
  6. 2231c6e SysUI: Log lockscreen state to eventlog by Christoph Studer · 10 years ago
  7. 826730a Fix SysUI when an app started from the affordances crashes by Jorim Jaggi · 10 years ago
  8. 95e89ca Fix jank when pin/pattern is shown by Jorim Jaggi · 10 years ago
  9. ab95454 Make IKeyguardService interface asynchronous by Jim Miller · 10 years ago
  10. 31b844b Explicitly specify user for public mode by Adrian Roos · 10 years ago
  11. 786afcb Trim graphics memory when closing the shade by Jorim Jaggi · 10 years ago
  12. 416493b Fix jank while unlocking and security is set by Jorim Jaggi · 10 years ago
  13. 746f7fa Start intent chooser after Keyguard is gone by Jorim Jaggi · 10 years ago
  14. 6bad244 Fix invalid keyguard state after pressing back in bouncer by Jorim Jaggi · 10 years ago
  15. fbc88e1 Fix emergency call when in launch transition. by Jorim Jaggi · 10 years ago
  16. 84a3e7a Use different unlock animation when going to full shade by Jorim Jaggi · 10 years ago
  17. 8de4311c Lockscreen launch animations by Jorim Jaggi · 10 years ago
  18. 76a1623 Preparations for lockscreen launch animations by Jorim Jaggi · 10 years ago
  19. dbc3dce Handle go to full shade motion for redacted case by Jorim Jaggi · 10 years ago
  20. baa2327 Implemented new camera affordance by Selim Cinek · 10 years ago
  21. 0002a45 Show bouncer when opening notification in occluded mode by Adrian Roos · 10 years ago
  22. f41fc96 Add fingerprint detection support to Keyguard. by Jim Miller · 10 years ago
  23. 44cf919 Hide status bar in bouncer by Jorim Jaggi · 10 years ago
  24. 4b22bdf Don't show private notifications if a secure lockscreen is merely occluded. by Dan Sandler · 10 years ago
  25. e29b2db Fade scrim in unlock animation. by Jorim Jaggi · 10 years ago
  26. 2fbad7b Show bouncer immediately when MOTION_UP is received by Jorim Jaggi · 10 years ago
  27. ecc798e Improve scrim handling by Jorim Jaggi · 10 years ago
  28. a0be6d5 Do not destroy the security method when pressing back. by Jorim Jaggi · 10 years ago
  29. 7d7090d DO NOT MERGE Only send notification activity intents after dismissing Keyguard by Adrian Roos · 10 years ago
  30. 75c9504 Animate clock position on Keyguard. by Jorim Jaggi · 10 years ago
  31. b601162 Fix visibility and add bouncer event in KeyguardUpdateMonitor by Adrian Roos · 10 years ago
  32. df99351 Handle media key events correctly on Keyguard. by Jorim Jaggi · 10 years ago
  33. 5fd4d05 Fix Keyboard over Keyguard when password is set. by Jorim Jaggi · 10 years ago
  34. 43bdbbd Fix lockscreen occluded states #2. by Jorim Jaggi · 10 years ago
  35. 3806c77 Don't show notifications above FLAG_SHOW_WHEN_LOCKED windows. by Dan Sandler · 10 years ago
  36. f593c9d Merge "Add null check on navigation bar visibility" by Jason Monk · 10 years ago
  37. 1e68fb3 Add null check on navigation bar visibility by Jason Monk · 10 years ago
  38. 4222d9a Change interaction for dragging down to full shade. by Jorim Jaggi · 10 years ago
  39. 1568250 Move redaction logic showing from Keyguard to PhoneStatusBar. by Jorim Jaggi · 10 years ago
  40. a631029 Hide navigation bar on Keyguard. by Jorim Jaggi · 10 years ago
  41. 2e50f28 Revert "Fix broken status bar when activity is showing above keyguard" by John Spurlock · 10 years ago
  42. 25ab3d9 Fix broken status bar when activity is showing above keyguard by Adrian Roos · 10 years ago
  43. 8c8bcc1 Make MENU key work again to dismiss insecure Keyguard. by Jorim Jaggi · 10 years ago
  44. a005f1b Show enter PIN/PUK before notifications on Keyguard. by Jorim Jaggi · 10 years ago
  45. e5c7a89 Hide back button on keyguard and make it work for bouncer. by Jorim Jaggi · 10 years ago
  46. 0bed7f2 Always go through bouncer when unlocking by Jorim Jaggi · 10 years ago
  47. 03c701e Basic implementation for notifications on lockscreen. by Jorim Jaggi · 10 years ago
  48. cff0acb Wait for Keyguard to be drawn after boot. by Jorim Jaggi · 10 years ago
  49. 13b67a9 Switch to KeyguardHostView to reenable clock and multi user switch. by Jorim Jaggi · 10 years ago
  50. 5cf1787 Reuse KeyguardViewMediator for new Keyguard implementation. by Jorim Jaggi · 10 years ago