1. cff36e4 Merge "Dump fragments in sysui when dumping" into pi-dev by Jason Monk · 6 years ago
  2. 505267f Merge "Fixes docked stack from being invisible from assistant stack over" into pi-dev by TreeHugger Robot · 6 years ago
  3. 7a881c3 Merge "Added a command to return app_standby_enabled" into pi-dev by TreeHugger Robot · 6 years ago
  4. a2113aa Merge "AnimatedImageDrawable: Eliminate unnecessary calls to redraw" into pi-dev by TreeHugger Robot · 6 years ago
  5. 44aeaaf Merge "Fix lockdown icon dark mode coloring." into pi-dev by Alison Cichowlas · 6 years ago
  6. b105913 Merge "Fix NPE in ComponentNameValidator" into pi-dev by Annie Meng · 6 years ago
  7. 5d26b8c Fix NPE in ComponentNameValidator by Annie Meng · 6 years ago
  8. 3fa5640 Merge "Refresh TCM settings when they change" into pi-dev by TreeHugger Robot · 6 years ago
  9. e9e5cb3 Merge "Disable recents/remote animation logging" into pi-dev by Winson Chung · 6 years ago
  10. b5dac6f Merge "Make auto-rotate pref not reset on upgrade" into pi-dev by Mike Digman · 6 years ago
  11. a93b5bc Merge "Fix Panel position may not update when device screen off / on quickly." into pi-dev by TreeHugger Robot · 6 years ago
  12. 5be1956 Merge "Reduce usages of main looper in sysui tests" into pi-dev by TreeHugger Robot · 6 years ago
  13. da224ff Merge "Fix dump formatting." into pi-dev by TreeHugger Robot · 6 years ago
  14. 9f9ce04 Merge "[RTT] Legacy RTT API: add attempted/succeeded counts" into pi-dev by TreeHugger Robot · 6 years ago
  15. 88e3a97 Dump fragments in sysui when dumping by Jason Monk · 6 years ago
  16. 6dceace Reduce usages of main looper in sysui tests by Jason Monk · 6 years ago
  17. d372cde Fix lockdown icon dark mode coloring. by Alison Cichowlas · 6 years ago
  18. 3ffdfbf Merge "Add two more camera APIs to light grey." into pi-dev by Nicolas Geoffray · 6 years ago
  19. 30e5b27 Merge "More light grey APIs." into pi-dev by Nicolas Geoffray · 6 years ago
  20. c2449b8 Refresh TCM settings when they change by Abodunrinwa Toki · 6 years ago
  21. b88b59f Merge "Add two wake lock APIs to light grey." into pi-dev by Nicolas Geoffray · 6 years ago
  22. 2085646 Merge "Use FLAG_UPDATE_CURRENT for TC PendingIntents." into pi-dev by TreeHugger Robot · 6 years ago
  23. 7ea3f0c More light grey APIs. by Nicolas Geoffray · 6 years ago
  24. b5ec993 Add two more camera APIs to light grey. by Nicolas Geoffray · 6 years ago
  25. 2891fe6 Merge "Add more APIs to light grey." into pi-dev by Nicolas Geoffray · 6 years ago
  26. 4a08d4d Add two wake lock APIs to light grey. by Nicolas Geoffray · 6 years ago
  27. 4ac4ef7 Merge "Adding MANAGE_APP_OPS_MODES to FrameworksServicesTests" into pi-dev by TreeHugger Robot · 6 years ago
  28. 44f9e5a Fix Panel position may not update when device screen off / on quickly. by lumark · 6 years ago
  29. ceeba4f Merge "Change status bar icons upon capability changes in the default network." into pi-dev by TreeHugger Robot · 6 years ago
  30. 7f91c59 Merge "Trigger action for app ops icon for keyboard navigation" into pi-dev by Dieter Hsu · 6 years ago
  31. 3a9b5a9 Trigger action for app ops icon for keyboard navigation by Dieter Hsu · 6 years ago
  32. 678722f Change status bar icons upon capability changes in the default network. by Anarghya Mitra · 6 years ago
  33. c6b3687 Merge "Add contentDescription to close button of recents onboarding tip view." into pi-dev by TreeHugger Robot · 6 years ago
  34. 5f8e42f Merge "Adde back check to make sure Activity.recreate() is called on main thread." into pi-dev by TreeHugger Robot · 6 years ago
  35. 89a48a5 Merge "Add toString() method to PhysicalChannelConfig" into pi-dev by TreeHugger Robot · 6 years ago
  36. 7b7f6fc Add contentDescription to close button of recents onboarding tip view. by Tracy Zhou · 6 years ago
  37. 86b2581 Merge "[IdleController] Support dock scenario on idle or active judgement" into pi-dev by TreeHugger Robot · 6 years ago
  38. 3a7fc6e Merge "Add config config_smart_battery_available" into pi-dev by TreeHugger Robot · 6 years ago
  39. 318abc9 [IdleController] Support dock scenario on idle or active judgement by lpeter · 6 years ago
  40. 8b49b9f Merge "Count app launch correctly." into pi-dev by TreeHugger Robot · 6 years ago
  41. db712be Merge "Track launch time per windowingMode" into pi-dev by Jorim Jaggi · 6 years ago
  42. 084c706 Only WTF when trying to use remote animation in ActivityOptions by Jorim Jaggi · 6 years ago
  43. 645c867 Merge "Hide overlay windows when requesting media projection permission." into pi-dev by TreeHugger Robot · 6 years ago
  44. 88bac47 Merge "Removing notifications that were kept around longer on click" into pi-dev by Selim Cinek · 6 years ago
  45. 25e3827 Merge "Do not reset security message when pattern resumes" into pi-dev by TreeHugger Robot · 6 years ago
  46. 5f259a7 Merge "Fixed an issue where icons could remain white" into pi-dev by Selim Cinek · 6 years ago
  47. 2518559 Merge "Removing unused invert helpers" into pi-dev by Selim Cinek · 6 years ago
  48. 12adf9d Add config config_smart_battery_available by Lei Yu · 6 years ago
  49. 9e41b7f Adding MANAGE_APP_OPS_MODES to FrameworksServicesTests by Suprabh Shukla · 6 years ago
  50. 49821a1 [RTT] Legacy RTT API: add attempted/succeeded counts by Etan Cohen · 6 years ago
  51. 0da4fbe Merge "Add new method refreshSummary(Preference)" into pi-dev by TreeHugger Robot · 6 years ago
  52. 7450f0c Merge "Don't crash apps unfairly under FAS" into pi-dev by TreeHugger Robot · 6 years ago
  53. bd46f3f Merge "Fix issues starting recents animation when starting a new activity" into pi-dev by TreeHugger Robot · 6 years ago
  54. 60cd1d9 Count app launch correctly. by Tracy Zhou · 6 years ago
  55. 0527d91 Adde back check to make sure Activity.recreate() is called on main thread. by Wale Ogunwale · 6 years ago
  56. b94d82f Fix dump formatting. by Dianne Hackborn · 6 years ago
  57. d8611ec Added a command to return app_standby_enabled by Suprabh Shukla · 6 years ago
  58. 10f8ed0 Merge "TextSelection.Builder.setId should take null as well" into pi-dev by TreeHugger Robot · 6 years ago
  59. 32e0331 Make auto-rotate pref not reset on upgrade by Mike Digman · 6 years ago
  60. d6bb8e9 Hide overlay windows when requesting media projection permission. by Wale Ogunwale · 6 years ago
  61. fa05aa0 Merge "Moves Swipe Up overlay from Settings app to android.internal" into pi-dev by TreeHugger Robot · 6 years ago
  62. 94a1e01 Do not reset security message when pattern resumes by Lucas Dupin · 6 years ago
  63. 1147ae1 Merge "Update service map when application info is updated" into pi-dev by Fyodor Kupolov · 6 years ago
  64. 4afdd1c AnimatedImageDrawable: Eliminate unnecessary calls to redraw by Leon Scroggins III · 6 years ago
  65. d211217 Merge "Add constant for PhysicalChannelConfig UNSOL" into pi-dev by Eric Schwarzenbach · 6 years ago
  66. de8305a Track launch time per windowingMode by Jorim Jaggi · 6 years ago
  67. 31c4a48 Merge "Update font chain linter to match latest font file" into pi-dev by TreeHugger Robot · 6 years ago
  68. 08900ed Merge "Fix issue with split screen launch bounds" into pi-dev by TreeHugger Robot · 6 years ago
  69. e84ffd9 Don't crash apps unfairly under FAS by Christopher Tate · 6 years ago
  70. 9e04425 Merge "Add contentDescription to status bar alarm" into pi-dev by TreeHugger Robot · 6 years ago
  71. 8f4bed7 Merge "Fix KeyguardUpdateMonitor test" into pi-dev by TreeHugger Robot · 6 years ago
  72. 98c2f7f Merge "Remove total_silence dnd icon" into pi-dev by TreeHugger Robot · 6 years ago
  73. bee3eb8 Add contentDescription to status bar alarm by Evan Laird · 6 years ago
  74. ce42933 Merge "Adding utility method to dump encoded view hierarchy" into pi-dev by Sunny Goyal · 6 years ago
  75. 8776299 Merge "Check mStatusBarWindowHidden bit when deciding to hide status bar" into pi-dev by TreeHugger Robot · 6 years ago
  76. cd835ba Merge "More app ops fg/bg tuning" into pi-dev by Dianne Hackborn · 6 years ago
  77. 7ff82b0 Fix KeyguardUpdateMonitor test by Lucas Dupin · 6 years ago
  78. ba40d3a Fix issues starting recents animation when starting a new activity by Winson Chung · 6 years ago
  79. 62b9844 Add new method refreshSummary(Preference) by hjchangliao · 6 years ago
  80. 2636dd4 Add toString() method to PhysicalChannelConfig by Nathan Harold · 6 years ago
  81. 2325aa2 Removing unused invert helpers by Selim Cinek · 6 years ago
  82. 1b43af0 Merge "Remove SCO devices if Bluetooth process is dead" into pi-dev by TreeHugger Robot · 6 years ago
  83. befd06a Merge "ScreenDecor: Set touchable region in windows coordinate space" into pi-dev by TreeHugger Robot · 6 years ago
  84. 40f6586 Adding utility method to dump encoded view hierarchy by Sunny Goyal · 6 years ago
  85. 134e1cb ScreenDecor: Set touchable region in windows coordinate space by Adrian Roos · 6 years ago
  86. a9adbd5 Remove total_silence dnd icon by Evan Laird · 6 years ago
  87. 5a36c13 Merge "Fix testable looper threading" into pi-dev by TreeHugger Robot · 6 years ago
  88. c67a56a Add more APIs to light grey. by Nicolas Geoffray · 6 years ago
  89. 2b0ead7 Merge "Add metric to log use of hush gesture" into pi-dev by TreeHugger Robot · 6 years ago
  90. 0689312 Merge "Add some null checks to slices" into pi-dev by TreeHugger Robot · 6 years ago
  91. 4da6e1f Merge "Improved notification interruptiveness calculation." into pi-dev by Daniel Sandler · 6 years ago
  92. 1e352f4 Fix testable looper threading by Jason Monk · 6 years ago
  93. e79d905 Merge "Make clock and battery clickable in QS status bar." into pi-dev by TreeHugger Robot · 6 years ago
  94. 3884c10 Merge "Do not dismiss QS toggling mobile data." into pi-dev by TreeHugger Robot · 6 years ago
  95. 019d6f6 Add metric to log use of hush gesture by Beverly · 6 years ago
  96. e5c8e37 Merge "Avoid calling updateOomAdj an extra time" into pi-dev by Amith Yamasani · 6 years ago
  97. 7d67bd4 Improved notification interruptiveness calculation. by Dan Sandler · 6 years ago
  98. 4ef7ca5 Fixed regression on jank test of changeBrightness by shawnlin · 6 years ago
  99. c443a7c Merge "Add connection state summary for android auto" into pi-dev by TreeHugger Robot · 6 years ago
  100. 037834d Merge "Allow recents component to launch non-exported activities" into pi-dev by Winson Chung · 6 years ago