1. b20343f Merge "Force top UI if we're expanded, per Jorim's suggestion." into rvc-dev by Josh Tsuji · 4 years, 2 months ago
  2. 53f6e83 Hide the IME using InputMethodManagerInternal, because doing it that way actually works. by Joshua Tsuji · 4 years, 2 months ago
  3. e0c34bb Force top UI if we're expanded, per Jorim's suggestion. by Josh Tsuji · 4 years, 2 months ago
  4. d0ab0bb Merge "Auto-expand bubble for priority notif" into rvc-dev by Lyn Han · 4 years, 2 months ago
  5. b539797 Auto-expand bubble for priority notif by Lyn Han · 4 years, 2 months ago
  6. 3347739 Remove bubbles if their shortcuts are removed or if the app is uninstalled. by Joshua Tsuji · 4 years, 2 months ago
  7. f1f28c8 Merge "When opening from locked shade, wait for the shade to unlock before expanding." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  8. 494fdea When opening from locked shade, wait for the shade to unlock before expanding. by Joshua Tsuji · 4 years, 2 months ago
  9. 72f6dbd RTL UI for stack & manage menu user education by Lyn Han · 4 years, 2 months ago
  10. 37a5b89 Merge "decouple Bubble from NotificationEntry" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  11. 175a5b8 decouple Bubble from NotificationEntry by Pinyao Ting · 4 years, 2 months ago
  12. 18362e2 Fixing a11y bubble issues by alexmang · 4 years, 2 months ago
  13. 2e73117 Revert "decouple Bubble from NotificationEntry" by Pinyao Ting · 4 years, 2 months ago
  14. d07c2de decouple Bubble from NotificationEntry by Pinyao Ting · 4 years, 3 months ago
  15. e59c615 Merge "Mark accessed time to promote overflow bub to stack" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  16. 34e1af3 Mark accessed time to promote overflow bub to stack by Lyn Han · 4 years, 3 months ago
  17. d495253 Merge "Prevent NPE when dragging last bubble from expanded state" into rvc-dev by Mady Mellor · 4 years, 3 months ago
  18. 55ddc12 Prevent NPE when dragging last bubble from expanded state by Mady Mellor · 4 years, 3 months ago
  19. f4afd8d Fix duplicate bubbles in overflow by Mady Mellor · 4 years, 3 months ago
  20. 3ef506d5 Merge "Only inflate & add if it's a bubble" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  21. b13bd0e Merge changes I93d05034,Ic052133c into rvc-dev by Matt Casey · 4 years, 3 months ago
  22. b9e99762 Only inflate & add if it's a bubble by Mady Mellor · 4 years, 3 months ago
  23. 2b9718b Merge "Fix bubbles returning after a runtime restart" into rvc-dev by Mady Mellor · 4 years, 3 months ago
  24. f87853c Fix bubbles returning after a runtime restart by Mady Mellor · 4 years, 3 months ago
  25. c22af6e Merge "Fix obscured touchable region code." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  26. c12199f Fix obscured touchable region code. by Joshua Tsuji · 4 years, 3 months ago
  27. 458a626 Fix some things with overflow, persistence, & visibility by Mady Mellor · 4 years, 3 months ago
  28. 1bee008 Add a public method to BubbleController to hide the IME. by Joshua Tsuji · 4 years, 3 months ago
  29. 4d18ea1 Merge "Ensure that stack view exists when applyUpdate" into rvc-dev by Charles Chen · 4 years, 3 months ago
  30. 89a5f71 Merge "Fix status bar animates when open bubble updates" into rvc-dev by Santhosh Thangaraj · 4 years, 3 months ago
  31. 837d490 Fix status bar animates when open bubble updates by Santhosh Thangaraj · 4 years, 3 months ago
  32. 21f26f1 Merge "Hide bubbles whenever the status bar is hidden, unless there's a flyout." into rvc-dev by Josh Tsuji · 4 years, 3 months ago
  33. 51a6deb Ensure that stack view exists when applyUpdate by Charles Chen · 4 years, 3 months ago
  34. 519d4c1 Fix issues in RTL. by Joshua Tsuji · 4 years, 3 months ago
  35. 529913a Hide bubbles whenever the status bar is hidden, unless there's a flyout. by Joshua Tsuji · 4 years, 3 months ago
  36. 847b1d42 Make the bubbles window NOT_FOCUSABLE when the IME is up, but FOCUSABLE otherwise. by Joshua Tsuji · 4 years, 3 months ago
  37. 552c77d Merge "Fix crash when opening overflow after dismissing stack" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  38. 64db51a Fix crash when opening overflow after dismissing stack by Mady Mellor · 4 years, 3 months ago
  39. dcc609a Merge changes I95898fa6,I21e4b17e into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  40. 6a8fab0 Prevent duplicates from persisted bubbles. by Pinyao Ting · 4 years, 3 months ago
  41. 3c93061 Persists bubbles to disk (part 4) by Pinyao Ting · 4 years, 3 months ago
  42. c57591f Fix an issue in my last CL by Mady Mellor · 4 years, 3 months ago
  43. 7634301 Always open bubble for bubble notifs + fix issue by Mady Mellor · 4 years, 4 months ago
  44. acf1151 Merge "Allow scrolling in landscape" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  45. 79c7813 Allow scrolling in landscape by Lyn Han · 4 years, 3 months ago
  46. 4395bbd Remove Bubbles from the WM, only after all bubbles finish animating out. by Joshua Tsuji · 4 years, 3 months ago
  47. a5cc646 Merge "Revert "Persists bubbles to disk (part 4)"" into rvc-dev by Neil Fuller · 4 years, 3 months ago
  48. b28e056 Revert "Persists bubbles to disk (part 4)" by Neil Fuller · 4 years, 3 months ago
  49. 21ebdf8 Merge "Auto-expand the bubble when created via bubble-button" into rvc-dev by Mady Mellor · 4 years, 3 months ago
  50. 682217b Merge "Persists bubbles to disk (part 4)" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  51. b375d0f Merge "Update resources after display size change" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  52. 293b83d Persists bubbles to disk (part 4) by Pinyao Ting · 4 years, 4 months ago
  53. 64b2a0a Merge "Revert "Atomic updates, icon cleanup for overflow"" into rvc-dev by Mady Mellor · 4 years, 4 months ago
  54. 1d08202 Revert "Atomic updates, icon cleanup for overflow" by Mady Mellor · 4 years, 4 months ago
  55. 0577cda Auto-expand the bubble when created via bubble-button by Mady Mellor · 4 years, 4 months ago
  56. f7f3ba1 Merge "Use mock window manager for BubbleController in tests" into rvc-dev by Mady Mellor · 4 years, 4 months ago
  57. 59a7b98 Use mock window manager for BubbleController in tests by Mady Mellor · 4 years, 4 months ago
  58. b4b0613 Update resources after display size change by Lyn Han · 4 years, 4 months ago
  59. 94d4c34 Add TYPE_TRUSTED_APPLICATION_OVERLAY. by Joshua Tsuji · 4 years, 4 months ago
  60. ee191b1 Persists bubbles to disk (part 1) by Pinyao Ting · 4 years, 4 months ago
  61. d9923e5 Move Bubbles into a hw-accelerated TYPE_APPLICATION_OVERLAY WindowManager layer. by Joshua Tsuji · 4 years, 4 months ago
  62. 6cb4e5f Handle PendingIntent cancellation v2 by Lyn Han · 4 years, 4 months ago
  63. 636f2a0 Merge "Atomic updates, icon cleanup for overflow" into rvc-dev by Lyn Han · 4 years, 4 months ago
  64. e4274be Atomic updates, icon cleanup for overflow by Lyn Han · 4 years, 4 months ago
  65. 7f042aa Merge "Revert "Remove bubble when PendingIntent is canceled"" into rvc-dev by Mady Mellor · 4 years, 4 months ago
  66. 12d9239 Merge "Re-inflate overflow bubbles on theme change" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  67. 2e09b5d Revert "Remove bubble when PendingIntent is canceled" by Mady Mellor · 4 years, 4 months ago
  68. 8d1c24e Inform receivers of restart attempt previous visibility by Evan Rosky · 4 years, 4 months ago
  69. da9a6a2 Re-inflate overflow bubbles on theme change by Lyn Han · 4 years, 4 months ago
  70. bd70574 Merge "Notification removal with overflow bubbles" into rvc-dev by Lyn Han · 4 years, 4 months ago
  71. 4cbc142 Remove bubble when PendingIntent is canceled by Lyn Han · 4 years, 4 months ago
  72. 2f6e89d Notification removal with overflow bubbles by Lyn Han · 4 years, 4 months ago
  73. 6855cab Add the Manage menu! by Joshua Tsuji · 4 years, 4 months ago
  74. ed1adb1 Merge changes I60bc5899,I97696070 into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  75. 43077f9 Bind children dynamically in new pipeline (2/2) by Kevin Han · 4 years, 6 months ago
  76. dd6fe61 Disable bubble experiment; use shortcut info from ranking by Mady Mellor · 4 years, 4 months ago
  77. c026d54 Merge changes from topic "bubble_settings_wooo" into rvc-dev by Julia Reynolds · 4 years, 4 months ago
  78. 9adfe6a Notification Bubble Button by Mady Mellor · 4 years, 5 months ago
  79. ba9fef0 Fix the ActivityView consuming shade touches. by Joshua Tsuji · 4 years, 5 months ago
  80. 7dd88b0 Delete BubbleTouchHandler in favor of more traditional touch handling. by Joshua Tsuji · 4 years, 5 months ago
  81. 2ed260e Assorted dot-wrangling. by Joshua Tsuji · 4 years, 5 months ago
  82. 040c892 Merge "Adds SYSUI_STATE_BUBBLES_EXPANDED to QuickStepContract." into rvc-dev by Josh Tsuji · 4 years, 5 months ago
  83. e45ff86 Don't update the bubble on ranking changes if it's already in the stack by Mady Mellor · 4 years, 5 months ago
  84. be60a58 Adds SYSUI_STATE_BUBBLES_EXPANDED to QuickStepContract. by Joshua Tsuji · 4 years, 5 months ago
  85. aa9ce17 Bubbles API council feedback by Mady Mellor · 4 years, 5 months ago
  86. 583092c Merge "Include bubble changes in ranking & move flagging to BubbleExtractor" into rvc-dev by Mady Mellor · 4 years, 5 months ago
  87. 56515c4 Include bubble changes in ranking & move flagging to BubbleExtractor by Mady Mellor · 4 years, 6 months ago
  88. 3604fff Merge "Create interface for NotifInterruptStateProvider" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  89. d1e175c Create interface for NotifInterruptStateProvider by Beverly Tai · 4 years, 6 months ago
  90. cfdd34a Merge "Always notify SystemUI when launching activity to existing task" into rvc-dev by Winson Chung · 4 years, 6 months ago
  91. e789ff6 Always notify SystemUI when launching activity to existing task by Winson Chung · 4 years, 6 months ago
  92. 17d4f35 Merge "Hit back button in overflow to collapse stack" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  93. 9f66c3b Hit back button in overflow to collapse stack by Lyn Han · 4 years, 6 months ago
  94. e42dc49 Merge "Fix issues with Bubbles+IME." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  95. ff6b0f2 Fix issues with Bubbles+IME. by Joshua Tsuji · 4 years, 6 months ago
  96. bcb4994 Revert "Create interface for NotifInterruptStateProvider" by Beverly Tai · 4 years, 6 months ago
  97. e73aea2 Create interface for NotifInterruptStateProvider by Beverly · 4 years, 6 months ago
  98. 138111f Show snoozed conversations in conversation header by Julia Reynolds · 4 years, 6 months ago
  99. aaeb44b Migrate DumpController -> DumpManager by Ned Burns · 4 years, 7 months ago
  100. 7155bf1 Modifies Bubbles to use the FloatingContentCoordinator. by Joshua Tsuji · 4 years, 7 months ago