1. aa9ce17 Bubbles API council feedback by Mady Mellor · 4 years, 6 months ago
  2. 259c66b8 Don't count overflow bubble in onChildAdded/Removed. by Joshua Tsuji · 4 years, 6 months ago
  3. bf1b3d6 Move overflow bubble to stack on update by Lyn Han · 4 years, 6 months ago
  4. d1e175c Create interface for NotifInterruptStateProvider by Beverly Tai · 4 years, 6 months ago
  5. 17d4f35 Merge "Hit back button in overflow to collapse stack" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  6. 9f66c3b Hit back button in overflow to collapse stack by Lyn Han · 4 years, 6 months ago
  7. ab3f32b Merge "Revert "Create interface for NotifInterruptStateProvider"" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  8. bcb4994 Revert "Create interface for NotifInterruptStateProvider" by Beverly Tai · 4 years, 6 months ago
  9. 381b9c1 Merge changes Ib5b3b032,I81147568,If9218d23 into rvc-dev by Josh Tsuji · 4 years, 6 months ago
  10. 2010354 Modifies Bubbles to use the MagnetizedObject library. by Joshua Tsuji · 4 years, 7 months ago
  11. e73aea2 Create interface for NotifInterruptStateProvider by Beverly · 4 years, 6 months ago
  12. a40c4b4 Merge changes from topic "b150393918-lock-icon-controller" into rvc-dev by Dave Mankoff · 4 years, 6 months ago
  13. c0d9a7d Pass LockscreenIconController around instead of LockIcon. by Dave Mankoff · 4 years, 6 months ago
  14. 138111f Show snoozed conversations in conversation header by Julia Reynolds · 4 years, 6 months ago
  15. aaeb44b Migrate DumpController -> DumpManager by Ned Burns · 4 years, 7 months ago
  16. d73410a Fix NSWC goingAway flag by Lucas Dupin · 4 years, 7 months ago
  17. 7155bf1 Modifies Bubbles to use the FloatingContentCoordinator. by Joshua Tsuji · 4 years, 7 months ago
  18. 2e78ec4 Pull shared testable subclasses into their own files. by Joshua Tsuji · 4 years, 7 months ago
  19. f587b63 Move the view inflation outside of constructor. by wilsonshih · 4 years, 7 months ago
  20. a53fb0d Add BubbleCoordinator by Beverly · 4 years, 7 months ago
  21. 06a09a9 Merge "Remove bubble screenshot menu." by TreeHugger Robot · 4 years, 7 months ago
  22. c4381c4 Remove bubble screenshot menu. by Aran Ink · 4 years, 7 months ago
  23. 933dc7c Introduce NotifBindPipeline (2/2) by Kevin Han · 4 years, 7 months ago
  24. 0437366 Allow the visual dismissal of foreground service notifs by Evan Laird · 4 years, 7 months ago
  25. 7813351 Fix tests by Mady Mellor · 4 years, 7 months ago
  26. ed8aea2 Refactor parts of BubbleController by Beverly · 4 years, 7 months ago
  27. f44b683 Bubble API: post update when bubble notification suppression flag changes by Mady Mellor · 4 years, 8 months ago
  28. b58c756 Bubble overflow - core functionality by Lyn Han · 4 years, 8 months ago
  29. 5a1f743 Merge "Don't show flyout if its not visually interruptive" by TreeHugger Robot · 4 years, 8 months ago
  30. 8e97a96 Don't show flyout if its not visually interruptive by Mady Mellor · 4 years, 8 months ago
  31. 38de36f Merge "Group chat flyout support" by TreeHugger Robot · 4 years, 8 months ago
  32. 0e12aba Merge "Bubble API: Allow developers to create BubbleMetadata from a shortcut id" by Mady Mellor · 4 years, 8 months ago
  33. abcd5a1 Merge "Use subcomponent to add Controller to ActivtableNotificationView" by Dave Mankoff · 4 years, 8 months ago
  34. df898fd Group chat flyout support by Mady Mellor · 4 years, 8 months ago
  35. 2ac2d3a Bubble API: Allow developers to create BubbleMetadata from a shortcut id by Mady Mellor · 4 years, 8 months ago
  36. eb0ebdd Merge "Split status bar window (1/N)" by Charles Chen · 4 years, 8 months ago
  37. e832194 Split status bar window (1/N) by wilsonshih · 4 years, 11 months ago
  38. 56fe9e4 Use subcomponent to add Controller to ActivtableNotificationView by Dave Mankoff · 4 years, 8 months ago
  39. 881d2ec Remove some unused / deprecated code by Mady Mellor · 4 years, 8 months ago
  40. 358a667 Merge changes from topic "background_bubbles" by Mady Mellor · 4 years, 9 months ago
  41. 3df7ab0 Inflate & make bitmaps for bubble views in background by Mady Mellor · 4 years, 9 months ago
  42. 79c89ec Move NotificationEntryBuilder to collection pkg by Beverly · 4 years, 9 months ago
  43. 9f938a6 Merge "Fix up bubble images from experimental bubbles" by Mady Mellor · 4 years, 9 months ago
  44. 58dc519 Fix up bubble images from experimental bubbles by Mady Mellor · 4 years, 9 months ago
  45. 454f59b Merge "Separate ShadeController from StatusBar" by Heemin Seog · 4 years, 9 months ago
  46. ba6337f Separate ShadeController from StatusBar by Heemin Seog · 4 years, 9 months ago
  47. b25f906 Fix suppressing dot from BubbleMetadata suppress dot by Mady Mellor · 4 years, 9 months ago
  48. aa4dfa7 Create a long-press menu for sending screenshots to bubbles. by Aran Ink · 4 years, 10 months ago
  49. b8aaf97 Move BubbleView methods into BadgedImageView; remove BubbleView by Mady Mellor · 4 years, 9 months ago
  50. bc657ff Merge "Remove NotificationData" by TreeHugger Robot · 4 years, 10 months ago
  51. 72f5090 Show flyout if dismissed from shade. Add tests by Lyn Han · 4 years, 10 months ago
  52. 181de62 Remove NotificationData by Evan Laird · 4 years, 10 months ago
  53. 7f23490 Add flag to allowing the system to make BubbleMetadata for a notification by Mady Mellor · 4 years, 11 months ago
  54. afb3dbc Make LayoutInflation a separate injectable class by Heemin Seog · 4 years, 10 months ago
  55. 00b4b2d Encapsulate NotifEntry.key and .notification by Ned Burns · 4 years, 11 months ago
  56. 2aff6c3 Make DozeParameters, DozeFactory, DozeService, and ImageWallpaper injectable. by Dave Mankoff · 4 years, 11 months ago
  57. d236ee3 Do not update cache on screen lifecycle by Lucas Dupin · 5 years ago
  58. 85d4c19 Add NotifLogs throughout SystemUI by Beverly · 5 years ago
  59. bd7366d Keep interrupts on when in battery saver mode by Lucas Dupin · 5 years ago
  60. 82a9cd1 Merge "Move remaining tests over to using NotificationEntryBuilder" by TreeHugger Robot · 5 years ago
  61. 636c379 Move remaining tests over to using NotificationEntryBuilder by Ned Burns · 5 years ago
  62. 2b991d9 Ignore tests that have suddenly become flaky until I can debug them. by Joshua Tsuji · 5 years ago
  63. 296aec16 Move NotificationEntry.channel to a getter by Ned Burns · 5 years ago
  64. 8f9d34c [DO NOT MERGE] qt-qpr1-sysui-dev @ build 5814791 by Hyunyoung Song · 5 years ago
  65. 06b770c qt-r1-bubbles-dev @ build 5835883 by Mady Mellor · 5 years ago
  66. ae90a9e Add ranking object to each NotificationEntry by Ned Burns · 5 years ago
  67. af8df2d Fix dismiss related issues with bubbles: by Joshua Tsuji · 5 years ago
  68. 81097e7 Merge "Revert "Without modifying existing logic, animate out bubbles in reverse of the way they animate in."" into qt-r1-bubbles-dev by Mady Mellor · 5 years ago
  69. 88552b8 Revert "Without modifying existing logic, animate out bubbles in reverse of the way they animate in." by Mady Mellor · 5 years ago
  70. 61d5d56 Translate the dot to correct position by Lyn Han · 5 years ago
  71. fa8e421 Without modifying existing logic, animate out bubbles in reverse of the way they animate in. by Joshua Tsuji · 5 years ago
  72. f474e0d resolve merge conflicts of 311e1db11daebfb50b9e38bd6b579952b608fad0 to qt-r1-bubbles-dev by Mady Mellor · 5 years ago
  73. e25c487 Switch preffered display mode on lock screen by Lucas Dupin · 5 years ago
  74. 084dbe0 Merge "When summary is dismissed, don't remove bubble children" into qt-r1-bubbles-dev by Mady Mellor · 5 years ago
  75. 8c4f898 Merge "Increase touch target size of bubbles" into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  76. e9371bc Increase touch target size of bubbles by Mady Mellor · 5 years ago
  77. aea895f0 Fix the dot, yet again by Mady Mellor · 5 years ago
  78. 22f2f07 When summary is dismissed, don't remove bubble children by Mady Mellor · 5 years ago
  79. 14e6855 Update bubble + flyout animations. by Joshua Tsuji · 5 years ago
  80. c19b473 Bubbles handle user switch by Mark Renouf · 5 years ago
  81. 79f3c31 Merge "Move showInShade off of NotificationEntry and into Bubble" into qt-r1-bubbles-dev by Mady Mellor · 5 years ago
  82. ce23c46 Move showInShade off of NotificationEntry and into Bubble by Mady Mellor · 5 years ago
  83. 0d37ba1 Merge "Adds followAnimatedTargetAlongPath, and modifies the expanded controller to use it." into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  84. debd831 Adds followAnimatedTargetAlongPath, and modifies the expanded controller to use it. by Joshua Tsuji · 5 years ago
  85. 8d25b20 Fix foreground bubble tests by Mady Mellor · 5 years ago
  86. 99a30260 Base stuff on Bubble rather than NotifEntry; move stuff into Bubble by Mady Mellor · 5 years ago
  87. ed99c27 Getters for private methods on Bubble & move dismissed from NotifEntry to Bubble by Mady Mellor · 5 years ago
  88. 11d9346 Merge "Center bubbles in landscape" into qt-r1-bubbles-dev by Lyn Han · 5 years ago
  89. f473031 Center bubbles in landscape by Lyn Han · 5 years ago
  90. 80c25b2 Fix bubble tests for things that don't have face service by Mady Mellor · 5 years ago
  91. 1727d93 Merge "Normalized icon bitmap" into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  92. 1b4f25e Normalized icon bitmap by Lyn Han · 5 years ago
  93. c55b412 Remove headsUpCommon, simplifies some code, adds tests by Mady Mellor · 5 years ago
  94. a91f396 Removed unused members in Bubbles. by Issei Suzuki · 5 years ago
  95. 61b38f5 resolve merge conflicts of 65cba0fa324f610923b4b88709ebdb9128ec5dcd to qt-r1-bubbles-dev by Joshua Tsuji · 5 years ago
  96. 5390ce3 Update test for spacing by Lyn Han · 5 years ago
  97. 4a8efe3 Spacing between bubbles by Lyn Han · 5 years ago
  98. f49ee14 Fix issues with animations when the stack is expanded. by Joshua Tsuji · 5 years ago
  99. cb97a11 Remove the max rendered children code. by Joshua Tsuji · 5 years ago
  100. c36ee6f Stability and logic fixes to PhysicsAnimationLayout to address bugs that leave Bubbles in a bad state. by Joshua Tsuji · 5 years ago