1. df185d7 Merge "avoid race condition on very fast tests" by TreeHugger Robot · 8 years ago
  2. 7898e87 Merge "Add better method test handlers/loopers in sysui" by Jason Monk · 8 years ago
  3. 6f6c0cd avoid race condition on very fast tests by Chris Wren · 8 years ago
  4. 5706614 Merge "SysUiLeaks: Add LeakDetector" by TreeHugger Robot · 8 years ago
  5. e1e0b48 SysUiLeaks: Add LeakDetector by Adrian Roos · 8 years ago
  6. aa573e9 Work on separating out the status bar management by Jason Monk · 8 years ago
  7. ba89ed7 Merge "Move the logic of batteryMeterDrawable to settingslib" by TreeHugger Robot · 8 years ago
  8. 597b10f Move the logic of batteryMeterDrawable to settingslib by jackqdyulei · 8 years ago
  9. d8df1b0 Merge "QS: Fix brightness/edit disappearing with too few tiles" by Jason Monk · 8 years ago
  10. cedcb94 QS: Fix brightness/edit disappearing with too few tiles by Jason Monk · 8 years ago
  11. e373313 Merge changes If0edccf8,I086b7bae,I043011c6,I4b05f340,I309097ef, ... by Selim Cinek · 8 years ago
  12. cd1d343f Merge "StatusBar: Clean up buzzBeepBlinked and friends" by TreeHugger Robot · 8 years ago
  13. 245090f Fixed a regression where custom notification where unreadable by Selim Cinek · 8 years ago
  14. 48a18ad Merge "StatusBar: Catch OOM caused by third-party icons" by Adrian Roos · 8 years ago
  15. e750748 Add better method test handlers/loopers in sysui by Jason Monk · 8 years ago
  16. fb2d0cc StatusBar: Catch OOM caused by third-party icons by Adrian Roos · 8 years ago
  17. 7d6fa83 Fix the tests by Jason Monk · 8 years ago
  18. 2a123242 Merge "Fixed the background for low-priority legacy notifications" by Selim Cinek · 8 years ago
  19. f868efe Fixed the background for low-priority legacy notifications by Selim Cinek · 8 years ago
  20. 580f32d Merge "SystemUI uses Builder API with NotificationChannel" by Geoffrey Pitsch · 8 years ago
  21. e70ef85 Merge "Fix leaks in sysui" by TreeHugger Robot · 8 years ago
  22. 1dc93bc SystemUI uses Builder API with NotificationChannel by Geoffrey Pitsch · 8 years ago
  23. de850bb Fix leaks in sysui by Jason Monk · 8 years ago
  24. 27a52fa port status bar logs to Tron V2 by Chris Wren · 8 years ago
  25. 643e51e StatusBar: Clean up buzzBeepBlinked and friends by Adrian Roos · 8 years ago
  26. ab3070f Merge "Fix NotificationGuts tests" by Mady Mellor · 8 years ago
  27. 0a66e07 Fix NotificationGuts tests by Mady Mellor · 8 years ago
  28. 5c7700f Merge "Create Settings Flags to Disable Scoring UI changes." by TreeHugger Robot · 8 years ago
  29. 2a6ea9c Delete BaseStatusBar by Jason Monk · 8 years ago
  30. e869d83 Create Settings Flags to Disable Scoring UI changes. by Sundeep Ghuman · 8 years ago
  31. 0f0de13 Add separate roaming icon for status bar + QS by Jason Monk · 8 years ago
  32. 8e032e1 Notification Channels come to SystemUI's own notifications. by Dan Sandler · 8 years ago
  33. 1bfd08f Merge changes from topic 'nmr-plugin' by Mady Mellor · 8 years ago
  34. 87d7945 Change NotificationGuts to contain a view by Mady Mellor · 8 years ago
  35. d5e9680 Merge "Fix up the tests (yet again)" by Jason Monk · 8 years ago
  36. d57f324 Update Status Bar with Badged Wifi Icons. by Sundeep Ghuman · 8 years ago
  37. 685db72 Fix up the tests (yet again) by Jason Monk · 8 years ago
  38. 924eed1 Add updatable fields to Ranking by Julia Reynolds · 8 years ago
  39. 70a1a72 Merge "PhoneStatusBar: Add test for executeRunnableDismissingKeyguard with null runnable" by TreeHugger Robot · 8 years ago
  40. ef7a402 PhoneStatusBar: Add test for executeRunnableDismissingKeyguard with null runnable by Adrian Roos · 8 years ago
  41. 20ff3f9 SysUI fragments: Integrate new support for constructing by Jason Monk · 8 years ago
  42. 9c7844c Work on sysui dependencies by Jason Monk · 8 years ago
  43. b6ea398 Merge "Fix up the tests." by TreeHugger Robot · 8 years ago
  44. a075479 Merge "Fix crash from AssistManager" by Jason Monk · 8 years ago
  45. 2138073 Fix up the tests. by Jason Monk · 8 years ago
  46. 865246d Fix crash from AssistManager by Jason Monk · 8 years ago
  47. 648abd31 Merge "Prepare for removal of legacy-test from default targets" by Paul Duffin · 8 years ago
  48. e18033c Notifications: Clear animation start visible type when not animating by Adrian Roos · 8 years ago
  49. 64f13a5 Merge changes Ib6de3aa3,Idc46d1b2,I889e3864,I9a50ee57,I411f08ae, ... by Adrian Roos · 8 years ago
  50. 8aeb59e Prepare for removal of legacy-test from default targets by Paul Duffin · 8 years ago
  51. 4b820e4 AOD: Use heads-up state instead of buzzBeepBlinked by Adrian Roos · 8 years ago
  52. 70c5c30 Merge changes Ic5ceb729,I51fab5be,Id7abd858,Ic5fce695,I14a75cd6, ... by Selim Cinek · 8 years ago
  53. 49fa016 Move navigation bar logic to its own class by Jason Monk · 8 years ago
  54. 2b6eb803 Fixed a caching issue where icons could stay greyscale by Selim Cinek · 8 years ago
  55. 97d9813 Merge "Add one-shot plugin support" by TreeHugger Robot · 8 years ago
  56. 4e7ae02 Do not select an importance for unspecified notifications by Geoffrey Pitsch · 8 years ago
  57. 59d86ed Add one-shot plugin support by Jason Monk · 8 years ago
  58. b5b09201 Allow CommandQueue to have multiple callbacks by Jason Monk · 8 years ago
  59. 5e6c0ff Create a global registry for system message IDs by Chris Wren · 8 years ago
  60. 26bc899 Add notifications for incorrect plugin versions by Jason Monk · 8 years ago
  61. 9625b4f Merge changes from topics 'thermal-notif-2', 'thermal-notif' by Andrew Sapperstein · 8 years ago
  62. c71f5b3 Merge "Add TileColorPicker to remove hardcoded tile state color" by Lei Yu · 8 years ago
  63. 76471a5 Add TileColorPicker to remove hardcoded tile state color by jackqdyulei · 8 years ago
  64. 4dd5006 Change Notification Inline Settings for Channels by Geoffrey Pitsch · 8 years ago
  65. 45e6381 Merge changes Ic88e8094,I4253bf4b,Iba4ebd3c,I943b6352,If88c0b08, ... by Selim Cinek · 8 years ago
  66. f082fe2 Made it easier to use updatable Animators by Selim Cinek · 8 years ago
  67. b7caf1d Show notif when device reaches throttling temp by Andrew Sapperstein · 8 years ago
  68. a7d4f82 Introduced the visual stability manager by Selim Cinek · 8 years ago
  69. 3cfedd7 Speed up sysui tests by Jason Monk · 8 years ago
  70. 9e450e1 Rework Device Monitoring Dialog in Quicksettings by phweiss · 8 years ago
  71. cfcbf11 Merge "Delete the separate grid recents activity and related code" by Manu Cornet · 8 years ago
  72. 8e17342 Delete the separate grid recents activity and related code by Manu Cornet · 8 years ago
  73. a1b19a2 Merge "Doze: Fix crash when suppressing pulse" by Adrian Roos · 8 years ago
  74. cd139a6 Doze: Fix crash when suppressing pulse by Adrian Roos · 8 years ago
  75. b1ca4f8 Merge "Turn on dexmaker sharing classloaders for sysui tests" by Jason Monk · 8 years ago
  76. 556cfb6 Turn on dexmaker sharing classloaders for sysui tests by Jason Monk · 8 years ago
  77. 1a80b03 Merge "Switch sysui to updated mockito target" by Jason Monk · 8 years ago
  78. 9d945d9 Add implementation of isNetworkLoggingEnabled to FakeSecurityController by phweiss · 8 years ago
  79. 9498f5a Merge "Add network logging icon to Quicksettings when enabled" by Philipp Weiß · 8 years ago
  80. 26ad85a Switch sysui to updated mockito target by Jason Monk · 8 years ago
  81. 89377bb Fix sysui crashlooping by Jason Monk · 8 years ago
  82. 9abca5e Cleanup and refactoring of test utilities by Jason Monk · 8 years ago
  83. a4e169e Add network logging icon to Quicksettings when enabled by phweiss · 8 years ago
  84. b272e91 Merge "Link from Quick Settings to Enterprise Privacy page" by Bartosz Fabianowski · 8 years ago
  85. 46bea2e Link from Quick Settings to Enterprise Privacy page by Bartosz Fabianowski · 8 years ago
  86. b84dc18 DozeMachine: Improve resilience against out-of-order pulse requests by Adrian Roos · 8 years ago
  87. 5f04500 Add enterprise disclosure to Keyguard screen by Bartosz Fabianowski · 8 years ago
  88. d25cf04 Merge "Add explicit method to dismiss Keyguard" by TreeHugger Robot · 8 years ago
  89. e138bd1 Change the task layout to better match mocks, add "in" animation by Manu Cornet · 8 years ago
  90. 241ae10 Add explicit method to dismiss Keyguard by Jorim Jaggi · 8 years ago
  91. 8068bfe Merge "Doze: Fix WakeLock bug" by TreeHugger Robot · 8 years ago
  92. ae0c5e8 Doze: Fix WakeLock bug by Adrian Roos · 8 years ago
  93. 3713151 Merge changes I52007c69,I6503947e,Icf677f4a,I2ae7ed61 by Jason Monk · 8 years ago
  94. 8852905 Unit testing for fragments. by Jason Monk · 8 years ago
  95. e978928 android.provider.Setting test utilities by Jason Monk · 8 years ago
  96. c6f261b Merge "2-dimensional Recents activity." by Manu Cornet · 8 years ago
  97. ff2c456 Doze: Refactor v1 by Adrian Roos · 8 years ago
  98. 1afcea4 2-dimensional Recents activity. by Manu Cornet · 8 years ago
  99. 4f70b9c Faster plugin updating from UI control by Jason Monk · 8 years ago
  100. 154b9ee Fix broken KeyguardMessageArea by Adrian Roos · 8 years ago