1. 881d2ec Remove some unused / deprecated code by Mady Mellor · 4 years, 7 months ago
  2. 358a667 Merge changes from topic "background_bubbles" by Mady Mellor · 4 years, 8 months ago
  3. 3df7ab0 Inflate & make bitmaps for bubble views in background by Mady Mellor · 4 years, 9 months ago
  4. 79c89ec Move NotificationEntryBuilder to collection pkg by Beverly · 4 years, 8 months ago
  5. 9f938a6 Merge "Fix up bubble images from experimental bubbles" by Mady Mellor · 4 years, 8 months ago
  6. 58dc519 Fix up bubble images from experimental bubbles by Mady Mellor · 4 years, 8 months ago
  7. 454f59b Merge "Separate ShadeController from StatusBar" by Heemin Seog · 4 years, 8 months ago
  8. ba6337f Separate ShadeController from StatusBar by Heemin Seog · 4 years, 8 months ago
  9. b25f906 Fix suppressing dot from BubbleMetadata suppress dot by Mady Mellor · 4 years, 9 months ago
  10. aa4dfa7 Create a long-press menu for sending screenshots to bubbles. by Aran Ink · 4 years, 9 months ago
  11. b8aaf97 Move BubbleView methods into BadgedImageView; remove BubbleView by Mady Mellor · 4 years, 9 months ago
  12. bc657ff Merge "Remove NotificationData" by TreeHugger Robot · 4 years, 9 months ago
  13. 72f5090 Show flyout if dismissed from shade. Add tests by Lyn Han · 4 years, 10 months ago
  14. 181de62 Remove NotificationData by Evan Laird · 4 years, 10 months ago
  15. 7f23490 Add flag to allowing the system to make BubbleMetadata for a notification by Mady Mellor · 4 years, 10 months ago
  16. afb3dbc Make LayoutInflation a separate injectable class by Heemin Seog · 4 years, 10 months ago
  17. 00b4b2d Encapsulate NotifEntry.key and .notification by Ned Burns · 4 years, 10 months ago
  18. 2aff6c3 Make DozeParameters, DozeFactory, DozeService, and ImageWallpaper injectable. by Dave Mankoff · 4 years, 10 months ago
  19. d236ee3 Do not update cache on screen lifecycle by Lucas Dupin · 4 years, 11 months ago
  20. 85d4c19 Add NotifLogs throughout SystemUI by Beverly · 5 years ago
  21. bd7366d Keep interrupts on when in battery saver mode by Lucas Dupin · 5 years ago
  22. 82a9cd1 Merge "Move remaining tests over to using NotificationEntryBuilder" by TreeHugger Robot · 5 years ago
  23. 636c379 Move remaining tests over to using NotificationEntryBuilder by Ned Burns · 5 years ago
  24. 2b991d9 Ignore tests that have suddenly become flaky until I can debug them. by Joshua Tsuji · 5 years ago
  25. 296aec16 Move NotificationEntry.channel to a getter by Ned Burns · 5 years ago
  26. 8f9d34c [DO NOT MERGE] qt-qpr1-sysui-dev @ build 5814791 by Hyunyoung Song · 5 years ago
  27. 06b770c qt-r1-bubbles-dev @ build 5835883 by Mady Mellor · 5 years ago
  28. ae90a9e Add ranking object to each NotificationEntry by Ned Burns · 5 years ago
  29. af8df2d Fix dismiss related issues with bubbles: by Joshua Tsuji · 5 years ago
  30. 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
  31. 88552b8 Revert "Without modifying existing logic, animate out bubbles in reverse of the way they animate in." by Mady Mellor · 5 years ago
  32. 61d5d56 Translate the dot to correct position by Lyn Han · 5 years ago
  33. fa8e421 Without modifying existing logic, animate out bubbles in reverse of the way they animate in. by Joshua Tsuji · 5 years ago
  34. f474e0d resolve merge conflicts of 311e1db11daebfb50b9e38bd6b579952b608fad0 to qt-r1-bubbles-dev by Mady Mellor · 5 years ago
  35. e25c487 Switch preffered display mode on lock screen by Lucas Dupin · 5 years ago
  36. 084dbe0 Merge "When summary is dismissed, don't remove bubble children" into qt-r1-bubbles-dev by Mady Mellor · 5 years ago
  37. 8c4f898 Merge "Increase touch target size of bubbles" into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  38. e9371bc Increase touch target size of bubbles by Mady Mellor · 5 years ago
  39. aea895f0 Fix the dot, yet again by Mady Mellor · 5 years ago
  40. 22f2f07 When summary is dismissed, don't remove bubble children by Mady Mellor · 5 years ago
  41. 14e6855 Update bubble + flyout animations. by Joshua Tsuji · 5 years ago
  42. c19b473 Bubbles handle user switch by Mark Renouf · 5 years ago
  43. 79f3c31 Merge "Move showInShade off of NotificationEntry and into Bubble" into qt-r1-bubbles-dev by Mady Mellor · 5 years ago
  44. ce23c46 Move showInShade off of NotificationEntry and into Bubble by Mady Mellor · 5 years ago
  45. 0d37ba1 Merge "Adds followAnimatedTargetAlongPath, and modifies the expanded controller to use it." into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  46. debd831 Adds followAnimatedTargetAlongPath, and modifies the expanded controller to use it. by Joshua Tsuji · 5 years ago
  47. 8d25b20 Fix foreground bubble tests by Mady Mellor · 5 years ago
  48. 99a30260 Base stuff on Bubble rather than NotifEntry; move stuff into Bubble by Mady Mellor · 5 years ago
  49. ed99c27 Getters for private methods on Bubble & move dismissed from NotifEntry to Bubble by Mady Mellor · 5 years ago
  50. 11d9346 Merge "Center bubbles in landscape" into qt-r1-bubbles-dev by Lyn Han · 5 years ago
  51. f473031 Center bubbles in landscape by Lyn Han · 5 years ago
  52. 80c25b2 Fix bubble tests for things that don't have face service by Mady Mellor · 5 years ago
  53. 1727d93 Merge "Normalized icon bitmap" into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  54. 1b4f25e Normalized icon bitmap by Lyn Han · 5 years ago
  55. c55b412 Remove headsUpCommon, simplifies some code, adds tests by Mady Mellor · 5 years ago
  56. a91f396 Removed unused members in Bubbles. by Issei Suzuki · 5 years ago
  57. 61b38f5 resolve merge conflicts of 65cba0fa324f610923b4b88709ebdb9128ec5dcd to qt-r1-bubbles-dev by Joshua Tsuji · 5 years ago
  58. 5390ce3 Update test for spacing by Lyn Han · 5 years ago
  59. 4a8efe3 Spacing between bubbles by Lyn Han · 5 years ago
  60. f49ee14 Fix issues with animations when the stack is expanded. by Joshua Tsuji · 5 years ago
  61. cb97a11 Remove the max rendered children code. by Joshua Tsuji · 5 years ago
  62. c36ee6f Stability and logic fixes to PhysicsAnimationLayout to address bugs that leave Bubbles in a bad state. by Joshua Tsuji · 5 years ago
  63. aa21a4a Merge "Center-align bubble row" into qt-dev by TreeHugger Robot · 5 years ago
  64. a586613 Merge "Combine discrete listener methods into single state update" into qt-dev by Mark Renouf · 5 years ago
  65. 522e9ff Center-align bubble row by Lyn Han · 5 years ago
  66. 520ba64 Merge "Align bubble behavior with DND settings." into qt-dev by Josh Tsuji · 5 years ago
  67. 82a40e6 Combine discrete listener methods into single state update by Mark Renouf · 5 years ago
  68. dd4d9f9 Align bubble behavior with DND settings. by Joshua Tsuji · 5 years ago
  69. 16a4abf Ignore more flaky tests. by Joshua Tsuji · 5 years ago
  70. b8a6717 Ignore tests that are more flaky after start pos fixes. by Joshua Tsuji · 5 years ago
  71. 7c36e75 Merge "Revert "Align bubble behavior with DND settings."" into qt-dev by Josh Tsuji · 5 years ago
  72. 890a795 Revert "Align bubble behavior with DND settings." by Josh Tsuji · 5 years ago
  73. 1add7b8 Merge "Correct pointer position" into qt-dev by TreeHugger Robot · 5 years ago
  74. 6f6b3ae Correct pointer position by Lyn Han · 5 years ago
  75. 7aa1811 Align bubble behavior with DND settings. by Joshua Tsuji · 5 years ago
  76. 33c0e9c Don't animate new bubbles in until the stack pos is set. by Joshua Tsuji · 5 years ago
  77. 6c40fe7 Talkback for focus on collapsed bubble stack by Lyn Han · 5 years ago
  78. 6549e70 Make the flyout dismissable with a gesture. by Joshua Tsuji · 5 years ago
  79. 15e7262 Disable flaky new test to unblock submits. by Joshua Tsuji · 5 years ago
  80. 4accf598 Adds the new dismiss target, with fling/magnet to dismiss. by Joshua Tsuji · 5 years ago
  81. ba5ab51 Updates BubbleData sorting and grouping to spec by Mark Renouf · 5 years ago
  82. 1a4e86f Follow up for a comment from ag/7080956 by Mady Mellor · 5 years ago
  83. c2ff011 Ensure the notification is removed when bubble is removed & fix cancel all by Mady Mellor · 5 years ago
  84. 9ba6cea BubbleData [7/n]: BubbleData impl and tests!! by Mark Renouf · 5 years ago
  85. d0f57d3 Merge "Fix start position issues and related flyout flickering." into qt-dev by Josh Tsuji · 5 years ago
  86. 19e22e424 Fix start position issues and related flyout flickering. by Joshua Tsuji · 5 years ago
  87. aa8fef2 Remove the bubble if the notification is no longer FLAG_BUBBLE by Mady Mellor · 5 years ago
  88. 71a3af6 BubbleData [6/n]: Splice BubbleData into code path by Mark Renouf · 5 years ago
  89. c4a1f88 Merge "BubbleData [1/n]: remove unused parameter" into qt-dev by Mark Renouf · 5 years ago
  90. f97ed46 BubbleData [1/n]: remove unused parameter by Mark Renouf · 5 years ago
  91. d54e8e0 Run end actions immediately if there are no children to animate. by Joshua Tsuji · 5 years ago
  92. 614b1df Adds the flyout view. by Joshua Tsuji · 5 years ago
  93. d44902f Merge "Disable a flaky test, will fix later." by Josh Tsuji · 5 years ago
  94. e567f07 Disable a flaky test, will fix later. by Joshua Tsuji · 5 years ago
  95. ac9c597 Merge "Use FLAG_BUBBLE rather than setting the value ourselves" by Mady Mellor · 5 years ago
  96. fc02cc3 Use FLAG_BUBBLE rather than setting the value ourselves by Mady Mellor · 5 years ago
  97. 92e7f78 Disable the restored at resting position test, it's being flaky. by Joshua Tsuji · 5 years ago
  98. fec45da When a Bubble notification is clicked, show the bubble by Mark Renouf · 5 years ago
  99. 3ed4620 Suppress the initial notification when the app is foreground by Mady Mellor · 5 years ago
  100. e80930e Auto expand bubbles when foreground with the flag set by Mady Mellor · 5 years ago