1. 1acdb5e remove status bar icon logs by Chris Wren · 6 years ago
  2. 1153b78 Merge "Enable AOD image wallpaper and apply aod mask view." by Wu Ahan · 6 years ago
  3. c9c09123 Merge "Fade away wallpapers when long pulse" by TreeHugger Robot · 6 years ago
  4. a71c892 Fade away wallpapers when long pulse by TYM Tsai · 6 years ago
  5. 1c32743 Swipe up to unlock when pulsing by Lucas Dupin · 6 years ago
  6. 1fba2a6 Merge "NotificationEntryListener: pre & post onEntryUpdated" by Mady Mellor · 6 years ago
  7. 0ad5b9d NotificationEntryListener: pre & post onEntryUpdated by Mady Mellor · 6 years ago
  8. 1016d96 Remove NEM dependency on GutsManager by Ned Burns · 6 years ago
  9. 723a80e Enable AOD image wallpaper and apply aod mask view. by Ahan Wu · 6 years ago
  10. 1cac579 Merge "Hide media details on lock screen" by TreeHugger Robot · 6 years ago
  11. 3d560e4 Hide media details on lock screen by Lucas Dupin · 6 years ago
  12. f81c4c4 Extract NotificationData.Entry to top-level by Ned Burns · 6 years ago
  13. ef2ef6c Change onRemoteEntry() to only fire when entries are removed by Ned Burns · 6 years ago
  14. bf435d5 Merge changes from topic "foreground-service-controller-2" by TreeHugger Robot · 6 years ago
  15. eb4e2e1 Factors out notification listening from ForegroundServiceController. by Gus Prevas · 6 years ago
  16. 0336013 Merge "Remove Dependency.get usages from AutoTileManager" by TreeHugger Robot · 6 years ago
  17. 853fbd3 Merge "Run pending-intent-sent callback on UI thread." by TreeHugger Robot · 6 years ago
  18. 68b5a35 Merge changes from topic "commandQueue" by Charles Chen · 6 years ago
  19. e132e02 Fix animation timing problem by Lucas Dupin · 6 years ago
  20. 8c9a83f Introduce AutoHideController to centralize call to WMS (4/N) by Charles Chen · 6 years ago
  21. f3d295c Make Some APIs in CommandQueue aware of multi-display (3/N) by Charles Chen · 6 years ago
  22. 10ca70b Move all logic of navigation bar to NavigationBarController(2/N) by Charles Chen · 6 years ago
  23. 608b9d5 Merge "Added an option to hide the home button" by TreeHugger Robot · 6 years ago
  24. b8c30bb Added an option to hide the home button by Matthew Ng · 6 years ago
  25. 24fd0a9 Merge "Make DarkIconDispatcher visible to plugins" by TreeHugger Robot · 6 years ago
  26. 1be62f4 Make DarkIconDispatcher visible to plugins by Beverly · 6 years ago
  27. 1dd6b40 Mark entry in onEntryRemoved as @Nullable by Ned Burns · 6 years ago
  28. a26641f Remove Dependency.get usages from AutoTileManager by Jason Monk · 6 years ago
  29. ea04399 Merge "Factors out list of lifetime extenders from NotificationEntryManager." by TreeHugger Robot · 6 years ago
  30. 5c84abb Factors out list of lifetime extenders from NotificationEntryManager. by Gus Prevas · 6 years ago
  31. ca1b6f7 Removes dependency of NotificationEntryManager on IStatusBarService. by Gus Prevas · 6 years ago
  32. 5639004 Merge "Allow for injection in StatusBar Views" by Selim Cinek · 6 years ago
  33. ee9445e Merge changes from topics "nem-low-prio-state", "nem-group-manager", "nem-remote-input-manager", "nem-media-manager", "nem-perform-remove", "nem-combine-remove-callbacks", "nem-callback-to-listener", "nem-alert-handling-listeners" by TreeHugger Robot · 6 years ago
  34. 5b9098dc Moves minimization change handling into NotificationEntryListeners. by Gus Prevas · 6 years ago
  35. 9c387a5 Merge changes I9c2ab16b,I6ac1fd46,I687412fc,I943f3098 by Jason Monk · 6 years ago
  36. 772e532 Makes NotificationRemoteInputManager a NotificationEntryListener. by Gus Prevas · 6 years ago
  37. 2d5a1e9 Removes circular dependency between NotificationMediaManager and NotificationEntryManager. by Gus Prevas · 6 years ago
  38. dca2be5 Combines NotificationEntryManager listener interfaces (part 5). by Gus Prevas · 6 years ago
  39. f37435a Combines NotificationEntryManager listener interfaces (part 4). by Gus Prevas · 6 years ago
  40. 8621bd2 Combines NotificationEntryManager listener interfaces (part 3). by Gus Prevas · 6 years ago
  41. b43dc65 Combines NotificationEntryManager listener interfaces (part 2). by Gus Prevas · 6 years ago
  42. 5d57720 Switch QS tile creation to use injection by Jason Monk · 6 years ago
  43. 9d20bed Allow for injection in StatusBar Views by Selim Cinek · 6 years ago
  44. c220f6d Merge "Do not show lock icon on AOD" by Lucas Dupin · 6 years ago
  45. 78ba016 Merge "make wake event trigger a pulse" by Lucas Dupin · 6 years ago
  46. 978ce92 Merge "Delete hollow pill flag" by Lucas Dupin · 6 years ago
  47. de64ee0 make wake event trigger a pulse by Lucas Dupin · 6 years ago
  48. f22194f Do not show lock icon on AOD by Lucas Dupin · 6 years ago
  49. ce44174 Merge changes Ie7f66818,I7e91d12b,I0f44b3dd,I8625f3d3,I115c55af, ... by Jason Monk · 6 years ago
  50. 55b655c Delete hollow pill flag by Lucas Dupin · 6 years ago
  51. e8e471d Remove Dependency.get usages from LightBarController by Jason Monk · 6 years ago
  52. 2fc027d Launch AoD override the settings by TYM Tsai · 6 years ago
  53. 52ef183 Merge "Revert Keyguard teamfood flags" by TreeHugger Robot · 6 years ago
  54. 9e8626b Merge "Song name in KeyguardSliceProvider" by Lucas Dupin · 6 years ago
  55. c780404 Revert Keyguard teamfood flags by Lucas Dupin · 6 years ago
  56. 2f9883f Merge "Always show back button when screen pinning, for prototype" by TreeHugger Robot · 6 years ago
  57. 6a03a9f Song name in KeyguardSliceProvider by Lucas Dupin · 6 years ago
  58. 8956e16 Merge "Clean up DependencyProvider a bit" by Jason Monk · 6 years ago
  59. f8d96b6 Merge "Removed LocationController from PhoneStatusBarPolicy" by TreeHugger Robot · 6 years ago
  60. 196d639 Clean up DependencyProvider a bit by Jason Monk · 6 years ago
  61. dcf19f75 Merge "Changed the default time for prototype color adaptation to 1500 ms" by TreeHugger Robot · 6 years ago
  62. 8a10fb5 Always show back button when screen pinning, for prototype by Matthew Ng · 6 years ago
  63. 4ab6dba Merge "Add container for big clock behind NSSL and KeyguardStatusView." by TreeHugger Robot · 6 years ago
  64. ed5dfd9 Removed LocationController from PhoneStatusBarPolicy by Fabian Kozynski · 6 years ago
  65. 6a0140a Add container for big clock behind NSSL and KeyguardStatusView. by Robert Snoeberger · 6 years ago
  66. 26bc59b Combines NotificationEntryManager listener interfaces (part 1). by Gus Prevas · 6 years ago
  67. d65c2db Moves fullscreen intent logic to NotificationActivityStarter. by Gus Prevas · 6 years ago
  68. ec9e1f0 Extracts heads-up/pulsing logic from NotificationEntryManager. by Gus Prevas · 6 years ago
  69. d1d45dd Changed the default time for prototype color adaptation to 1500 ms by Matthew Ng · 6 years ago
  70. 7720db8 Merge "Lockscreen changes font on Overlay change" by TreeHugger Robot · 6 years ago
  71. c085690 Merge changes Iec69c52e,I0cdb5bc6 by Jason Monk · 6 years ago
  72. 8ba88a8 Extracts row binding logic from NotificationEntryManager. by Gus Prevas · 6 years ago
  73. 48f85be Convert QS to use injection and not Dependency by Jason Monk · 6 years ago
  74. 9424af7 Add support for dagger injection with fragments by Jason Monk · 6 years ago
  75. 648e555 Lockscreen changes font on Overlay change by Fabian Kozynski · 6 years ago
  76. 36d3b7a Merge "Draws background behind heads-up notification's menu." by Gus Prevas · 6 years ago
  77. 27d01a62 Start using some dagger 2 by Jason Monk · 6 years ago
  78. f674b60 Merge "Extract NotificationClicker from NEM" by TreeHugger Robot · 6 years ago
  79. 60e2c5f Merge "Prototype color changing support" by TreeHugger Robot · 6 years ago
  80. 3ca7869 Merge "Initial sleep-lock-screen implementation" by Lucas Dupin · 6 years ago
  81. 6e11ed6 Extract NotificationClicker from NEM by Ned Burns · 6 years ago
  82. 355fe21 Prototype color changing support by Matthew Ng · 6 years ago
  83. 1ae6cf9 Initial sleep-lock-screen implementation by Lucas Dupin · 6 years ago
  84. 21118153 Draws background behind heads-up notification's menu. by Gus Prevas · 6 years ago
  85. 32137e4 Run pending-intent-sent callback on UI thread. by Gustav Sennton · 6 years ago
  86. 3d6b396 Make mPendingNotifications truly private (mk II) by Ned Burns · 6 years ago
  87. d799f00 Merge "Add logging to DarkIconDispatcher" by TreeHugger Robot · 6 years ago
  88. 7129ac5 Add logging to DarkIconDispatcher by Evan Laird · 6 years ago
  89. 96dc163 Merge "Fixed an issue where the darkmode wasn't applied to all views" by Selim Cinek · 6 years ago
  90. 6383c3c Merge "Debug flag to never expand NSSL when waking up" by Lucas Dupin · 6 years ago
  91. 014ad09 Debug flag to never expand NSSL when waking up by Lucas Dupin · 6 years ago
  92. 60c941a Revert "Make mPendingNotifications truly private" by Selim Cinek · 6 years ago
  93. ab9c7b2 Fixed an issue where the darkmode wasn't applied to all views by Selim Cinek · 6 years ago
  94. 294d0a2 Make mPendingNotifications truly private by Ned Burns · 6 years ago
  95. 678b703 Merge "Fixed that notifications weren't updating to the display size anymore" by Selim Cinek · 6 years ago
  96. 95dd764 Do directional swipes even on edge if no edge action assigned by Matthew Ng · 6 years ago
  97. a5a81d2 Merge "Add IMMS#showInputMethodPickerFromSystem." by TreeHugger Robot · 6 years ago
  98. ac9a663 Merge "Restores implementation of isPresenterLocked()." by TreeHugger Robot · 6 years ago
  99. 0b8174a Restores implementation of isPresenterLocked(). by Gus Prevas · 6 years ago
  100. 8ec0e5c Merge "Hide the recents button on the secondary display" by Jeff Chang · 6 years ago