1. f4afd8d Fix duplicate bubbles in overflow by Mady Mellor · 4 years, 2 months ago
  2. 11b5847 Merge "Dark pointer for dark mode" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  3. 5421eb6 Fix manage not being dismissed by taps in the AV bounds. by Josh Tsuji · 4 years, 2 months ago
  4. 907e00b Merge "Don't crash if we've already been educated about Bubbles." into rvc-dev by Josh Tsuji · 4 years, 2 months ago
  5. e78129e Don't crash if we've already been educated about Bubbles. by Josh Tsuji · 4 years, 2 months ago
  6. 26bb198 Dark pointer for dark mode by Lyn Han · 4 years, 2 months ago
  7. 3ef506d5 Merge "Only inflate & add if it's a bubble" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  8. b13bd0e Merge changes I93d05034,Ic052133c into rvc-dev by Matt Casey · 4 years, 2 months ago
  9. e204353 Merge "Update the manage education to be a cling" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  10. b9e99762 Only inflate & add if it's a bubble by Mady Mellor · 4 years, 2 months ago
  11. ab0ffd1 Merge "ActivityView animations!" into rvc-dev by Josh Tsuji · 4 years, 2 months ago
  12. e1448f0 Update the manage education to be a cling by Alex Mang · 4 years, 2 months ago
  13. 06785ab ActivityView animations! by Joshua Tsuji · 4 years, 2 months ago
  14. 2b9718b Merge "Fix bubbles returning after a runtime restart" into rvc-dev by Mady Mellor · 4 years, 2 months ago
  15. 6275fcf Merge "Only check X velocity for max stick-to-target velocity." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  16. f87853c Fix bubbles returning after a runtime restart by Mady Mellor · 4 years, 2 months ago
  17. f170a6a Only check X velocity for max stick-to-target velocity. by Joshua Tsuji · 4 years, 2 months ago
  18. c22af6e Merge "Fix obscured touchable region code." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  19. c12199f Fix obscured touchable region code. by Joshua Tsuji · 4 years, 2 months ago
  20. b74c1ad Merge "Remove code that seems unneccessary & has a leak" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  21. 458a626 Fix some things with overflow, persistence, & visibility by Mady Mellor · 4 years, 2 months ago
  22. c54fee4 Remove code that seems unneccessary & has a leak by Mady Mellor · 4 years, 2 months ago
  23. 5538b27 Merge "Fix a11y count for overflow bubbles" into rvc-dev by Lyn Han · 4 years, 2 months ago
  24. 1bee008 Add a public method to BubbleController to hide the IME. by Joshua Tsuji · 4 years, 2 months ago
  25. 4d18ea1 Merge "Ensure that stack view exists when applyUpdate" into rvc-dev by Charles Chen · 4 years, 2 months ago
  26. c54d84a Merge "Add a @hide ctr to disable background layer in ActivityView & SurfaceView" into rvc-dev by Shawn Lin · 4 years, 2 months ago
  27. fc19ceb Fix a11y count for overflow bubbles by Lyn Han · 4 years, 2 months ago
  28. 750b4c9 Merge "fix FileNotFound exception when attempting to read bubble xml" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  29. 23c9b68 fix FileNotFound exception when attempting to read bubble xml by Pinyao Ting · 4 years, 2 months ago
  30. 89a5f71 Merge "Fix status bar animates when open bubble updates" into rvc-dev by Santhosh Thangaraj · 4 years, 2 months ago
  31. 75c9551 Merge "Resize dismiss circle to match bubble size." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  32. b19c92d Merge "Null-check the desaturating view, it might be gone." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  33. 837d490 Fix status bar animates when open bubble updates by Santhosh Thangaraj · 4 years, 2 months ago
  34. 5fecb90 Resize dismiss circle to match bubble size. by Joshua Tsuji · 4 years, 2 months ago
  35. 21f26f1 Merge "Hide bubbles whenever the status bar is hidden, unless there's a flyout." into rvc-dev by Josh Tsuji · 4 years, 2 months ago
  36. 51a6deb Ensure that stack view exists when applyUpdate by Charles Chen · 4 years, 2 months ago
  37. ba532af Add a @hide ctr to disable background layer in ActivityView & SurfaceView by shawnlin · 4 years, 2 months ago
  38. 16fd58a Merge "persist desired height of bubbles to disk" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  39. b073b76 persist desired height of bubbles to disk by Pinyao Ting · 4 years, 2 months ago
  40. a65d725 Merge "Update dismiss appearance and add scrim per UX mocks." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  41. aa7b4ce Fix NPE by Mady Mellor · 4 years, 2 months ago
  42. 519d4c1 Fix issues in RTL. by Joshua Tsuji · 4 years, 2 months ago
  43. 529913a Hide bubbles whenever the status bar is hidden, unless there's a flyout. by Joshua Tsuji · 4 years, 2 months ago
  44. 8d35a11 Null-check the desaturating view, it might be gone. by Joshua Tsuji · 4 years, 2 months ago
  45. cb61f9d Merge "Make the bubbles window NOT_FOCUSABLE when the IME is up, but FOCUSABLE otherwise." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  46. 33f8403 Merge "Use shortcut label for overflow conversation title" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  47. 7d0254c Use shortcut label for overflow conversation title by Lyn Han · 4 years, 2 months ago
  48. 2d1efb2 Merge "Protect against NPE" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  49. 78d87b0 Guard against an NPE if a view is removed just after a path animation started. by Joshua Tsuji · 4 years, 2 months ago
  50. 4f872f9 Protect against NPE by Mady Mellor · 4 years, 2 months ago
  51. e21bf0f Update dismiss appearance and add scrim per UX mocks. by Joshua Tsuji · 4 years, 2 months ago
  52. 847b1d42 Make the bubbles window NOT_FOCUSABLE when the IME is up, but FOCUSABLE otherwise. by Joshua Tsuji · 4 years, 2 months ago
  53. d96d562 Merge "Log overflow events" into rvc-dev by Lyn Han · 4 years, 2 months ago
  54. 0d07c9a Merge "Set max width on sender/group name too" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  55. 34ccc84 Set max width on sender/group name too by Joshua Tsuji · 4 years, 2 months ago
  56. 5a3a7c3 Merge "cache/uncache ShortcutInfo associated with the bubbles" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  57. 92091b1 cache/uncache ShortcutInfo associated with the bubbles by Pinyao Ting · 4 years, 2 months ago
  58. 6b0c264 Merge "Unbold sender name for overflow bubbles" into rvc-dev by Lyn Han · 4 years, 2 months ago
  59. 552c77d Merge "Fix crash when opening overflow after dismissing stack" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  60. 64db51a Fix crash when opening overflow after dismissing stack by Mady Mellor · 4 years, 2 months ago
  61. 9aee783 Log overflow events by Lyn Han · 4 years, 2 months ago
  62. dcc609a Merge changes I95898fa6,I21e4b17e into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  63. 6a8fab0 Prevent duplicates from persisted bubbles. by Pinyao Ting · 4 years, 2 months ago
  64. 3c93061 Persists bubbles to disk (part 4) by Pinyao Ting · 4 years, 2 months ago
  65. c57591f Fix an issue in my last CL by Mady Mellor · 4 years, 2 months ago
  66. 7634301 Always open bubble for bubble notifs + fix issue by Mady Mellor · 4 years, 2 months ago
  67. a55133d Removing groups & ongoing from bubble ordering by Mady Mellor · 4 years, 3 months ago
  68. b92d8d6 Merge "Update overflow, expanded view dimens after dpi change" into rvc-dev by Lyn Han · 4 years, 2 months ago
  69. acf1151 Merge "Allow scrolling in landscape" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  70. 79bdf98 Unbold sender name for overflow bubbles by Lyn Han · 4 years, 2 months ago
  71. 54b0b93 Merge "Add configurable physics settings for UX refinement." into rvc-dev by Josh Tsuji · 4 years, 2 months ago
  72. bc985c5 Update overflow, expanded view dimens after dpi change by Lyn Han · 4 years, 2 months ago
  73. d70e938 Merge "Don't save touch location as a resting position." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  74. 4f8eea2 Add configurable physics settings for UX refinement. by Joshua Tsuji · 4 years, 2 months ago
  75. 86b5fa9 Merge "Tint the pointer white at all times." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  76. c81cc48 Don't save touch location as a resting position. by Joshua Tsuji · 4 years, 2 months ago
  77. 92d678d Merge "Null-check the dragged-out bubble." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  78. 79c7813 Allow scrolling in landscape by Lyn Han · 4 years, 2 months ago
  79. dd082b6 Tint the pointer white at all times. by Joshua Tsuji · 4 years, 2 months ago
  80. 7db91c3 Null-check the dragged-out bubble. by Joshua Tsuji · 4 years, 2 months ago
  81. 04ab640 Prevent conflicting animations from starting. by Joshua Tsuji · 4 years, 2 months ago
  82. 4395bbd Remove Bubbles from the WM, only after all bubbles finish animating out. by Joshua Tsuji · 4 years, 2 months ago
  83. a5cc646 Merge "Revert "Persists bubbles to disk (part 4)"" into rvc-dev by Neil Fuller · 4 years, 2 months ago
  84. b28e056 Revert "Persists bubbles to disk (part 4)" by Neil Fuller · 4 years, 2 months ago
  85. 21ebdf8 Merge "Auto-expand the bubble when created via bubble-button" into rvc-dev by Mady Mellor · 4 years, 2 months ago
  86. 682217b Merge "Persists bubbles to disk (part 4)" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  87. 8f73970 Merge "Overflow labels: higher contrast" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  88. b375d0f Merge "Update resources after display size change" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  89. 43d3290 Merge "Don't tell expanded controller about gestures unless we are expanded." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  90. 293b83d Persists bubbles to disk (part 4) by Pinyao Ting · 4 years, 3 months ago
  91. 6efab8d Merge "Clear out mTempRect before getting touchable region." into rvc-dev by Mady Mellor · 4 years, 3 months ago
  92. d4c1ba9 Persists bubbles to disk (part 3) by Pinyao Ting · 4 years, 3 months ago
  93. 5578b7c Don't tell expanded controller about gestures unless we are expanded. by Joshua Tsuji · 4 years, 3 months ago
  94. 64b2a0a Merge "Revert "Atomic updates, icon cleanup for overflow"" into rvc-dev by Mady Mellor · 4 years, 3 months ago
  95. 1d08202 Revert "Atomic updates, icon cleanup for overflow" by Mady Mellor · 4 years, 3 months ago
  96. 0577cda Auto-expand the bubble when created via bubble-button by Mady Mellor · 4 years, 3 months ago
  97. f7f3ba1 Merge "Use mock window manager for BubbleController in tests" into rvc-dev by Mady Mellor · 4 years, 3 months ago
  98. 59a7b98 Use mock window manager for BubbleController in tests by Mady Mellor · 4 years, 3 months ago
  99. 6282ff9b Merge "Add TYPE_TRUSTED_APPLICATION_OVERLAY." into rvc-dev by Josh Tsuji · 4 years, 3 months ago
  100. 5a55f085 Clear out mTempRect before getting touchable region. by Joshua Tsuji · 4 years, 3 months ago