1. ee29509 Revert "Revert "Activity start: Send featureId from context->AppOpsManager"" by Philip P. Moltmann · 4 years, 5 months ago
  2. 41308ec Merge "Revert "Activity start: Send featureId from context->AppOpsManager"" by Philip P. Moltmann · 4 years, 5 months ago
  3. e7421e9 Revert "Activity start: Send featureId from context->AppOpsManager" by Philip P. Moltmann · 4 years, 5 months ago
  4. 6e406c8 Merge "Activity start: Send featureId from context->AppOpsManager" by Philip P. Moltmann · 4 years, 5 months ago
  5. 9c5226f Activity start: Send featureId from context->AppOpsManager by Philip P. Moltmann · 4 years, 6 months ago
  6. a53fb0d Add BubbleCoordinator by Beverly · 4 years, 5 months ago
  7. 46597ba Remove subclasses of NotificationEntryManager by Ned Burns · 4 years, 5 months ago
  8. 960b7e7f Expose managed profile sensitiveness preferences by Lucas Dupin · 4 years, 5 months ago
  9. eb0ebdd Merge "Split status bar window (1/N)" by Charles Chen · 4 years, 5 months ago
  10. e832194 Split status bar window (1/N) by wilsonshih · 4 years, 8 months ago
  11. 12ba4cf Add conversation-centric inline controls by Julia Reynolds · 4 years, 6 months ago
  12. c0cd283 Rename NotifListBuilderImpl and NewNotifPipeline by Ned Burns · 4 years, 6 months ago
  13. 012048d Move various pipeline classes into packages by Ned Burns · 4 years, 6 months ago
  14. 02dcaf5 Make NotificationRowBinder injectable. by Dave Mankoff · 4 years, 6 months ago
  15. dc4c100 Revert "Convert NotificationContentInflater to singleton" by Dan Sandler · 4 years, 6 months ago
  16. 8b69683 Convert NotificationContentInflater to singleton by Kevin Han · 4 years, 6 months ago
  17. af8163f Revert "Revert "Refactor PanelView and NotificationPanelView into Controllers."" by Dave Mankoff · 4 years, 6 months ago
  18. b2c90b1 Merge "Revert "Refactor PanelView and NotificationPanelView into Controllers."" by Zhuoyao Zhang · 4 years, 6 months ago
  19. da13c3f Revert "Refactor PanelView and NotificationPanelView into Controllers." by Zhuoyao Zhang · 4 years, 6 months ago
  20. 8b493df Use PreparationCoordinator to inflate notifs by Beverly · 4 years, 6 months ago
  21. 6b5b77e Merge "Refactor PanelView and NotificationPanelView into Controllers." by Dave Mankoff · 4 years, 6 months ago
  22. 59b9496 Refactor PanelView and NotificationPanelView into Controllers. by Dave Mankoff · 4 years, 6 months ago
  23. bcc606e Fix doze log by Lucas Dupin · 4 years, 6 months ago
  24. fa861bf Pass UserInfoControllerImpl into StatusBar. by Dave Mankoff · 4 years, 6 months ago
  25. facd72f Pass ExtensionController into StatusBar. by Dave Mankoff · 4 years, 6 months ago
  26. 003718b Pass KeyguardDismissUtil into StatusBar. by Dave Mankoff · 4 years, 6 months ago
  27. 2c2ba3c Pass PluginDependencyProvider into StatusBar. by Dave Mankoff · 4 years, 6 months ago
  28. 36403e7 Inject a time-tick handler. by Dave Mankoff · 4 years, 6 months ago
  29. a0da22d Inject DarkIconDispatcher into StatusBar by Dave Mankoff · 4 years, 6 months ago
  30. e11ebed Replace Dependency.get() calls with existing member variables. by Dave Mankoff · 4 years, 6 months ago
  31. 71fca1a Remove Dependency.get(InitController.class) by Dave Mankoff · 4 years, 6 months ago
  32. c7cf9fc Start removing Dependency.get(UiOffloadThread.class) by Dave Mankoff · 4 years, 6 months ago
  33. d5cf4cf Remove all Dependency.get(ActivityStarterDelegate.class) calls. by Dave Mankoff · 4 years, 6 months ago
  34. c5a986f Merge "Fix lock screen wallpaper" by Lucas Dupin · 4 years, 6 months ago
  35. 6d05f1d Merge "Unify listener interfaces in NotificationListener" by Ned Burns · 4 years, 6 months ago
  36. 7296c93 Fix lock screen wallpaper by Lucas Dupin · 4 years, 6 months ago
  37. e4646a4 Daggerify and Dumpify LockscreenWallpaper by Lucas Dupin · 4 years, 6 months ago
  38. 2246b33 Unify listener interfaces in NotificationListener by Ned Burns · 4 years, 7 months ago
  39. 454f59b Merge "Separate ShadeController from StatusBar" by Heemin Seog · 4 years, 7 months ago
  40. ba6337f Separate ShadeController from StatusBar by Heemin Seog · 4 years, 7 months ago
  41. f7fef0f Make StatusBar optional in NotificationClicker. by Daichi Hirono · 4 years, 7 months ago
  42. 98df697 Remove some keyguard methods out of ShadeController by Heemin Seog · 4 years, 7 months ago
  43. e9f4e96 Move dozing related methods out of ShadeController by Heemin Seog · 4 years, 7 months ago
  44. c445923 Merge "Don't set mLockscreenWallpaper when wallpaper is not supported." by TreeHugger Robot · 4 years, 7 months ago
  45. 8b1e1f9 Don't set mLockscreenWallpaper when wallpaper is not supported. by Felipe Leme · 4 years, 7 months ago
  46. 39b3d14 Merge "Move isOccluded out of ShadeController" by Heemin Seog · 4 years, 7 months ago
  47. 43c56ce Merge "invalidate NotifFilter onStrongAuthStateChanged" by TreeHugger Robot · 4 years, 7 months ago
  48. c29b969 invalidate NotifFilter onStrongAuthStateChanged by Beverly · 4 years, 7 months ago
  49. bd9bcbf Move isOccluded out of ShadeController by Heemin Seog · 4 years, 7 months ago
  50. c1bbce1 Build StatusBar Controllers with a Subcomponent by Dave Mankoff · 4 years, 7 months ago
  51. e155ed4 Merge "Window Manager Flag Migration (6/n)" by Tiger Huang · 4 years, 7 months ago
  52. 4c73e65 Make StatusBarNotificationActivityStarter injectable. by Dave Mankoff · 4 years, 7 months ago
  53. 82b96cd Inject StatusBarWindowViewController by Heemin Seog · 4 years, 8 months ago
  54. 332793b Window Manager Flag Migration (6/n) by Tiger Huang · 4 years, 8 months ago
  55. 76939b7 Merge changes from topics "b142537875-remove-get-component", "b144284870-get-component-heads-up-manager" by Dave Mankoff · 4 years, 7 months ago
  56. 77050aa Add NotifListBuilder to new notif pipeline by Ned Burns · 4 years, 8 months ago
  57. 95754e7 Remove SysUiServiceProvider and mComponents. by Dave Mankoff · 4 years, 7 months ago
  58. ff63780 Remove calls to getComponent(HeadsUpManager.class) by Dave Mankoff · 4 years, 8 months ago
  59. 181de62 Remove NotificationData by Evan Laird · 4 years, 8 months ago
  60. 4b07009 Merge "Final calls to getComponent(Recents.class) removed." by Dave Mankoff · 4 years, 8 months ago
  61. 3a4b867 Merge "Remove last call to getComponent(VolumeComponent.class)" by Dave Mankoff · 4 years, 8 months ago
  62. 6c64d1f Final calls to getComponent(Recents.class) removed. by Dave Mankoff · 4 years, 8 months ago
  63. 4dd47fa Remove all calls to getComponent(StatusBar.class) by Dave Mankoff · 4 years, 8 months ago
  64. a30b88b Remove last call to getComponent(VolumeComponent.class) by Dave Mankoff · 4 years, 8 months ago
  65. 032075c Inject StatusBarKeyguardViewManager into StatusBar by Heemin Seog · 4 years, 8 months ago
  66. 482ad6a Some StatusBar cleanup by Beverly · 4 years, 8 months ago
  67. ea2010c LightsOut has its own controller by Beverly · 4 years, 8 months ago
  68. ceb15a5 Merge "Remove Divider from Components." by Dave Mankoff · 4 years, 8 months ago
  69. 0f3fc6d Merge "Window Manager Flag Migration (5/n)" by Tiger Huang · 4 years, 8 months ago
  70. 613c7c6 Remove Divider from Components. by Dave Mankoff · 4 years, 8 months ago
  71. afb3dbc Make LayoutInflation a separate injectable class by Heemin Seog · 4 years, 8 months ago
  72. e951335 Make CommandQueue optional. by Dave Mankoff · 4 years, 8 months ago
  73. 0dbd537 Window Manager Flag Migration (5/n) by Tiger Huang · 4 years, 8 months ago
  74. 2b04106 Merge "Track and destroy inline URI grants separately from Notification URIs." by Aran Ink · 4 years, 8 months ago
  75. 979c976 Track and destroy inline URI grants separately from Notification URIs. by Aran Ink · 4 years, 8 months ago
  76. 5ca7a51 Finish migrating to BroadcastDispatcher by Fabian Kozynski · 4 years, 8 months ago
  77. 2e48492 Register OverlayPlugins in StatusBar directly. by Dave Mankoff · 4 years, 8 months ago
  78. bcaca8a Remove all calls to getComponent(CommandQueue.class). by Dave Mankoff · 4 years, 8 months ago
  79. 64171fe implement Dumpable for some keyguard classes by Lucas Dupin · 4 years, 8 months ago
  80. a7ca157 Remove call to getComponent(StatusBar) from OverviewProxyRecentsImpl. by Dave Mankoff · 4 years, 8 months ago
  81. 4a0b175 Merge "NotifMediaManager looks at pending + active notifs" by TreeHugger Robot · 4 years, 8 months ago
  82. 6fc9f22 NotifMediaManager looks at pending + active notifs by Beverly · 4 years, 8 months ago
  83. 1193aa4 Revert "Revert "Move DozeServiceHost out of StatusBar."" by Dave Mankoff · 4 years, 8 months ago
  84. 22b934f Revert "Move DozeServiceHost out of StatusBar." by Lucas Dupin · 4 years, 8 months ago
  85. 201cdd5 Remove onBeforeNotificationAdded call by Beverly · 4 years, 8 months ago
  86. a857040 Move DozeServiceHost out of StatusBar. by Dave Mankoff · 4 years, 8 months ago
  87. bbc2f8f Make BiometricUnlockController injectable. by Dave Mankoff · 4 years, 8 months ago
  88. 505576e Merge "Feedback on: Fade out display when prox or pres..." by Lucas Dupin · 4 years, 8 months ago
  89. 36ec73c Feedback on: Fade out display when prox or pres... by Lucas Dupin · 4 years, 8 months ago
  90. fb8eddc Merge "Window Manager Flag Migration (4/n)" by Tiger Huang · 4 years, 8 months ago
  91. 956ca41 Window Manager Flag Migration (4/n) by Jorim Jaggi · 5 years ago
  92. a874996 Make ScrimController Injectable. by Dave Mankoff · 4 years, 8 months ago
  93. 00b4b2d Encapsulate NotifEntry.key and .notification by Ned Burns · 4 years, 8 months ago
  94. 70fcec4 Merge "Add initial implementation of NotifCollection" by Ned Burns · 4 years, 8 months ago
  95. 5a5678d2 Merge "Revert "Window Manager Flag Migration (4/n)"" by Ioannis Ilkos · 4 years, 8 months ago
  96. 8cca141 Revert "Window Manager Flag Migration (4/n)" by Ioannis Ilkos · 4 years, 8 months ago
  97. 0be9fec Merge "Window Manager Flag Migration (4/n)" by TreeHugger Robot · 4 years, 8 months ago
  98. f098dbf Add initial implementation of NotifCollection by Ned Burns · 4 years, 10 months ago
  99. cb1b848 Window Manager Flag Migration (4/n) by Jorim Jaggi · 5 years ago
  100. 2aff6c3 Make DozeParameters, DozeFactory, DozeService, and ImageWallpaper injectable. by Dave Mankoff · 4 years, 8 months ago