1. 060c29e Merge changes I2553a44c,Iba20051c into qt-dev by TreeHugger Robot · 5 years ago
  2. bbcf07f Dismiss any active bubbles when the channel setting is disabled by Mark Renouf · 5 years ago
  3. 3a0a1b4 Update the flag in system UI rather than reposting the notif by Mady Mellor · 5 years ago
  4. a586613 Merge "Combine discrete listener methods into single state update" into qt-dev by Mark Renouf · 5 years ago
  5. 520ba64 Merge "Align bubble behavior with DND settings." into qt-dev by Josh Tsuji · 5 years ago
  6. 82a40e6 Combine discrete listener methods into single state update by Mark Renouf · 5 years ago
  7. dd4d9f9 Align bubble behavior with DND settings. by Joshua Tsuji · 5 years ago
  8. c650a14 Mark the stack nullable so IntelliJ will warn about using it without a null check. by Joshua Tsuji · 5 years ago
  9. ca0c24c Ensure notif-based bubbles don't occur once and for all!! & improve logging by Mady Mellor · 5 years ago
  10. 890a795 Revert "Align bubble behavior with DND settings." by Josh Tsuji · 5 years ago
  11. 7aa1811 Align bubble behavior with DND settings. by Joshua Tsuji · 5 years ago
  12. a34308c Merge "Ensure that SysUI & listeners get the newly updated bubble state" into qt-dev by Mady Mellor · 5 years ago
  13. 66efd5e Ensure that SysUI & listeners get the newly updated bubble state by Mady Mellor · 5 years ago
  14. 6c40fe7 Talkback for focus on collapsed bubble stack by Lyn Han · 5 years ago
  15. 4accf598 Adds the new dismiss target, with fling/magnet to dismiss. by Joshua Tsuji · 5 years ago
  16. ba5ab51 Updates BubbleData sorting and grouping to spec by Mark Renouf · 5 years ago
  17. 446251d Adds OnBackPressedOnTaskRoot by Mark Renouf · 5 years ago
  18. 1a4e86f Follow up for a comment from ag/7080956 by Mady Mellor · 5 years ago
  19. ff40e01 Fix dialer bubbles not bubbling / remove alertAgain logic by Mady Mellor · 5 years ago
  20. c2ff011 Ensure the notification is removed when bubble is removed & fix cancel all by Mady Mellor · 5 years ago
  21. 9ba6cea BubbleData [7/n]: BubbleData impl and tests!! by Mark Renouf · 5 years ago
  22. a54e9fa Let NoMan know when something is no longer a bubble by Mady Mellor · 5 years ago
  23. e40719d Merge "Remove the bubble if the notification is no longer FLAG_BUBBLE" into qt-dev by Mady Mellor · 5 years ago
  24. aa8fef2 Remove the bubble if the notification is no longer FLAG_BUBBLE by Mady Mellor · 5 years ago
  25. a00cc12 Merge "Revert "Remove the bubble if the notification is no longer FLAG_BUBBLE"" into qt-dev by Mady Mellor · 5 years ago
  26. 3d5f9da Revert "Remove the bubble if the notification is no longer FLAG_BUBBLE" by Mady Mellor · 5 years ago
  27. 19fd800 Merge "Remove the bubble if the notification is no longer FLAG_BUBBLE" into qt-dev by Mady Mellor · 5 years ago
  28. 4071ddb Fix crash. by Joel Galenson · 5 years ago
  29. 2163249 Merge "Fix back presses dismissing bubbles when IME is up" into qt-dev by Mady Mellor · 5 years ago
  30. 34a3073 Remove the bubble if the notification is no longer FLAG_BUBBLE by Mady Mellor · 5 years ago
  31. 6e0668c Merge "API feedback: getSuppressNotification -> isNotificationSuppressed" into qt-dev by TreeHugger Robot · 5 years ago
  32. eaf1f8f Merge "Reposition the stack to a similar position upon rotation." into qt-dev by Josh Tsuji · 5 years ago
  33. f418f9e Reposition the stack to a similar position upon rotation. by Joshua Tsuji · 5 years ago
  34. c529d6d API feedback: getSuppressNotification -> isNotificationSuppressed by Mady Mellor · 5 years ago
  35. 71a3af6 BubbleData [6/n]: Splice BubbleData into code path by Mark Renouf · 5 years ago
  36. 390bff4 Fix back presses dismissing bubbles when IME is up by Mady Mellor · 5 years ago
  37. 3ba6ace Merge "Add additional logging for ongoing and foreground bubble types." into qt-dev by TreeHugger Robot · 5 years ago
  38. dec79c3 Merge "BubbleData [5/n]: Split up StackView.setExpandedBubble" into qt-dev by TreeHugger Robot · 5 years ago
  39. 8ba8ca9 Add additional logging for ongoing and foreground bubble types. by Steven Wu · 5 years ago
  40. d8913d7 Merge "Drop the 'initial' of suppressInitialNotification API" into qt-dev by Mady Mellor · 5 years ago
  41. c6ab73d BubbleData [5/n]: Split up StackView.setExpandedBubble by Mark Renouf · 5 years ago
  42. 8b6a3c6 BubbleData [4/n]: Cleanup StackView initializiation by Mark Renouf · 5 years ago
  43. 3bc5b36 BubbleData [2/n]: adds Listener interface by Mark Renouf · 5 years ago
  44. c4a1f88 Merge "BubbleData [1/n]: remove unused parameter" into qt-dev by Mark Renouf · 5 years ago
  45. 02cca81 Update color for permission, settings, pointer by Lyn Han · 5 years ago
  46. f97ed46 BubbleData [1/n]: remove unused parameter by Mark Renouf · 5 years ago
  47. 8a1f025 Drop the 'initial' of suppressInitialNotification API by Mady Mellor · 5 years ago
  48. 3f5c3a4 Remove unused flags from bubble controller by Lyn Han · 5 years ago
  49. fc02cc3 Use FLAG_BUBBLE rather than setting the value ourselves by Mady Mellor · 5 years ago
  50. fec45da When a Bubble notification is clicked, show the bubble by Mark Renouf · 5 years ago
  51. 3ed4620 Suppress the initial notification when the app is foreground by Mady Mellor · 5 years ago
  52. e41c394 Merge "Auto expand bubbles when foreground with the flag set" by Mady Mellor · 5 years ago
  53. e80930e Auto expand bubbles when foreground with the flag set by Mady Mellor · 5 years ago
  54. 25a4b7b Use a constant value (derived from MAX_BUBBLES) for elevation. by Joshua Tsuji · 5 years ago
  55. f1c9b8b Bubble expanded view - update header color on uimode and overlay change by Lyn Han · 5 years ago
  56. c038754 Fix a bug showing the background through a punch hole when switching bubbles. by Issei Suzuki · 5 years ago
  57. 08bc42a Send deleteIntent when a bubble is dismissed by Mark Renouf · 5 years ago
  58. a12e876 Dismiss bubble stack when a new task is started from it by Mark Renouf · 5 years ago
  59. 1dabb0c9 Merge "Use the new physics settings." by Josh Tsuji · 5 years ago
  60. d942283 Make sure there are bubbles before animating due to IME changes. by Joshua Tsuji · 5 years ago
  61. 010c2b1 Use the new physics settings. by Joshua Tsuji · 5 years ago
  62. 44ee2fe Allow bubbles to be displayed at the bottom of the screen by Mady Mellor · 6 years ago
  63. 523fdc6 Merge "Move bubbles away from the IME if needed." by Josh Tsuji · 5 years ago
  64. f9aa304 Merge "Adds TaskInfo to some TaskChangeListener methods" by Mark Renouf · 5 years ago
  65. c808f06 Adds TaskInfo to some TaskChangeListener methods by Mark Renouf · 5 years ago
  66. a19515f Move bubbles away from the IME if needed. by Joshua Tsuji · 5 years ago
  67. 041d726 Forward StatusBar.onBackPressed to Bubbles when expanded by Mark Renouf · 6 years ago
  68. 5db74fb Merge "Rename NotificationInflater to NotificationContentInflater" by TreeHugger Robot · 5 years ago
  69. 1a5e22f Rename NotificationInflater to NotificationContentInflater by Ned Burns · 5 years ago
  70. cfd06c1 Make BubbleData @Inject by Mady Mellor · 5 years ago
  71. 3dff9e6 Move ActivityView into BubbleExpandedView by Mady Mellor · 6 years ago
  72. cecc77b Collapse bubble stack when other activity brought to top by Mark Renouf · 6 years ago
  73. 8fdb533 Make StatusBarStateController available to plugins by Beverly · 6 years ago
  74. d8b03e6 Merge "Add bubbles developer error logging." by TreeHugger Robot · 5 years ago
  75. 552f63f Add bubbles developer error logging. by Steven Wu · 6 years ago
  76. 79282eb Merge "Rename: Drop 'Container' from BubbleExpandedViewContainer" by TreeHugger Robot · 6 years ago
  77. 7f52f4a Merge "Add settings for notification bubbling" by Julia Reynolds · 6 years ago
  78. 3d82e68 Rename: Drop 'Container' from BubbleExpandedViewContainer by Mady Mellor · 6 years ago
  79. e8e0771 Add permission prompt to bubble expanded header view by Mady Mellor · 6 years ago
  80. 4509ce7 Add settings for notification bubbling by Julia Reynolds · 6 years ago
  81. ac9fcb7 Make StatusBar focusable when there is an expanded bubble. by Issei Suzuki · 6 years ago
  82. 439c73b Merge "Remove needing the debug flag; introduce feature flag defaulted on" by Mady Mellor · 6 years ago
  83. f6e3ac0 Remove needing the debug flag; introduce feature flag defaulted on by Mady Mellor · 6 years ago
  84. 658c6bc Handle when an Activity within a Bubble finishes by Mark Renouf · 6 years ago
  85. c18ba96 Protect against null channel by Mady Mellor · 6 years ago
  86. 9bad224 Keep bubbles behind a flag by Mady Mellor · 6 years ago
  87. b1a796b Adds DynamicAnimation-based movement to the bubbles. by Joshua Tsuji · 6 years ago
  88. edd4ee1 Fix layout crash & bubble anything with valid bubble metadata intent by Mady Mellor · 6 years ago
  89. c39b4ae Create BubbleMetadata use it instead of app overlay intent by Mady Mellor · 6 years ago
  90. 3f2efdb Closer to notification model & updates on bubbles by Mady Mellor · 6 years ago
  91. b4991e6 Enable 'real bubbles' and fix our tests by Mady Mellor · 6 years ago
  92. 89b1a4a Enable ActivityView in bubbles by Mark Renouf · 6 years ago
  93. f81c4c4 Extract NotificationData.Entry to top-level by Ned Burns · 6 years ago
  94. 01e3821 Invert BubbleController <-> NEM dependency by Ned Burns · 6 years ago
  95. 92d5c24 Remove Dependency.get usages from BubbleController by Jason Monk · 6 years ago
  96. 27d01a62 Start using some dagger 2 by Jason Monk · 6 years ago
  97. 7500e49 Merge "Add some basic tests for bubble controller" by Mady Mellor · 6 years ago
  98. 711f956 Only bubble music / call notifications, not all ongoing by Mady Mellor · 6 years ago
  99. e317537 Require category message when auto-bubbling messages by Mady Mellor · 6 years ago
  100. ebdbbb9 Add some basic tests for bubble controller by Mady Mellor · 6 years ago