1. e25c487 Switch preffered display mode on lock screen by Lucas Dupin · 5 years ago
  2. dd4d9f9 Align bubble behavior with DND settings. by Joshua Tsuji · 5 years ago
  3. 890a795 Revert "Align bubble behavior with DND settings." by Josh Tsuji · 5 years ago
  4. 7aa1811 Align bubble behavior with DND settings. by Joshua Tsuji · 5 years ago
  5. ba5ab51 Updates BubbleData sorting and grouping to spec by Mark Renouf · 5 years ago
  6. 1a4e86f Follow up for a comment from ag/7080956 by Mady Mellor · 5 years ago
  7. c2ff011 Ensure the notification is removed when bubble is removed & fix cancel all by Mady Mellor · 5 years ago
  8. aa8fef2 Remove the bubble if the notification is no longer FLAG_BUBBLE by Mady Mellor · 5 years ago
  9. 71a3af6 BubbleData [6/n]: Splice BubbleData into code path by Mark Renouf · 5 years ago
  10. f97ed46 BubbleData [1/n]: remove unused parameter by Mark Renouf · 5 years ago
  11. fc02cc3 Use FLAG_BUBBLE rather than setting the value ourselves by Mady Mellor · 5 years ago
  12. fec45da When a Bubble notification is clicked, show the bubble by Mark Renouf · 5 years ago
  13. 3ed4620 Suppress the initial notification when the app is foreground by Mady Mellor · 5 years ago
  14. e80930e Auto expand bubbles when foreground with the flag set by Mady Mellor · 5 years ago
  15. 6b2331c Adds StatusBarNotificationActivityStarterTest by Mark Renouf · 5 years ago
  16. f1c9b8b Bubble expanded view - update header color on uimode and overlay change by Lyn Han · 5 years ago
  17. c038754 Fix a bug showing the background through a punch hole when switching bubbles. by Issei Suzuki · 5 years ago
  18. 08bc42a Send deleteIntent when a bubble is dismissed by Mark Renouf · 5 years ago
  19. 84151d9 Migrate frameworks/base/tests/testables and its users to androidx.test by Brett Chabot · 5 years ago
  20. cfd06c1 Make BubbleData @Inject by Mady Mellor · 5 years ago
  21. 3dff9e6 Move ActivityView into BubbleExpandedView by Mady Mellor · 5 years ago
  22. 7f52f4a Merge "Add settings for notification bubbling" by Julia Reynolds · 5 years ago
  23. 4509ce7 Add settings for notification bubbling by Julia Reynolds · 6 years ago
  24. ac9fcb7 Make StatusBar focusable when there is an expanded bubble. by Issei Suzuki · 5 years ago
  25. f6e3ac0 Remove needing the debug flag; introduce feature flag defaulted on by Mady Mellor · 6 years ago
  26. acb1215 Properly notify expand / collapse state and add better tests by Mady Mellor · 6 years ago
  27. c18ba96 Protect against null channel by Mady Mellor · 6 years ago
  28. 9bad224 Keep bubbles behind a flag by Mady Mellor · 6 years ago
  29. b1a796b Adds DynamicAnimation-based movement to the bubbles. by Joshua Tsuji · 6 years ago
  30. edd4ee1 Fix layout crash & bubble anything with valid bubble metadata intent by Mady Mellor · 6 years ago
  31. 3f2efdb Closer to notification model & updates on bubbles by Mady Mellor · 6 years ago
  32. b4991e6 Enable 'real bubbles' and fix our tests by Mady Mellor · 6 years ago
  33. f81c4c4 Extract NotificationData.Entry to top-level by Ned Burns · 6 years ago
  34. 01e3821 Invert BubbleController <-> NEM dependency by Ned Burns · 6 years ago
  35. 92d5c24 Remove Dependency.get usages from BubbleController by Jason Monk · 6 years ago
  36. ebdbbb9 Add some basic tests for bubble controller by Mady Mellor · 6 years ago