1. 9be3bed Restrict height of expanded view in landscape & fix left / right padding by Mady Mellor · 5 years ago
  2. e19353d Restrict the space bubbles are centered in while in landscape by Mady Mellor · 5 years ago
  3. cf7c1ae8 Merge "Protect against NaN in flyout collapses." into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  4. 8e05aab Protect against NaN in flyout collapses. by Joshua Tsuji · 5 years ago
  5. 7efdfd5 Merge "Update statusBarHeight & bubblePaddingTop on config change" into qt-r1-bubbles-dev by Mady Mellor · 5 years ago
  6. 818eef0 Update statusBarHeight & bubblePaddingTop on config change by Mady Mellor · 5 years ago
  7. df611cf Make sure the ime height is set to 0 when the ime disappears by Mady Mellor · 5 years ago
  8. 8fe411d Update BubbleExpandedView inset & height by Mady Mellor · 5 years ago
  9. 047e24e Only collapse the stack onTaskMovedToFront if we're not animating by Mady Mellor · 5 years ago
  10. 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
  11. 88552b8 Revert "Without modifying existing logic, animate out bubbles in reverse of the way they animate in." by Mady Mellor · 5 years ago
  12. 61d5d56 Translate the dot to correct position by Lyn Han · 5 years ago
  13. fa8e421 Without modifying existing logic, animate out bubbles in reverse of the way they animate in. by Joshua Tsuji · 5 years ago
  14. 698d9e8 Revert "Animate out bubbles in reverse of the way they animate in." by Mady Mellor · 5 years ago
  15. 2862f2e Update Z order and collapse animation destinations when bubbles reorder. by Joshua Tsuji · 5 years ago
  16. 3efcdc3 Merge "Animate out bubbles in reverse of the way they animate in." into qt-r1-bubbles-dev by Josh Tsuji · 5 years ago
  17. 8bfe541 Theme changes for flyout by Mady Mellor · 5 years ago
  18. 90ff97e Animate out bubbles in reverse of the way they animate in. by Joshua Tsuji · 5 years ago
  19. b35f591 Fix resting stack position + dot position issues. by Joshua Tsuji · 5 years ago
  20. 351cb84 Merge "Fix back-swipe gesture on bubble expanded state" into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  21. 952fa0d Merge "Solved flicker issue when expanding a bubble for the second time." into qt-r1-bubbles-dev by Issei Suzuki · 5 years ago
  22. 47b11e3 Fix back-swipe gesture on bubble expanded state by Mady Mellor · 5 years ago
  23. 73f4413 Merge "Recreate icon factory to update default scale" into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  24. 6e653a1 Recreate icon factory to update default scale by Lyn Han · 5 years ago
  25. 71f7ae4 Solved flicker issue when expanding a bubble for the second time. by Issei Suzuki · 5 years ago
  26. e9371bc Increase touch target size of bubbles by Mady Mellor · 5 years ago
  27. 14e6855 Update bubble + flyout animations. by Joshua Tsuji · 5 years ago
  28. d4121bb Merge "Bubbles handle user switch" into qt-r1-bubbles-dev by Mark Renouf · 5 years ago
  29. c19b473 Bubbles handle user switch by Mark Renouf · 5 years ago
  30. 395bcfe Add stack/animation controller dumpsys. by Joshua Tsuji · 5 years ago
  31. 337b1a5 Merge "Dismiss target v2" into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  32. 634483c Dismiss target v2 by Lyn Han · 5 years ago
  33. df48d0a New bits for showing the dot & flyout on NotificationEntry by Mady Mellor · 5 years ago
  34. 99a30260 Base stuff on Bubble rather than NotifEntry; move stuff into Bubble by Mady Mellor · 5 years ago
  35. ed99c27 Getters for private methods on Bubble & move dismissed from NotifEntry to Bubble by Mady Mellor · 5 years ago
  36. 81ad395 Merge "Remove the isForeground check for auto expand / suppress since NoMan handles it now" into qt-r1-bubbles-dev by Mady Mellor · 5 years ago
  37. 7c5a661 Merge "Bye unused vars" into qt-r1-bubbles-dev by TreeHugger Robot · 5 years ago
  38. 6cec350 Remove the isForeground check for auto expand / suppress since NoMan handles it now by Mady Mellor · 5 years ago
  39. ec572a1 Bye unused vars by Lyn Han · 5 years ago
  40. f473031 Center bubbles in landscape by Lyn Han · 5 years ago
  41. c02e2a8 Merge "Allow activity view to be max height" into qt-r1-bubbles-dev by Mady Mellor · 5 years ago
  42. 1b4f25e Normalized icon bitmap by Lyn Han · 5 years ago
  43. a91f396 Removed unused members in Bubbles. by Issei Suzuki · 5 years ago
  44. a96c9ed Allow activity view to be max height by Mady Mellor · 5 years ago
  45. a8d0731 Consolidate debug flags for Bubbles. by Issei Suzuki · 5 years ago
  46. 61b38f5 resolve merge conflicts of 65cba0fa324f610923b4b88709ebdb9128ec5dcd to qt-r1-bubbles-dev by Joshua Tsuji · 5 years ago
  47. 65cba0f Merge changes I1360deb0,Id9a9eb85,I7f05f2ee,Ie48da88d into qt-dev am: 06cbf65704 by Josh Tsuji · 5 years ago
  48. 4a8efe3 Spacing between bubbles by Lyn Han · 5 years ago
  49. 06cbf65 Merge changes I1360deb0,Id9a9eb85,I7f05f2ee,Ie48da88d into qt-dev by Josh Tsuji · 5 years ago
  50. f49ee14 Fix issues with animations when the stack is expanded. by Joshua Tsuji · 5 years ago
  51. 285ad30 Refactor animate expansion by Lyn Han · 5 years ago
  52. cb97a11 Remove the max rendered children code. by Joshua Tsuji · 5 years ago
  53. c36ee6f Stability and logic fixes to PhysicsAnimationLayout to address bugs that leave Bubbles in a bad state. by Joshua Tsuji · 5 years ago
  54. 22b4b7a Merge changes I2553a44c,Iba20051c into qt-dev am: 060c29e951 by Mady Mellor · 5 years ago
  55. bbcf07f Dismiss any active bubbles when the channel setting is disabled by Mark Renouf · 5 years ago
  56. f9eb126 Merge "Center-align bubble row" into qt-dev am: aa21a4a71c by Lyn Han · 5 years ago
  57. aa21a4a Merge "Center-align bubble row" into qt-dev by TreeHugger Robot · 5 years ago
  58. 522e9ff Center-align bubble row by Lyn Han · 5 years ago
  59. d164f94 Merge "Align bubble behavior with DND settings." into qt-dev am: 520ba6438a by Josh Tsuji · 5 years ago
  60. dd4d9f9 Align bubble behavior with DND settings. by Joshua Tsuji · 5 years ago
  61. cac2a50 Synchronize bubble activity rendering status and its visibility change. by Issei Suzuki · 5 years ago
  62. 5aa27e2 Move bubbles top, manage button below by Lyn Han · 5 years ago
  63. b46293f Merge "Adds setCornerRadius to ActivityView & SurfaceView" into qt-dev by TreeHugger Robot · 5 years ago
  64. 7c36e75 Merge "Revert "Align bubble behavior with DND settings."" into qt-dev by Josh Tsuji · 5 years ago
  65. 890a795 Revert "Align bubble behavior with DND settings." by Josh Tsuji · 5 years ago
  66. 1add7b8 Merge "Correct pointer position" into qt-dev by TreeHugger Robot · 5 years ago
  67. 6f6b3ae Correct pointer position by Lyn Han · 5 years ago
  68. 7aa1811 Align bubble behavior with DND settings. by Joshua Tsuji · 5 years ago
  69. 34d04f3 Adds setCornerRadius to ActivityView & SurfaceView by Mark Renouf · 5 years ago
  70. 6c40fe7 Talkback for focus on collapsed bubble stack by Lyn Han · 5 years ago
  71. 6549e70 Make the flyout dismissable with a gesture. by Joshua Tsuji · 5 years ago
  72. 4accf598 Adds the new dismiss target, with fling/magnet to dismiss. by Joshua Tsuji · 5 years ago
  73. ba5ab51 Updates BubbleData sorting and grouping to spec by Mark Renouf · 5 years ago
  74. e68d091 a11y local actions - fling bubble stack to corners by Lyn Han · 5 years ago
  75. 6758d78 Merge "BubbleData [7/n]: BubbleData impl and tests!!" into qt-dev by Mark Renouf · 5 years ago
  76. 36b1b2c Adjust the flyout sizing and appearance to match the design spec. by Joshua Tsuji · 5 years ago
  77. 9ba6cea BubbleData [7/n]: BubbleData impl and tests!! by Mark Renouf · 5 years ago
  78. d0f57d3 Merge "Fix start position issues and related flyout flickering." into qt-dev by Josh Tsuji · 5 years ago
  79. 19e22e424 Fix start position issues and related flyout flickering. by Joshua Tsuji · 5 years ago
  80. 4b39591 Update the stack bounds for IME changes even if we're expanded. by Joshua Tsuji · 5 years ago
  81. eaf1f8f Merge "Reposition the stack to a similar position upon rotation." into qt-dev by Josh Tsuji · 5 years ago
  82. f418f9e Reposition the stack to a similar position upon rotation. by Joshua Tsuji · 5 years ago
  83. 71a3af6 BubbleData [6/n]: Splice BubbleData into code path by Mark Renouf · 5 years ago
  84. e9c5022 Merge "Add logging for bubble flyout action." into qt-dev by TreeHugger Robot · 5 years ago
  85. 1684f2d Add logging for bubble flyout action. by Steven Wu · 5 years ago
  86. 3ba6ace Merge "Add additional logging for ongoing and foreground bubble types." into qt-dev by TreeHugger Robot · 5 years ago
  87. 8ba8ca9 Add additional logging for ongoing and foreground bubble types. by Steven Wu · 5 years ago
  88. c6ab73d BubbleData [5/n]: Split up StackView.setExpandedBubble 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. 02cca81 Update color for permission, settings, pointer by Lyn Han · 5 years ago
  91. f97ed46 BubbleData [1/n]: remove unused parameter by Mark Renouf · 5 years ago
  92. 821e678 Set system gesture exclusion rects for Bubbles by Mark Renouf · 5 years ago
  93. 68c570e Merge "Remove unused flags from bubble controller" into qt-dev by TreeHugger Robot · 5 years ago
  94. 80b8011 Update shape for all bubbles by Lyn Han · 5 years ago
  95. 3f5c3a4 Remove unused flags from bubble controller by Lyn Han · 5 years ago
  96. 614b1df Adds the flyout view. by Joshua Tsuji · 5 years ago
  97. 23fbb3f Merge "Small clean up of dismiss / removal of bubbles" by TreeHugger Robot · 5 years ago
  98. c3d7d06 Small clean up of dismiss / removal of bubbles by Mady Mellor · 5 years ago
  99. 76e803d Update header color for all bubbles by Lyn Han · 5 years ago
  100. 9db25fc Merge "Add logging to indiciate whether a bubble is read or unread." by Steven Wu · 5 years ago