1. a5e211b Fixed an animation bug with inline view updates by Selim Cinek · 10 years ago
  2. bceed06 QS: Fix some QS layout issues. by John Spurlock · 10 years ago
  3. 98f8530 Animations for Keyguard user switcher. by Jorim Jaggi · 10 years ago
  4. e2a8c53 Merge "Link to new app notification settings from the inspector." into lmp-dev by Dan Sandler · 10 years ago
  5. e9a4e90 Link to new app notification settings from the inspector. by Dan Sandler · 10 years ago
  6. bf1899e BG protection for user switcher on Keyguard. by Jorim Jaggi · 10 years ago
  7. 3f14df5 Merge "Common shade width across devices." into lmp-dev by John Spurlock · 10 years ago
  8. 7e6809a Common shade width across devices. by John Spurlock · 10 years ago
  9. 793a3d1 Merge "Bug 16147163: Secure camera can now be launched with FUL running" into lmp-dev by Brian Colonna · 10 years ago
  10. d45c6d4 Bug 16147163: Secure camera can now be launched with FUL running by Brian Colonna · 10 years ago
  11. e0640dd Allow closing the whole panel when QS is open by Jorim Jaggi · 10 years ago
  12. dd5b886 Navbar scrim when in QS by Jorim Jaggi · 10 years ago
  13. a2052ea Empty notification shade state. by Jorim Jaggi · 10 years ago
  14. d54da8a Doze: coordinate keyguard status bar visibility. by John Spurlock · 10 years ago
  15. dbc3dce Handle go to full shade motion for redacted case by Jorim Jaggi · 10 years ago
  16. f7ae442 QS: Back button closes detail (if showing) by John Spurlock · 10 years ago
  17. 6ff837a Animate clock when going to SHADE_LOCKED or SHADE by Jorim Jaggi · 10 years ago
  18. 61d37f6 Implement nice QS expansion transition in Keyguard by Jorim Jaggi · 10 years ago
  19. 4538027d Factor out keyguard components of StatusBarHeaderView by Jorim Jaggi · 10 years ago
  20. c8db24b SysUI: Display group children when no summary is present by Christoph Studer · 10 years ago
  21. 90e0df2 Implement nice header transition when opening QS by Jorim Jaggi · 10 years ago
  22. 5ad92c5 Optimize alpha handling for stack scroller by Jorim Jaggi · 10 years ago
  23. 4b04a3a Clear all notifications improvements by Jorim Jaggi · 10 years ago
  24. 48bc36a Handle cases for going to SHADE_LOCKED by Jorim Jaggi · 10 years ago
  25. b6cdcbc Preview layouts for phone/camera affordance. by Jorim Jaggi · 10 years ago
  26. baa2327 Implemented new camera affordance by Selim Cinek · 10 years ago
  27. 1ef80fe Make user switcher appear inside the QS panel by Adrian Roos · 10 years ago
  28. 1e2554b Implement two-finger pull down to QS. by Jorim Jaggi · 10 years ago
  29. 3f48f46 Update QS header to spec by Jorim Jaggi · 10 years ago
  30. 853b070 Add % for battery in expanded QS; make it clickable by Jorim Jaggi · 10 years ago
  31. ad46ffef Fix blinking bug when no notifications on lockscreen. by Jorim Jaggi · 10 years ago
  32. b572e4c Merge "Clean up user activity handling" by Jorim Jaggi · 10 years ago
  33. b690f0d Clean up user activity handling by Jorim Jaggi · 10 years ago
  34. bd00310 Pressing back when QS is open only collapses QS by Jorim Jaggi · 10 years ago
  35. 5404542 Quick settings improvements by Jorim Jaggi · 10 years ago
  36. 5630625 Reenable touches to notifications in expanded QS by Jorim Jaggi · 10 years ago
  37. 30c305c Implement nice motion for collapsing panel while QS open by Jorim Jaggi · 10 years ago
  38. 037c149 Merge "Implement ability to fling to QS in empty space" by Jorim Jaggi · 10 years ago
  39. dc96d63 Implement ability to fling to QS in empty space by Jorim Jaggi · 10 years ago
  40. 475b21d Start expanding QS directly when overscrolling to it. by Jorim Jaggi · 10 years ago
  41. c640faf Merge "Start expanding QS directly when overscrolling to it." by Jorim Jaggi · 10 years ago
  42. e65e310 Fix occasional jank when going to QS. by Jorim Jaggi · 10 years ago
  43. b472b347 Improve peek behavior and fix a few bugs in PanelView by Jorim Jaggi · 10 years ago
  44. 2580a976 Improve motion when expanding/collapsing status bar. by Jorim Jaggi · 10 years ago
  45. 605f190 Keep a mirror of the system icons while expanding the panel by Jorim Jaggi · 10 years ago
  46. 1f75d03 Merge "SystemUI garbage collection." by John Spurlock · 10 years ago
  47. 0557c3f SystemUI garbage collection. by John Spurlock · 10 years ago
  48. dbbf45e Attempt to fix infinite recursion. by Jorim Jaggi · 10 years ago
  49. f99d000 Improve unlock motion further. by Selim Cinek · 10 years ago
  50. 89faff1 Closing the QS when tapping on the notifications now. by Selim Cinek · 10 years ago
  51. f54090e Scrimming the notifications when QS is open. by Selim Cinek · 10 years ago
  52. b688bf7 Fixed a bug where the device could not be unlocked. by Selim Cinek · 10 years ago
  53. a27b004 Revert "Introduced fading views for the camera interaction on the lockscreen." by Jorim Jaggi · 10 years ago
  54. 1aed973 Introduced fading views for the camera interaction on the lockscreen. by Selim Cinek · 10 years ago
  55. 47c85a3 Fix PanelView over expanding behavior. by Jorim Jaggi · 10 years ago
  56. aa402d5 Simplified maxPanelHeight logic. by Selim Cinek · 10 years ago
  57. 758afb1 Fixed panel top padding animation regression by Selim Cinek · 10 years ago
  58. 151037c Fixed flickering in panel overscroll by Selim Cinek · 10 years ago
  59. 5158d82 Disabled touch interaction when in Quick settings. by Selim Cinek · 10 years ago
  60. 1408eb5 Changed the overscroll and expanding behaviour. by Selim Cinek · 10 years ago
  61. a52c687 Merge "Animate unlock icon while unlocking." into lmp-preview-dev by Jorim Jaggi · 10 years ago
  62. 4327e2f Merge "Fix fake status bar not visible in SHADE_LOCKED state." into lmp-preview-dev by Jorim Jaggi · 10 years ago
  63. a1b1c7a Fix fake status bar not visible in SHADE_LOCKED state. by Jorim Jaggi · 10 years ago
  64. 8dd95e0 Animate unlock icon while unlocking. by Jorim Jaggi · 10 years ago
  65. 93a2bb2 Improve hint animations. by Jorim Jaggi · 10 years ago
  66. b3f0a2f Hint for phone and camera. by Jorim Jaggi · 10 years ago
  67. 282a615 Hide phone/camera affordance when unlocking. by Jorim Jaggi · 10 years ago
  68. 457cc35 Hide header when notifications collide with it on Keyguard. by Jorim Jaggi · 10 years ago
  69. 9012958 Implement unlock hint. by Jorim Jaggi · 10 years ago
  70. 290600a Overscroll header when expanding the panel. by Jorim Jaggi · 10 years ago
  71. bc3a5e9 QuickSettings: Fix flash when expanding panel. by John Spurlock · 10 years ago
  72. 303170e Merge "QuickSettings: Maintain tile panel Y in detail mode." into lmp-preview-dev by John Spurlock · 10 years ago
  73. 3e04cc8 QuickSettings: Maintain tile panel Y in detail mode. by John Spurlock · 10 years ago
  74. a02fe52 Reduced overexpansion when expanding the panel by Selim Cinek · 10 years ago
  75. 5729d09 QuickSettings: Hide the expanded header in detail mode. by John Spurlock · 10 years ago
  76. 2684d5e QuickSettings: Basic content-resizing for detail panel. by John Spurlock · 10 years ago
  77. 3c4635c Fixed a bug where the user was unable to pull down statusbar. by Selim Cinek · 10 years ago
  78. 4c6969a Implemented basic camera and phone affordance. by Selim Cinek · 10 years ago
  79. 2fbad7b Show bouncer immediately when MOTION_UP is received by Jorim Jaggi · 10 years ago
  80. 5b5cbd1 Merge "Make QS panel peek below the header." into lmp-preview-dev by Jorim Jaggi · 10 years ago
  81. f62f2bb Make QS panel peek below the header. by Jorim Jaggi · 10 years ago
  82. 24120a5 Introduced overscrolling for the panel expansion by Selim Cinek · 10 years ago
  83. 5bfee49 Merge "Fix intercept logic in NotificationPanelView." into lmp-preview-dev by Jorim Jaggi · 10 years ago
  84. ce50b81 Fix intercept logic in NotificationPanelView. by Jorim Jaggi · 10 years ago
  85. d08f91f QS: Reset user activity timeout on the lockscreen. by John Spurlock · 10 years ago
  86. 8efa6dd Improved the animation logic of the stack scroller. by Selim Cinek · 10 years ago
  87. 7d16bb1 DO NOT MERGE Move clock and top padding while dismissing Keyguard. by Jorim Jaggi · 10 years ago
  88. 9cd731a Fix weird state with QS expansion. by Jorim Jaggi · 10 years ago
  89. 1d48069 Change fling behavior of PanelView. by Jorim Jaggi · 10 years ago
  90. 75c9504 Animate clock position on Keyguard. by Jorim Jaggi · 10 years ago
  91. 069cd03 Position clock and notifications dynamically. by Jorim Jaggi · 10 years ago
  92. c27437b Implemented visual speed-bump for notifications. by Selim Cinek · 10 years ago
  93. 9dbbca8 Fix not being able to pull down status bar. by Selim Cinek · 10 years ago
  94. af8d6c4 New quick settings implementation. by John Spurlock · 10 years ago
  95. c9a52ab Fix weird state when flinging with open quick settings. by Jorim Jaggi · 10 years ago
  96. 87cd5e7 Improve quick settings fling/expand animation. by Jorim Jaggi · 10 years ago
  97. fc1a824 Directly start to collapse QS when overscrolling. by Jorim Jaggi · 10 years ago
  98. bc5f496 Fix QuickSettings header state on Keyguard. by Jorim Jaggi · 10 years ago
  99. 13c1b1f Implement settings affordance in header. by Jorim Jaggi · 10 years ago
  100. 3d878be Implement new multi-user affordance. by Jorim Jaggi · 10 years ago