1. 58bef33 Fix quick settings on Keyguard by Jorim Jaggi · 10 years ago
  2. 048af1f Fix doze jank by removing a fullscreen layer of overdraw by Jorim Jaggi · 10 years ago
  3. aea80f4 Cancel lockscreen/shade gestures when orientation changes by Jorim Jaggi · 10 years ago
  4. 0a81822 Fix Keyguard affordances for RTL by Jorim Jaggi · 10 years ago
  5. 6fd8802 Merge "Fix jump in two-finger expand motion with no notifications" into lmp-mr1-dev by Jorim Jaggi · 10 years ago
  6. 0cce70c Fix jump in two-finger expand motion with no notifications by Jorim Jaggi · 10 years ago
  7. 0bc4917 Always update quick settings header translation in onLayout by Jorim Jaggi · 10 years ago
  8. 06a0c3a Implement nice transition for unlocking while QS is open by Jorim Jaggi · 10 years ago
  9. ab1dc95 Fixed a bug that the panel was not closable in the locked shade by Selim Cinek · 10 years ago
  10. 3a9c10a Fixed a bug when tapping in the empty space of the notification panel by Selim Cinek · 10 years ago
  11. 16423aa Improve doze transitions by Jorim Jaggi · 10 years ago
  12. 2d1ef30 Close keyguard user switcher on tap outside by Adrian Roos · 10 years ago
  13. 74558c3 Set the right expanded state by Adrian Roos · 10 years ago
  14. 5e08e69 Fix blank Keyguard #4 by Jorim Jaggi · 10 years ago
  15. d7912d2 Don't play hint animations when dozing by Jorim Jaggi · 10 years ago
  16. 1fdd65e Fixed a bug where the QS could get stuck by Selim Cinek · 10 years ago
  17. 34cf5c4 Increased the falsing threshold when woken up by touch by Selim Cinek · 10 years ago
  18. cf5d3c9 Doze: Ensure a doze reset happens after leaving keyguard. by John Spurlock · 10 years ago
  19. 88619b1 Merge "Fixed a bug where the notifications and the clock could jump" into lmp-dev by Selim Cinek · 10 years ago
  20. 0c85e86 Fix QS interception on tablets by Jorim Jaggi · 10 years ago
  21. 237a701 Fixed a bug where the notifications and the clock could jump by Selim Cinek · 10 years ago
  22. 8b12f22 Doze: Wake up on touch, fade between states. by John Spurlock · 10 years ago
  23. cb2b673 Fixed a bug with the anti-falsing logic with dismissing by Selim Cinek · 10 years ago
  24. 12a6782 Don't update notification layer when collapsing the panel by Jorim Jaggi · 10 years ago
  25. 06c19ea Remove the scrimming of notifications by Jorim Jaggi · 10 years ago
  26. d9df421 Merge "Tuned anti-falsing thresholds on the lockscreen" into lmp-dev by Selim Cinek · 10 years ago
  27. 5386fb3 Tuned anti-falsing thresholds on the lockscreen by Selim Cinek · 10 years ago
  28. d09def751 Fix outdated time when turning on screen by Jorim Jaggi · 10 years ago
  29. 06d551a Use separate icon group for signal/battery in QS header by Jorim Jaggi · 10 years ago
  30. 19c8c70 Added anti-falsing logic to the keyguard. by Selim Cinek · 10 years ago
  31. 1d49ec9 Fix jumping animation when using two-finger expand by Jorim Jaggi · 10 years ago
  32. e32010a Fixed focusing order for the notification panel and QS by Selim Cinek · 10 years ago
  33. 909cb49 Merge "Fix QS expansion weirdness #2" into lmp-dev by Jorim Jaggi · 10 years ago
  34. b7a3303 Fix QS expansion weirdness #2 by Jorim Jaggi · 10 years ago
  35. fe9c0a5 Merge "Don't allow to scroll to QS if not provisioned" into lmp-dev by Jorim Jaggi · 10 years ago
  36. 18bd04f Don't allow to scroll to QS if not provisioned by Jorim Jaggi · 10 years ago
  37. 90c9465 Properly announcing the shade state for accessibility by Selim Cinek · 10 years ago
  38. 3afddce Hide icons on Keyguard when QS is open by Jorim Jaggi · 10 years ago
  39. 11c071a Fix QS expansion weirdness by Jorim Jaggi · 10 years ago
  40. 8599a33 Fix listening states for two-finger and fast-double swipe by Jorim Jaggi · 10 years ago
  41. 8de4311c Lockscreen launch animations by Jorim Jaggi · 10 years ago
  42. 3afd00e Fixed a bug in the notification stack algorithm by Selim Cinek · 10 years ago
  43. a5e211b Fixed an animation bug with inline view updates by Selim Cinek · 10 years ago
  44. bceed06 QS: Fix some QS layout issues. by John Spurlock · 10 years ago
  45. 98f8530 Animations for Keyguard user switcher. by Jorim Jaggi · 10 years ago
  46. e2a8c53 Merge "Link to new app notification settings from the inspector." into lmp-dev by Dan Sandler · 10 years ago
  47. e9a4e90 Link to new app notification settings from the inspector. by Dan Sandler · 10 years ago
  48. bf1899e BG protection for user switcher on Keyguard. by Jorim Jaggi · 10 years ago
  49. 3f14df5 Merge "Common shade width across devices." into lmp-dev by John Spurlock · 10 years ago
  50. 7e6809a Common shade width across devices. by John Spurlock · 10 years ago
  51. 793a3d1 Merge "Bug 16147163: Secure camera can now be launched with FUL running" into lmp-dev by Brian Colonna · 10 years ago
  52. d45c6d4 Bug 16147163: Secure camera can now be launched with FUL running by Brian Colonna · 10 years ago
  53. e0640dd Allow closing the whole panel when QS is open by Jorim Jaggi · 10 years ago
  54. dd5b886 Navbar scrim when in QS by Jorim Jaggi · 10 years ago
  55. a2052ea Empty notification shade state. by Jorim Jaggi · 10 years ago
  56. d54da8a Doze: coordinate keyguard status bar visibility. by John Spurlock · 10 years ago
  57. dbc3dce Handle go to full shade motion for redacted case by Jorim Jaggi · 10 years ago
  58. f7ae442 QS: Back button closes detail (if showing) by John Spurlock · 10 years ago
  59. 6ff837a Animate clock when going to SHADE_LOCKED or SHADE by Jorim Jaggi · 10 years ago
  60. 61d37f6 Implement nice QS expansion transition in Keyguard by Jorim Jaggi · 10 years ago
  61. 4538027d Factor out keyguard components of StatusBarHeaderView by Jorim Jaggi · 10 years ago
  62. c8db24b SysUI: Display group children when no summary is present by Christoph Studer · 10 years ago
  63. 90e0df2 Implement nice header transition when opening QS by Jorim Jaggi · 10 years ago
  64. 5ad92c5 Optimize alpha handling for stack scroller by Jorim Jaggi · 10 years ago
  65. 4b04a3a Clear all notifications improvements by Jorim Jaggi · 10 years ago
  66. 48bc36a Handle cases for going to SHADE_LOCKED by Jorim Jaggi · 10 years ago
  67. b6cdcbc Preview layouts for phone/camera affordance. by Jorim Jaggi · 10 years ago
  68. baa2327 Implemented new camera affordance by Selim Cinek · 10 years ago
  69. 1ef80fe Make user switcher appear inside the QS panel by Adrian Roos · 10 years ago
  70. 1e2554b Implement two-finger pull down to QS. by Jorim Jaggi · 10 years ago
  71. 3f48f46 Update QS header to spec by Jorim Jaggi · 10 years ago
  72. 853b070 Add % for battery in expanded QS; make it clickable by Jorim Jaggi · 10 years ago
  73. ad46ffef Fix blinking bug when no notifications on lockscreen. by Jorim Jaggi · 10 years ago
  74. b572e4c Merge "Clean up user activity handling" by Jorim Jaggi · 10 years ago
  75. b690f0d Clean up user activity handling by Jorim Jaggi · 10 years ago
  76. bd00310 Pressing back when QS is open only collapses QS by Jorim Jaggi · 10 years ago
  77. 5404542 Quick settings improvements by Jorim Jaggi · 10 years ago
  78. 5630625 Reenable touches to notifications in expanded QS by Jorim Jaggi · 10 years ago
  79. 30c305c Implement nice motion for collapsing panel while QS open by Jorim Jaggi · 10 years ago
  80. 037c149 Merge "Implement ability to fling to QS in empty space" by Jorim Jaggi · 10 years ago
  81. dc96d63 Implement ability to fling to QS in empty space by Jorim Jaggi · 10 years ago
  82. 475b21d Start expanding QS directly when overscrolling to it. by Jorim Jaggi · 10 years ago
  83. c640faf Merge "Start expanding QS directly when overscrolling to it." by Jorim Jaggi · 10 years ago
  84. e65e310 Fix occasional jank when going to QS. by Jorim Jaggi · 10 years ago
  85. b472b347 Improve peek behavior and fix a few bugs in PanelView by Jorim Jaggi · 10 years ago
  86. 2580a976 Improve motion when expanding/collapsing status bar. by Jorim Jaggi · 10 years ago
  87. 605f190 Keep a mirror of the system icons while expanding the panel by Jorim Jaggi · 10 years ago
  88. 1f75d03 Merge "SystemUI garbage collection." by John Spurlock · 10 years ago
  89. 0557c3f SystemUI garbage collection. by John Spurlock · 10 years ago
  90. dbbf45e Attempt to fix infinite recursion. by Jorim Jaggi · 10 years ago
  91. f99d000 Improve unlock motion further. by Selim Cinek · 10 years ago
  92. 89faff1 Closing the QS when tapping on the notifications now. by Selim Cinek · 10 years ago
  93. f54090e Scrimming the notifications when QS is open. by Selim Cinek · 10 years ago
  94. b688bf7 Fixed a bug where the device could not be unlocked. by Selim Cinek · 10 years ago
  95. a27b004 Revert "Introduced fading views for the camera interaction on the lockscreen." by Jorim Jaggi · 10 years ago
  96. 1aed973 Introduced fading views for the camera interaction on the lockscreen. by Selim Cinek · 10 years ago
  97. 47c85a3 Fix PanelView over expanding behavior. by Jorim Jaggi · 10 years ago
  98. aa402d5 Simplified maxPanelHeight logic. by Selim Cinek · 10 years ago
  99. 758afb1 Fixed panel top padding animation regression by Selim Cinek · 10 years ago
  100. 151037c Fixed flickering in panel overscroll by Selim Cinek · 10 years ago