1. 1e6eb17 QS: Introduce cast control panel. by John Spurlock · 10 years ago
  2. 486b78e QS: Introduce bluetooth control panel. by John Spurlock · 10 years ago
  3. d336042 Merge "Adding missing passthrough of task affiliate id." by Winson Chung · 10 years ago
  4. 8236f52 Adding missing passthrough of task affiliate id. by Winson Chung · 10 years ago
  5. 305adde Piping through task affiliation to Recents. by Winson Chung · 10 years ago
  6. 5f1970c Merge "Piping through task affiliation to Recents." by Winson Chung · 10 years ago
  7. 7b7ca3c Disable setOutline() functionality, pending full removal by Chris Craik · 10 years ago
  8. 1f24c7e Initial changes to support lock-to-app on the foremost task. (Bug 16221876) by Winson Chung · 10 years ago
  9. dfd6b4e Merge "Volume: Extend the volume dialog timeout for notifications." by John Spurlock · 10 years ago
  10. ea9938c Volume: Extend the volume dialog timeout for notifications. by John Spurlock · 10 years ago
  11. 329fa24 Split AM/PM from the rest of the time in expanded QS by Jorim Jaggi · 10 years ago
  12. e217145 Merge "Zen: Be more defensive against old time conditions." by John Spurlock · 10 years ago
  13. bc5858f Zen: Be more defensive against old time conditions. by John Spurlock · 10 years ago
  14. 083baf9 Fixing a few potential crashes, preparing for Task affiliations framework changes. by Winson Chung · 10 years ago
  15. fb98a50 Fix weird state when tracking and pressing back by Jorim Jaggi · 10 years ago
  16. be8df5a Merge "Volume: delay dismissing panel when starting settings." by John Spurlock · 10 years ago
  17. 1dad272 Volume: delay dismissing panel when starting settings. by John Spurlock · 10 years ago
  18. d66a871 Merge "Simplify Shader.setLocalMatrix." by Leon Scroggins III · 10 years ago
  19. ab87983a Simplify Shader.setLocalMatrix. by Leon Scroggins III · 10 years ago
  20. 2c5baca Fix panel height when only one notification is shown by Jorim Jaggi · 10 years ago
  21. caebf6f Merge "QS: Recenter feedback for non-dual tiles." by John Spurlock · 10 years ago
  22. 529aa73 QS: Recenter feedback for non-dual tiles. by John Spurlock · 10 years ago
  23. f84a1b8 QS: Enable wifi entering detail (if disabled). by John Spurlock · 10 years ago
  24. 8263c3e Volume: Elide collapsed condition title if no end. by John Spurlock · 10 years ago
  25. 980f992 Merge "Volume: Use accent color for selected radio button." by John Spurlock · 10 years ago
  26. f7d2213 Volume: Use accent color for selected radio button. by John Spurlock · 10 years ago
  27. 136c5ae Merge "Volume: Promote alarm warning to title." by John Spurlock · 10 years ago
  28. 86d04fd Volume: Promote alarm warning to title. by John Spurlock · 10 years ago
  29. 1d599da NotificationListenerService API: Avoid unnecessary allocations by Christoph Studer · 10 years ago
  30. 1e2554b Implement two-finger pull down to QS. by Jorim Jaggi · 10 years ago
  31. 1e44934 Fixing issue where we were responding to SCREEN_OFF and going home even if Recents was not visible. (Bug 16204632) by Winson Chung · 10 years ago
  32. 47d8d1b Ignore hasService in updateTelephonySignalStrength by Wink Saville · 10 years ago
  33. 6bdc9ba Merge "Add glyph rerasterization hack for SystemUI." by Jorim Jaggi · 10 years ago
  34. 362dd6d Add glyph rerasterization hack for SystemUI. by Jorim Jaggi · 10 years ago
  35. c42a1e1 Add AlarmClock API to AlarmManager by Adrian Roos · 10 years ago
  36. d4aafe9 Add battery level in status bar on Keyguard when charging by Jorim Jaggi · 10 years ago
  37. 266f677 Fix that everything lights up when clicking on the header by Jorim Jaggi · 10 years ago
  38. bdbb87d Fixing random crash when transitioning to Recents, ensuring we don't update the TextView unnecessarily. by Winson Chung · 10 years ago
  39. a433fa9 Updating task grouping logic. by Winson Chung · 10 years ago
  40. 6057c91 Refactoring a few things with the full screen overlay and enter animation. by Winson Chung · 10 years ago
  41. cfa39d2 Defer opening a stats session until first use. by John Spurlock · 10 years ago
  42. 3f48f46 Update QS header to spec by Jorim Jaggi · 10 years ago
  43. 5e9049a QS: Add limit to cellular data panel. by John Spurlock · 10 years ago
  44. 360e15b QS: Signal tile optimizations. by John Spurlock · 10 years ago
  45. b98f747 QS: Basic cellular data detail panel. by John Spurlock · 10 years ago
  46. d71517b Include timers in no-interruptions warning, always show. by John Spurlock · 10 years ago
  47. a37e9c8 Update status bar icon policy for volume + zen. by John Spurlock · 10 years ago
  48. 8845da7 Cut volume dialog timeout in half for media. by John Spurlock · 10 years ago
  49. 88085ad Merge "Refactoring to support groups." by Winson Chung · 10 years ago
  50. ffa2ec6 Refactoring to support groups. by Winson Chung · 10 years ago
  51. 853b070 Add % for battery in expanded QS; make it clickable by Jorim Jaggi · 10 years ago
  52. ae641c9 Implement new volume UI design. by John Spurlock · 10 years ago
  53. f7a14c0 Avoid overlap if expanding in the bottom stack by Selim Cinek · 10 years ago
  54. 5b63826 SysUI: Filter notification group children on connect by Christoph Studer · 10 years ago
  55. ad46ffef Fix blinking bug when no notifications on lockscreen. by Jorim Jaggi · 10 years ago
  56. 0bc5a6b Merge "Fixed a bug when swiping out notifications when scrolled." by Selim Cinek · 10 years ago
  57. d7c4e00 Fixed a bug when swiping out notifications when scrolled. by Selim Cinek · 10 years ago
  58. 0002a45 Show bouncer when opening notification in occluded mode by Adrian Roos · 10 years ago
  59. d83771e Fixed a visual stack collapsing bug by Selim Cinek · 10 years ago
  60. 30afdca Merge "Fixed a visual stack collapsing bug" by Selim Cinek · 10 years ago
  61. b572e4c Merge "Clean up user activity handling" by Jorim Jaggi · 10 years ago
  62. 7e6c3bf Merge "Ability to dismiss lockscreen with space key" by Jorim Jaggi · 10 years ago
  63. 3425076 Ability to dismiss lockscreen with space key by Jorim Jaggi · 10 years ago
  64. b690f0d Clean up user activity handling by Jorim Jaggi · 10 years ago
  65. ad3e5af Fixed some logic in the stack scroller algorithm by Selim Cinek · 10 years ago
  66. 4fe3e47 Fixed bugs in the stack scroller by Selim Cinek · 10 years ago
  67. bd00310 Pressing back when QS is open only collapses QS by Jorim Jaggi · 10 years ago
  68. e05a56b Merge "Fixing regression in search bar not appearing after clearing all your tasks and creating new ones." by Winson Chung · 10 years ago
  69. 772b6b1 Fixing regression in search bar not appearing after clearing all your tasks and creating new ones. by Winson Chung · 10 years ago
  70. 7aceb9a Bug fixes and cleanup by Winson Chung · 10 years ago
  71. 0fa5652 Merge "Disable flexy straw when in QS" by Jorim Jaggi · 10 years ago
  72. 341d182 Disable flexy straw when in QS by Jorim Jaggi · 10 years ago
  73. 5404542 Quick settings improvements by Jorim Jaggi · 10 years ago
  74. 5630625 Reenable touches to notifications in expanded QS by Jorim Jaggi · 10 years ago
  75. 30c305c Implement nice motion for collapsing panel while QS open by Jorim Jaggi · 10 years ago
  76. ed2f4b7 Merge "Quick settings improvements" by Jorim Jaggi · 10 years ago
  77. 3d2b94bf Made notifications below speedbump grey. by Selim Cinek · 10 years ago
  78. 697178b Refactored the notification backgrounds by Selim Cinek · 10 years ago
  79. 5e6edd8 Merge "Bug fixes and cleanup" by Winson Chung · 10 years ago
  80. e048d85 Merge "QS: Wifi control panel." by John Spurlock · 10 years ago
  81. 7f8f22a QS: Wifi control panel. by John Spurlock · 10 years ago
  82. e65501a Merge "Inline replace notification views when layout changes" by Christoph Studer · 10 years ago
  83. a7fe631 Inline replace notification views when layout changes by Christoph Studer · 10 years ago
  84. c0ffce5 Use cached thumbnails in Recent tasks. by Craig Mautner · 10 years ago
  85. 037c149 Merge "Implement ability to fling to QS in empty space" by Jorim Jaggi · 10 years ago
  86. dc96d63 Implement ability to fling to QS in empty space by Jorim Jaggi · 10 years ago
  87. 475b21d Start expanding QS directly when overscrolling to it. by Jorim Jaggi · 10 years ago
  88. 2e115c5 Always load resources in SystemUI. by Jorim Jaggi · 10 years ago
  89. c640faf Merge "Start expanding QS directly when overscrolling to it." by Jorim Jaggi · 10 years ago
  90. de6265c Merge "Fix "None" lock screen option" by Jorim Jaggi · 10 years ago
  91. d0b698f Fix "None" lock screen option by Jorim Jaggi · 10 years ago
  92. e65e310 Fix occasional jank when going to QS. by Jorim Jaggi · 10 years ago
  93. b83777b Add flashlight to quick settings by Adrian Roos · 10 years ago
  94. c6011de Fixing some bugs in Recents keyboard behaviour. by Winson Chung · 10 years ago
  95. 497175b Rework network stats to use proc state for fg/bg. by Dianne Hackborn · 10 years ago
  96. c3182c55 Merge "Fix occasional jank when going to QS." by Jorim Jaggi · 10 years ago
  97. 695e9e9 Merge "Always load resources in SystemUI." by Jorim Jaggi · 10 years ago
  98. 1e2b2ba Merge "Fix clipping of notifications on lockscreen." by Jorim Jaggi · 10 years ago
  99. 2e34ec3 Fix clipping of notifications on lockscreen. by Jorim Jaggi · 10 years ago
  100. 5dfb86b Merge "Fixed a bug on the notification appear animation" by Jorim Jaggi · 10 years ago