1. 27a52fa port status bar logs to Tron V2 by Chris Wren · 8 years ago
  2. 9ef7307 Fix broken lock screen affordances by Jason Monk · 8 years ago
  3. 2a6ea9c Delete BaseStatusBar by Jason Monk · 8 years ago
  4. d6fa02f Tuner: Allow lockscreen launch targets to be customized by Jason Monk · 8 years ago
  5. 20ff3f9 SysUI fragments: Integrate new support for constructing by Jason Monk · 8 years ago
  6. 9c7844c Work on sysui dependencies by Jason Monk · 8 years ago
  7. bb8a818 Merge "Add support for a custom left affordance icon" by Evan Rosky · 8 years ago
  8. 5f04500 Add enterprise disclosure to Keyguard screen by Bartosz Fabianowski · 8 years ago
  9. d388c75 Add support for a custom left affordance icon by Evan Rosky · 8 years ago
  10. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  11. 0ceef21 Move QS to a fragment by Jason Monk · 8 years ago
  12. fe76234 The big keyguard transition refactor (1/n) by Jorim Jaggi · 8 years ago
  13. 90f6279 Merge commit '2a30b7600992d136f63b26aa28204e8e97730e10' into HEAD by Jorim Jaggi · 8 years ago
  14. dadafd4 Reload state when user unlocks by Jorim Jaggi · 8 years ago
  15. b59f46f Extract plugin interface for lockscreen camera button by Jason Monk · 8 years ago
  16. 46767b7 Extract plugin interface for QS by Jason Monk · 8 years ago
  17. 57d9fbd Introduce new constant for double tap gesture rotation hint. by Robert Carr · 8 years ago
  18. 5f14502 Loading the camera preview correctly with direct boot by Selim Cinek · 8 years ago
  19. fd10cd1 Force CROSSFADE rotation when launching from double tap gesture. by Robert Carr · 8 years ago
  20. 6ebba59 Fixes a few bugs on the keyguard with font density changes by Selim Cinek · 8 years ago
  21. ee5d630 Added a 'deferred' parameter on executeRunnableDismissingKeyguard(). by Felipe Leme · 8 years ago
  22. c0d7058 Referencing static interpolators. by Winson · 9 years ago
  23. c18010f Refactored the interpolators to use only one single instance by Selim Cinek · 9 years ago
  24. 40aa881 Deliver camera launch source for analytics by Jorim Jaggi · 9 years ago
  25. edf4748 Removed the secure camera launcher by Selim Cinek · 9 years ago
  26. 04f9740 Don't launch the camera if it already in foreground. by Zhentao Sun · 9 years ago
  27. 372d1bd Launching the camera now from systemUI including animations by Selim Cinek · 9 years ago
  28. 1de8bcb Invoke strong auth callback and default strong auth expired to true by Adrian Roos · 9 years ago
  29. b960e75 am 8b8fa3e9: Fix SysUI crash when no metadata is provided by Jorim Jaggi · 9 years ago
  30. 8b8fa3e Fix SysUI crash when no metadata is provided by Jorim Jaggi · 9 years ago
  31. 27c1a72 am f610bd78: Fix race conditions for camera prewarm service by Jorim Jaggi · 9 years ago
  32. f610bd7 Fix race conditions for camera prewarm service by Jorim Jaggi · 9 years ago
  33. 25b4d4b Require strong authentication after a timeout by Jorim Jaggi · 9 years ago
  34. cfafe4e Indicating fingerprint error messages on the bouncer now by Selim Cinek · 9 years ago
  35. 3767d85 am f8359cfb: Merge "Don\'t show fingerprint cancellation messages in keyguard" into mnc-dev by Jorim Jaggi · 9 years ago
  36. b29814c Don't show fingerprint cancellation messages in keyguard by Jim Miller · 9 years ago
  37. f1518da Fix fingerprint icon screen on animation by Jorim Jaggi · 9 years ago
  38. 0d210f6 Animation for touch, wake and unlock by Jorim Jaggi · 9 years ago
  39. f8acd1d Merge "Adapted the behavior when unlocking with fingerprint is not allowed" into mnc-dev by Selim Cinek · 9 years ago
  40. 0063e0b Merge "Disable Keyguard affordances before setup is completed" into mnc-dev by Adrian Roos · 9 years ago
  41. 1fcafc4 Adapted the behavior when unlocking with fingerprint is not allowed by Selim Cinek · 9 years ago
  42. a4eba9f Disable Keyguard affordances before setup is completed by Adrian Roos · 9 years ago
  43. 740452e Touch, wake and unlock by Jorim Jaggi · 9 years ago
  44. e8bae62 Fixed a bug where a fingerprint animation was not running by Selim Cinek · 9 years ago
  45. c99d9a95 Fixed content description of the lock icon when fingerprint is on by Selim Cinek · 9 years ago
  46. d944986 Fix API review: Camera prewarm by Jorim Jaggi · 9 years ago
  47. 864e64b Polish animations for fingerprint icon by Jorim Jaggi · 9 years ago
  48. e70d653 The voice assist may now be launched above the lockscreen by Selim Cinek · 9 years ago
  49. 9a1df48 Merge "Add animation for fingerprint error state" into mnc-dev by Jorim Jaggi · 9 years ago
  50. 27267d6 Add animation for fingerprint error state by Jorim Jaggi · 9 years ago
  51. d6aa6cb Remove LockPatternUtils.getCurrentUser() by Adrian Roos · 9 years ago
  52. 8150d2a Require explicit userId in LockPatternUtils by Adrian Roos · 9 years ago
  53. af281ca Make fingerprint enroll/authenticate haptic feedback part of framework. by Jim Miller · 9 years ago
  54. fe6439f Several fixes to Fingerprint code after large merge by Jim Miller · 9 years ago
  55. 27c9b74 Keyguard FP UX update by Jorim Jaggi · 9 years ago
  56. a86790b Add Camera prewarm intent. by Jorim Jaggi · 9 years ago
  57. fab0d81 Use Flashlight API in quick settings by Adrian Roos · 9 years ago
  58. e163a64 Avoid crashing on startup when policy forbids lockscreen camera. by Dan Sandler · 9 years ago
  59. b018399 SysUI: Log lockscreen gestures by Christoph Studer · 10 years ago
  60. 2231c6e SysUI: Log lockscreen state to eventlog by Christoph Studer · 10 years ago
  61. ab95454 Make IKeyguardService interface asynchronous by Jim Miller · 10 years ago
  62. 16423aa Improve doze transitions by Jorim Jaggi · 10 years ago
  63. 4eedc1d Fix jank when launching something from lockscreen by Jorim Jaggi · 10 years ago
  64. b9ae090 Fix stale unlock icon by Adrian Roos · 10 years ago
  65. 8a63806 Revert "Add massive logging to investigate blank Keyguard" by Jorim Jaggi · 10 years ago
  66. 38fc7606 Ensure that force lock works with accessibility enabled by Adrian Roos · 10 years ago
  67. 72cc370 Fix wrong face unlock size by Adrian Roos · 10 years ago
  68. ef9f6f9 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago
  69. 64d4dca Assign default icon to users at creation time and in SystemUI. by Alexandra Gherghina · 10 years ago
  70. b01287f Add massive logging to investigate blank Keyguard by Jorim Jaggi · 10 years ago
  71. 85dc23c Start all resolver activities after keyguard is gone by Jorim Jaggi · 10 years ago
  72. b5428e1 Revert "Content description for padlock icon depending on state" by Jorim Jaggi · 10 years ago
  73. 746f7fa Start intent chooser after Keyguard is gone by Jorim Jaggi · 10 years ago
  74. 15dac5f Make it possible to disable camera on lockscreen by Jorim Jaggi · 10 years ago
  75. 0eb1e40 API review PhoneManager -> TelecommManager. Rename methods (6/6) by Nancy Chen · 10 years ago
  76. baef32f Content description for padlock icon depending on state by Jorim Jaggi · 10 years ago
  77. b2e104f Accessibility actions for lock/phone/camera icon by Jorim Jaggi · 10 years ago
  78. 4a41017 Only show face unlock indication if it applies by Adrian Roos · 10 years ago
  79. 2e3ccbb Implement trust managed visuals by Adrian Roos · 10 years ago
  80. 583a2024 Show InCallScreen when swiping phone affordance while in a call by Yorke Lee · 10 years ago
  81. e210cc8 Make clock larger on tablets by Jorim Jaggi · 10 years ago
  82. 8de4311c Lockscreen launch animations by Jorim Jaggi · 10 years ago
  83. 4ebcdfd Implement final lock now affordance by Adrian Roos · 10 years ago
  84. e7b1252 Implement face unlock running indicator on Keyguard. by Jorim Jaggi · 10 years ago
  85. 781c29c Show bouncer if secure camera would show chooser. by Jorim Jaggi · 10 years ago
  86. 7861c66 Add setManagingTrust and expose it on lockscreen by Adrian Roos · 10 years ago
  87. b6cdcbc Preview layouts for phone/camera affordance. by Jorim Jaggi · 10 years ago
  88. baa2327 Implemented new camera affordance by Selim Cinek · 10 years ago
  89. 1e1d6ac Kill flashlight when launching the camera from lockscreen by Adrian Roos · 10 years ago
  90. 2580a976 Improve motion when expanding/collapsing status bar. by Jorim Jaggi · 10 years ago
  91. f99d000 Improve unlock motion further. by Selim Cinek · 10 years ago
  92. a06905b Fix keyguard camera logic by Adrian Roos · 10 years ago
  93. 4c6969a Implemented basic camera and phone affordance. by Selim Cinek · 10 years ago
  94. ecc798e Improve scrim handling by Jorim Jaggi · 10 years ago
  95. 2fe592d Add trust indicator to keyguard by Adrian Roos · 10 years ago
  96. 97b63c4 Implement phone affordance on lockscreen. by Jorim Jaggi · 10 years ago
  97. a631029 Hide navigation bar on Keyguard. by Jorim Jaggi · 10 years ago