1. 5ca7a51 Finish migrating to BroadcastDispatcher by Fabian Kozynski · 4 years, 10 months ago
  2. bcaca8a Remove all calls to getComponent(CommandQueue.class). by Dave Mankoff · 4 years, 9 months ago
  3. d115b75 Merge "Add support for BooleanState in CustomTile" by Fabian Kozynski · 4 years, 10 months ago
  4. 38bb49b Fix potential NPE in SystemUITests by Tadashi G. Takaoka · 4 years, 10 months ago
  5. beeec06 Enforce updates in main thread in QSCarrierGroup by Fabian Kozynski · 4 years, 10 months ago
  6. c8f16e8 Single source of truth for auth state by Lucas Dupin · 4 years, 11 months ago
  7. 05843f0 Add support for BooleanState in CustomTile by Fabian Kozynski · 5 years ago
  8. 5c302b4 Merge "Fixes regression caused by ag/9259064" into qt-qpr1-dev am: ffa02fadce by Fabian Kozynski · 5 years ago
  9. 8f571e5 Fixes regression caused by ag/9259064 by Fabian Kozynski · 5 years ago
  10. 837c1ab Fix flaky test by Fabian Kozynski · 5 years ago
  11. f967481 Merge "Safeguard against no tiles in QS" into qt-dev am: 60aabc40a2 by Fabian Kozynski · 5 years ago
  12. b82e002 Merge "Safeguard against no tiles in QS" into qt-dev am: 60aabc40a2 by Fabian Kozynski · 5 years ago
  13. 6ff5c18 Safeguard against no tiles in QS by Fabian Kozynski · 5 years ago
  14. b0fada6 Changing the lockscreen layout for the bypass by Selim Cinek · 5 years ago
  15. fa1a1e2 Make ResourceIcon#get thread safe by Fabian Kozynski · 5 years ago
  16. e6395dd Fix race condition in TileServices by Fabian Kozynski · 5 years ago
  17. 00d494d Add dumpable to QSTile. Dump QSTileHost, QSPanel, QuickQSPanel by Fabian Kozynski · 5 years ago
  18. 32492ee CastTile: Better handling of multiple active devices. by Narayan Kamath · 5 years ago
  19. 283e29f Remove unnecessary VPN icons. by Amin Shaikh · 5 years ago
  20. a51ea81 Add Sensors Off QS tile and display status bar icon when active by Michael Groover · 5 years ago
  21. a48d2d0 Extracts carrier information from QSFooterImpl by Fabian Kozynski · 5 years ago
  22. 7753f3e Makes third party tiles inactive when they are new by Fabian Kozynski · 5 years ago
  23. 84151d9 Migrate frameworks/base/tests/testables and its users to androidx.test by Brett Chabot · 5 years ago
  24. fce528d Merge "Revert "Remove @Ignore from class level"" by Julien Desprez · 5 years ago
  25. 7e8798c1b Revert "Remove @Ignore from class level" by Julien Desprez · 5 years ago
  26. 328c096 Merge "Make StatusBarStateController available to plugins" by TreeHugger Robot · 5 years ago
  27. 8fdb533 Make StatusBarStateController available to plugins by Beverly · 5 years ago
  28. 53d4a34 Remove @Ignore from class level by Julien Desprez · 5 years ago
  29. bf6fef3 Fix ArrayIndexOOB crash with invalid sim slot by Fabian Kozynski · 5 years ago
  30. a26641f Remove Dependency.get usages from AutoTileManager by Jason Monk · 6 years ago
  31. 30b64fa Remove Dependency.get usages from QSTileHost. by Jason Monk · 6 years ago
  32. fa452ef Make QSTileImpl a LifecycleOwner and make use of it by Jason Monk · 6 years ago
  33. c0e0e2b Remove Dependency.get usages from QS tiles by Jason Monk · 6 years ago
  34. 5d57720 Switch QS tile creation to use injection by Jason Monk · 6 years ago
  35. eeff95b Remove Dependency.get usages from RemoteInputQuickSettingsDisabler by Jason Monk · 6 years ago
  36. 8966d99 Move QSFragment to be a LifecycleFragment by Jason Monk · 6 years ago
  37. ea54e8a Sysui: Add support for view injection by Jason Monk · 6 years ago
  38. c130cf1 Merge "Fixes NPE in TileQueryHelper" by TreeHugger Robot · 6 years ago
  39. 565f258 Fixes NPE in TileQueryHelper by Fabian Kozynski · 6 years ago
  40. 48f85be Convert QS to use injection and not Dependency by Jason Monk · 6 years ago
  41. 90f391f Prototype Spaceship mode qstile by Chad Brubaker · 6 years ago
  42. 9b03367 Add Status Bar State to QS click log by Susi Kharraz-Post · 6 years ago
  43. a716bac Reduce main thread usage in sysui tests by Jason Monk · 6 years ago
  44. b44f502 Merge "QSTileHost recreates default on blank setting" by Fabian Kozynski · 6 years ago
  45. 7f370dd QSTileHost recreates default on blank setting by Fabian Kozynski · 6 years ago
  46. 8d1a51c Move car related code from SystemUI to CarSystemUI by Brad Stenning · 6 years ago
  47. bb3ff87 Tiles added through adb stay during edit by Fabian Kozynski · 6 years ago
  48. 4235b2a CastTile becomes unavailable when not connected to Wifi by Fabian Kozynski · 6 years ago
  49. e3137e3 Fixes NPE when trying to expand QSPanel with wrong name of tile by Fabian Kozynski · 6 years ago
  50. 32d786f Do not animate QS state changes when not in view. by Amin Shaikh · 6 years ago
  51. 5d7d959 @Ignore is unsupported on classes and confuses TH flake monitoring. by Alison Cichowlas · 6 years ago
  52. 6dceace Reduce usages of main looper in sysui tests by Jason Monk · 6 years ago
  53. c5b1bc8 Ensure TileQueryHelper#mTiles is thread safe. by Amin Shaikh · 6 years ago
  54. ffe3a21 @ignore flaky test by Alison Cichowlas · 6 years ago
  55. d620def Implement QS spec. by Amin Shaikh · 6 years ago
  56. db2cfa3 [QS] Add header tooltip for long press by Rohan Shah · 6 years ago
  57. f084a7a Merge "Switch to inline mockito for a bunch of tests" by TreeHugger Robot · 6 years ago
  58. 1fc931a Switch to inline mockito for a bunch of tests by Jason Monk · 7 years ago
  59. 92fbcb2 Revert "[QS] Add header tooltip for long press" by Evan Laird · 6 years ago
  60. 22caf07 [QS] Add header tooltip for long press by Rohan Shah · 7 years ago
  61. 4bd8e05 Add alarm tile to QS. by Amin Shaikh · 7 years ago
  62. 659a91b @Ignore flaky test in QSTileImplTest by Geoffrey Pitsch · 7 years ago
  63. 6a79b0d StatusBar: add DISABLE2_SYSTEM_ICONS flag by Charles He · 7 years ago
  64. 369ded0 Fix wifi tile animating full-dark when slashing/unslashing by Evan Laird · 7 years ago
  65. 0dd2f36 Merge "Show mobile signal strength in QS edit panel" into oc-mr1-dev am: a76a1e8842 by Evan Laird · 7 years ago
  66. 9d4d73b Show mobile signal strength in QS edit panel by Evan Laird · 7 years ago
  67. bb9d0aa Merge "Update QS if the content gets stale" into oc-mr1-dev am: b98eeb2552 by Jason Monk · 7 years ago
  68. 1c6116c Update QS if the content gets stale by Jason Monk · 7 years ago
  69. fc43e89 Merge "Fix crash in presubmit tests" into oc-mr1-dev am: bd50122a2d by Jason Monk · 7 years ago
  70. 2ef8ed6 Fix crash in presubmit tests by Jason Monk · 7 years ago
  71. 980d88d Merge "Revert "Toggle user switcher in car QS footer."" by Bryan Eyler · 7 years ago
  72. e602645 Merge "Hide subtitle for dialog from QS when applicable" into oc-mr1-dev am: 70b438cadf by Winston Man · 7 years ago
  73. c55c29a2 Revert "Toggle user switcher in car QS footer." by Bryan Eyler · 7 years ago
  74. 9aaa8cf Hide subtitle for dialog from QS when applicable by Winston Man · 7 years ago
  75. df63d97 Toggle user switcher in car QS footer. by Bryan Eyler · 7 years ago
  76. 5402669 Merge "Don't display QS security footer in demo mode" into oc-dr1-dev am: ae6776a839 am: 6a5d9108df by Christine Franks · 7 years ago
  77. 6a5d910 Merge "Don't display QS security footer in demo mode" into oc-dr1-dev by Christine Franks · 7 years ago
  78. 2388248 Turn some systemui tests back on. by Geoffrey Pitsch · 7 years ago
  79. 5097111 Don't display QS security footer in demo mode by Christine Franks · 7 years ago
  80. 7f1e7ef Merge "Fix qs tile drawing in edit QS panel" into oc-dr1-dev am: 31ff02ecd2 by Evan Laird · 7 years ago
  81. 929bd54 Fix qs tile drawing in edit QS panel by Evan Laird · 7 years ago
  82. 0cebf29 Merge "Try to work on test flakyness." into oc-dr1-dev am: 0c3d08d61c by Jason Monk · 7 years ago
  83. b05395f Try to work on test flakyness. by Jason Monk · 7 years ago
  84. 0f3ea43 Merge changes from topic 'HideMultiUser' into oc-dr1-dev am: 3024de2536 by Jason Monk · 7 years ago
  85. cb5296a QS: Move auto-add state to settings provider by Jason Monk · 7 years ago
  86. 54daefe Use custom QS fragment for auto use-case. by Anthony Chen · 7 years ago
  87. c429f69 Add system to avoid a crash stopping tests from running by Jason Monk · 7 years ago
  88. adfc1ad Merge "Fix footer not being hidden in detail panels" into oc-dev am: 2a0b423cd4 by Jason Monk · 7 years ago
  89. b4ec0b9 Fix footer not being hidden in detail panels by Jason Monk · 7 years ago
  90. 418ffe4 Change SlashDrawable semantics to fix QS crash by Evan Laird · 7 years ago
  91. eefa3be Change FlakyTest to Ignores by Geoffrey Pitsch · 7 years ago
  92. 25a52b6 Add test to verify all sysui tests extend the right stuff by Jason Monk · 7 years ago
  93. dc0a407 resolve merge conflicts of a5e114333110 to master by Geoffrey Pitsch · 7 years ago
  94. 70950de Change Ignores to FlakyTest so we can check if they're fixed by Geoffrey Pitsch · 7 years ago
  95. fba8faf Add test to verify all sysui tests extend the right stuff by Jason Monk · 7 years ago
  96. 211ad9b Merge "Ignore a bunch of systemui tests until flakes are found" into oc-dev am: c9963a2f2a by Geoffrey Pitsch · 7 years ago
  97. 351a321 Ignore a bunch of systemui tests until flakes are found by Geoffrey Pitsch · 7 years ago
  98. 0c40800 Try to add some more documentation to testables by Jason Monk · 7 years ago
  99. 1660a27 Fix flaky test? by Jason Monk · 7 years ago
  100. 48e353c Redesign QSSecurityFooter dialog by phweiss · 7 years ago