1. 61bfdb3 Use default attr instead of styleable by Lyn Han · 4 years, 8 months ago
  2. d6edbca Reset stack position when all the bubbles are removed by Mady Mellor · 4 years, 8 months ago
  3. f3b9fab Get package manager for user, otherwise workprofile packages don't get found by Mady Mellor · 4 years, 8 months ago
  4. bc657ff Merge "Remove NotificationData" by TreeHugger Robot · 4 years, 8 months ago
  5. 72f5090 Show flyout if dismissed from shade. Add tests by Lyn Han · 4 years, 9 months ago
  6. 181de62 Remove NotificationData by Evan Laird · 4 years, 9 months ago
  7. 7f23490 Add flag to allowing the system to make BubbleMetadata for a notification by Mady Mellor · 4 years, 9 months ago
  8. 05e860b Bubble icon improvements by Mady Mellor · 4 years, 9 months ago
  9. 9ebf382 Cleanup unused areas of NotifEntry and related by Ned Burns · 4 years, 9 months ago
  10. 6264472 Remove last ranking-derived member from NotifEntry by Ned Burns · 4 years, 9 months ago
  11. 00b4b2d Encapsulate NotifEntry.key and .notification by Ned Burns · 4 years, 9 months ago
  12. 11bab7b Merge "Remove embedded & document launch always restrictions from a bubble" by Mady Mellor · 4 years, 10 months ago
  13. 85d4c19 Add NotifLogs throughout SystemUI by Beverly · 4 years, 10 months ago
  14. c41ed32 Remove embedded & document launch always restrictions from a bubble by Mady Mellor · 4 years, 10 months ago
  15. 7095854 Use res value for max bubbles & elevation by Mady Mellor · 4 years, 10 months ago
  16. 99e7376 Merge "Remove unused code" by TreeHugger Robot · 4 years, 10 months ago
  17. 4364e00 Merge changes from topic "landscape-jeeze" into qt-qpr1-dev am: 7943c7b5ab by Mady Mellor · 4 years, 10 months ago
  18. 224cd35 Merge "Notify display is empty even if it's not the expanded bubble" into qt-qpr1-dev am: 4cb4e0a189 by Mady Mellor · 4 years, 10 months ago
  19. 7943c7b Merge changes from topic "landscape-jeeze" into qt-qpr1-dev by Mady Mellor · 4 years, 10 months ago
  20. e0dd097 Remove unused code by Mady Mellor · 4 years, 10 months ago
  21. 37f9bd8 Merge "Move bounds calculation and snap fraction to SysUI" by TreeHugger Robot · 4 years, 10 months ago
  22. 95e7cab Merge "Merge "No need to use getExpandedBubble for singleTaskDisplayDrawn/Empty callbacks" into qt-qpr1-dev am: 4ac6a113ed" into qt-qpr1-dev-plus-aosp by Mady Mellor · 4 years, 10 months ago
  23. 43a752b Move bounds calculation and snap fraction to SysUI by Hongwei Wang · 4 years, 10 months ago
  24. 405e0b7 Dedup smart reply updates for bubble flyout by Lyn Han · 5 years ago
  25. 9be3bed Restrict height of expanded view in landscape & fix left / right padding by Mady Mellor · 5 years ago
  26. e19353d Restrict the space bubbles are centered in while in landscape by Mady Mellor · 5 years ago
  27. ca184aae Notify display is empty even if it's not the expanded bubble by Mady Mellor · 4 years, 10 months ago
  28. 5186b13 No need to use getExpandedBubble for singleTaskDisplayDrawn/Empty callbacks by Mady Mellor · 4 years, 10 months ago
  29. 7759895 Revert "Move bounds calculation and snap fraction to SysUI" by Hongwei Wang · 4 years, 10 months ago
  30. b77ae52 Merge "Move bounds calculation and snap fraction to SysUI" by Hongwei Wang · 4 years, 10 months ago
  31. e3ff139 Move bounds calculation and snap fraction to SysUI by Hongwei Wang · 5 years ago
  32. a5813e0 qt-r1-bubbles-dev @ build 5835883 by Mady Mellor · 5 years ago
  33. 60e9459 Move more NotificationEntry members to getters by Ned Burns · 4 years, 11 months ago
  34. f1f2c33 Fix dot for smart reply and bubble groups by Lyn Han · 5 years ago
  35. 06b770c qt-r1-bubbles-dev @ build 5835883 by Mady Mellor · 5 years ago
  36. cf7c1ae8 Merge "Protect against NaN in flyout collapses." into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  37. 32ba8ad Merge "Fix dismiss related issues with bubbles:" into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  38. 8e05aab Protect against NaN in flyout collapses. by Joshua Tsuji · 5 years ago
  39. 7efdfd5 Merge "Update statusBarHeight & bubblePaddingTop on config change" into qt-r1-bubbles-dev by Mady Mellor · 5 years ago
  40. 818eef0 Update statusBarHeight & bubblePaddingTop on config change by Mady Mellor · 5 years ago
  41. af8df2d Fix dismiss related issues with bubbles: by Joshua Tsuji · 5 years ago
  42. df611cf Make sure the ime height is set to 0 when the ime disappears by Mady Mellor · 5 years ago
  43. c76d88b Merge "Remove the bubble if intent has an issue" into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  44. 8fe411d Update BubbleExpandedView inset & height by Mady Mellor · 5 years ago
  45. 8454ddf Remove the bubble if intent has an issue by Mady Mellor · 5 years ago
  46. 273632f Merge "Only collapse the stack onTaskMovedToFront if we're not animating" into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  47. dc9b319 DO NOT MERGE: Fix ActivityView surface can't visible for ActivityViewTest by lumark · 5 years ago
  48. 973aa23 Merge "Only cancel translation animations when setting stack position." into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  49. 047e24e Only collapse the stack onTaskMovedToFront if we're not animating by Mady Mellor · 5 years ago
  50. 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
  51. 3f51e3c Fix ActivityView surface can't visible for ActivityViewTest by lumark · 5 years ago
  52. 88552b8 Revert "Without modifying existing logic, animate out bubbles in reverse of the way they animate in." by Mady Mellor · 5 years ago
  53. 44bfa73 Merge "Translate the dot to correct position" into qt-r1-bubbles-dev by Mady Mellor · 5 years ago
  54. 61d5d56 Translate the dot to correct position by Lyn Han · 5 years ago
  55. 10cc558 Merge "Fix a couple of mistakes with dots & summaries" into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  56. d9ceae0 Merge changes I90893f1e,I40cee68d into qt-r1-bubbles-dev by Josh Tsuji · 5 years ago
  57. f75ca27 Only cancel translation animations when setting stack position. by Joshua Tsuji · 5 years ago
  58. fa8e421 Without modifying existing logic, animate out bubbles in reverse of the way they animate in. by Joshua Tsuji · 5 years ago
  59. 698d9e8 Revert "Animate out bubbles in reverse of the way they animate in." by Mady Mellor · 5 years ago
  60. 2862f2e Update Z order and collapse animation destinations when bubbles reorder. by Joshua Tsuji · 5 years ago
  61. 3efcdc3 Merge "Animate out bubbles in reverse of the way they animate in." into qt-r1-bubbles-dev by Josh Tsuji · 5 years ago
  62. 5e70601 Merge "Theme changes for flyout" into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  63. 2b5b6fe Merge "Interpolate radius when animating flyout to dot" into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  64. d20ff41 Add a shadow to the app badge by Mady Mellor · 5 years ago
  65. c713fe3 Interpolate radius when animating flyout to dot by Mady Mellor · 5 years ago
  66. 8bfe541 Theme changes for flyout by Mady Mellor · 5 years ago
  67. 90ff97e Animate out bubbles in reverse of the way they animate in. by Joshua Tsuji · 5 years ago
  68. e434827 Fix a couple of mistakes with dots & summaries by Mady Mellor · 5 years ago
  69. 8d82eb6 Merge "Make dismiss layout invisible rather than gone" into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  70. 44977c0 Make dismiss layout invisible rather than gone by Mady Mellor · 5 years ago
  71. db861c9 Adds debug logging to BubbleExpandedView (with flag) by Mark Renouf · 5 years ago
  72. 109c46bd Merge "Fix resting stack position + dot position issues." into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  73. b35f591 Fix resting stack position + dot position issues. by Joshua Tsuji · 5 years ago
  74. fe1174d Merge "Re-set stack position after bubbles are reordered." into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  75. dd38891 Merge changes I9f107642,Ia8c19451 into qt-r1-bubbles-dev by Mark Renouf · 5 years ago
  76. 4c1731f Bubble badging by Lyn Han · 5 years ago
  77. 6e4ddd7 Notify of order change when selected bubble moved to top by Mark Renouf · 5 years ago
  78. 3e51bc0 Skip notifyDisplayEmpty if no longer the selected bubble by Mark Renouf · 5 years ago
  79. d2a7c215 Re-set stack position after bubbles are reordered. by Joshua Tsuji · 5 years ago
  80. 351cb84 Merge "Fix back-swipe gesture on bubble expanded state" into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  81. 7f6f56b Merge "Update group suppression for bubbles" into qt-r1-bubbles-dev by Mady Mellor · 5 years ago
  82. 952fa0d Merge "Solved flicker issue when expanding a bubble for the second time." into qt-r1-bubbles-dev by Issei Suzuki · 5 years ago
  83. 47b11e3 Fix back-swipe gesture on bubble expanded state by Mady Mellor · 5 years ago
  84. f5ce212 Merge "Visually suppress summaries & keep track of them so they may be removed when needed" into qt-r1-bubbles-dev by Mady Mellor · 5 years ago
  85. 7921a09 Merge "Scale dot path" into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  86. 73f4413 Merge "Recreate icon factory to update default scale" into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  87. 740d85d Update group suppression for bubbles by Mady Mellor · 5 years ago
  88. e28fe10 Visually suppress summaries & keep track of them so they may be removed when needed by Mady Mellor · 5 years ago
  89. ecdd06e Scale dot path by Lyn Han · 5 years ago
  90. 084dbe0 Merge "When summary is dismissed, don't remove bubble children" into qt-r1-bubbles-dev by Mady Mellor · 5 years ago
  91. 6e78ae7 Clear out position-specific end actions in clearAnimator(). by Joshua Tsuji · 5 years ago
  92. 6e653a1 Recreate icon factory to update default scale by Lyn Han · 5 years ago
  93. 8c4f898 Merge "Increase touch target size of bubbles" into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  94. 71f7ae4 Solved flicker issue when expanding a bubble for the second time. by Issei Suzuki · 5 years ago
  95. e9371bc Increase touch target size of bubbles by Mady Mellor · 5 years ago
  96. aea895f0 Fix the dot, yet again by Mady Mellor · 5 years ago
  97. 22f2f07 When summary is dismissed, don't remove bubble children by Mady Mellor · 5 years ago
  98. 14e6855 Update bubble + flyout animations. by Joshua Tsuji · 5 years ago
  99. d4121bb Merge "Bubbles handle user switch" into qt-r1-bubbles-dev by Mark Renouf · 5 years ago
  100. c19b473 Bubbles handle user switch by Mark Renouf · 5 years ago