1. d8fb783 Merge "Update config ordering when entering/leaving pip" into rvc-dev by Winson Chung · 4 years, 3 months ago
  2. c4d4ee8 Update config ordering when entering/leaving pip by Winson Chung · 4 years, 4 months ago
  3. 413e931 Set allowTouches after the fling animation end by Tony Huang · 4 years, 3 months ago
  4. 2e0749d Merge changes I8af9d0de,Ifb0c0b50 into rvc-dev by Ben Lin · 4 years, 3 months ago
  5. 7f12e21 Allow PIP window corners to be drag-resizable. by Ben Lin · 4 years, 3 months ago
  6. 6ad0b48 Merge "Fix PIP snapping to incorrect location." into rvc-dev by Josh Tsuji · 4 years, 3 months ago
  7. 4a8e257 PIP: Make resize only start from corners. by Ben Lin · 4 years, 3 months ago
  8. 7c62240 Do not show PipMenuActivity during expansion by Hongwei Wang · 4 years, 4 months ago
  9. 06927c2 Fix PIP snapping to incorrect location. by Joshua Tsuji · 4 years, 4 months ago
  10. da47514 Merge "Differentiate user resize and system expand" into rvc-dev by Hongwei Wang · 4 years, 4 months ago
  11. a3dfef4 Don't pull magnetized objects into the target unless they're dragged. by Joshua Tsuji · 4 years, 4 months ago
  12. 081ecb3 Differentiate user resize and system expand by Hongwei Wang · 4 years, 4 months ago
  13. f7de680 Don't recreate the dismiss target onConfigurationChanged. by Joshua Tsuji · 4 years, 4 months ago
  14. 3c981f6 Deprecates the animatingBounds from WM to SysUI by Hongwei Wang · 4 years, 5 months ago
  15. 6f6216d Merge "PIP: Disable hover show/hide menu if accessibility service is on." into rvc-dev by Ben Lin · 4 years, 4 months ago
  16. 06745aa Fix intermittent PIP crash. by Joshua Tsuji · 4 years, 4 months ago
  17. 388df60 PIP: Disable hover show/hide menu if accessibility service is on. by Ben Lin · 4 years, 4 months ago
  18. f39539d Modify PIP to use the magnetic target from Bubbles. by Joshua Tsuji · 4 years, 5 months ago
  19. 601dc85 Don't sync pinned stack bounds due to onDown unless we're not animating. by Joshua Tsuji · 4 years, 5 months ago
  20. 34b6fbf PIP: Add mouse hover/exit menu show support. by Ben Lin · 4 years, 5 months ago
  21. 094c775 Reland: Track current resized bounds for resized PIP. by Ben Lin · 4 years, 5 months ago
  22. be00a83 Fix NPE when logging already removed pip activity by Winson Chung · 4 years, 5 months ago
  23. 062f7a0 Merge "Inject PipBoundsHandler and PipSnapAlgorithm using Dagger2" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  24. 5bdec5f Inject PipBoundsHandler and PipSnapAlgorithm using Dagger2 by jorgegil@google.com · 4 years, 6 months ago
  25. 06dc41f Revert "Track current resized bounds for resized PIP." by Ben Lin · 4 years, 6 months ago
  26. 7d6b8e7 Implement PIP Leash resizing. by Ben Lin · 4 years, 6 months ago
  27. 39c9570 Track current resized bounds for resized PIP. by Ben Lin · 4 years, 6 months ago
  28. abe2fed Merge "Ensures display rotation triggers PiP re-position" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  29. 0a71d60 Merge changes I8ad04753,I59aa77f3 into rvc-dev by Beverly Tai · 4 years, 6 months ago
  30. bede2c1 Ensures display rotation triggers PiP re-position by Hongwei Wang · 4 years, 6 months ago
  31. 660d0a7 Inject DeviceConfig into SystemUI classes by Beverly · 4 years, 6 months ago
  32. e55f85f Add framework flag to allow enable/disable resize. by Ben Lin · 4 years, 7 months ago
  33. 85cf41f Move PiP animation to SysUI package by Hongwei Wang · 4 years, 7 months ago
  34. c81ff3d Modifies PIP to use the FloatingContentCoordinator. by Joshua Tsuji · 4 years, 6 months ago
  35. 04c83f6 Implement stretch-free resizing for PIP (input side). by Ben Lin · 4 years, 8 months ago
  36. 1a80f12 Allow customization of touch handler. by Ben Lin · 4 years, 7 months ago
  37. 2e25246 Modifies the PipMotionHelper to use PhysicsAnimator for PIP motion. by Joshua Tsuji · 4 years, 8 months ago
  38. 41df8e4 Merge "Move rotation bounds calculation into SysUI" by Hongwei Wang · 4 years, 8 months ago
  39. ebf1808 Move rotation bounds calculation into SysUI by Hongwei Wang · 5 years ago
  40. 1373fdb FlingAnimationUtils now takes DisplayMetrics, not Context. by Dave Mankoff · 4 years, 8 months ago
  41. 62f735e Persist PiP size to be restored on re-entry by jorgegil@google.com · 4 years, 10 months ago
  42. d896197 Fix talkback unable to select pip window buttons by Arthur Hung · 4 years, 10 months ago
  43. 43a752b Move bounds calculation and snap fraction to SysUI by Hongwei Wang · 5 years ago
  44. 7759895 Revert "Move bounds calculation and snap fraction to SysUI" by Hongwei Wang · 5 years ago
  45. e3ff139 Move bounds calculation and snap fraction to SysUI by Hongwei Wang · 5 years ago
  46. d52d119 Fix touch goes to the window behide PiP by Arthur Hung · 5 years ago
  47. dec1a66 Fix regressions in PiP movement bounds handling by Winson Chung · 5 years ago
  48. 54844b4 Add null check before setting min size by Winson Chung · 5 years ago
  49. 535c212 Dispatch key events to launcher input consumer. by Tracy Zhou · 5 years ago
  50. 5c4cf52 Verify the pinned stack boundary when adjusting offset. by wilsonshih · 6 years ago
  51. 5e00c98 Update pip menu to use a11y api for ui timeout value. by Rhed Jao · 6 years ago
  52. 6ec1461 Merge "Allow some rounding errors in PIP bounds." by TreeHugger Robot · 6 years ago
  53. e19d051 Allow some rounding errors in PIP bounds. by Tracy Zhou · 6 years ago
  54. a89053d Don't update the PiP bounds when we aren't resizing the PiP by Winson Chung · 6 years ago
  55. 65ebd95 Split interfaces and service for activities from current AM interfaces (1/n) by Wale Ogunwale · 6 years ago
  56. 3dc12f1 Let drag down to dismiss for PIP be configurable by an XML option. by Eliot Courtney · 6 years ago
  57. 805e66c Only move PIP window if PIP is not way above shelf/IME. by Tracy Zhou · 6 years ago
  58. 4b69682 Fix PIP window going offset in landscape mode. by Tracy Zhou · 6 years ago
  59. 4be72d2 Refactor how we calculate offset for PIP animation by Tracy Zhou · 6 years ago
  60. 4351308 Move default pip position to right above the shelf. by Tracy Zhou · 6 years ago
  61. ae9fdf04 fix picture-in-picture logging by Chenjie Yu · 7 years ago
  62. cbb15a9 Revert "Revert "4/ Update SysUI shared lib for Recents transition"" by Winson Chung · 7 years ago
  63. f6401c0 Revert "4/ Update SysUI shared lib for Recents transition" by Jorim Jaggi · 7 years ago
  64. 9f6ba8d 4/ Update SysUI shared lib for Recents transition by Winson Chung · 7 years ago
  65. 52cacc6 add atom and logging for Picture-in-Picture feature by Chenjie Yu · 7 years ago
  66. d4128ec Revert "Don't generate irrelevant a11y events - framework" by Eugene Susla · 7 years ago
  67. 8ddfb47 Don't generate irrelevant a11y events - framework by Svet Ganov · 7 years ago
  68. bca0311 Double tap to expand PiP. by Winson Chung · 7 years ago
  69. bb78744 Fix issue with PiP menu activity disallowing touches by Winson Chung · 7 years ago
  70. 04d6fe5 Check a11y enabled before sending events from PiP by Phil Weaver · 7 years ago
  71. 0a2f34f Workaround the IME dismissing when dragging PiP. by Winson Chung · 7 years ago
  72. 0a8caa1 Fix source for PiP hover accessibility events by Phil Weaver · 7 years ago
  73. 136d1ec8 Apply static offset to PiP IME adjustment. by Winson Chung · 7 years ago
  74. 8ec0e16 Fix issue with PiP touch drift. by Winson Chung · 7 years ago
  75. 176f253 Merge "Adjustments to PIP position while flinging" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  76. 15b29c7 Adjustments to PIP position while flinging by Mady Mellor · 7 years ago
  77. 9b91941 Clean up dismiss target when last activity is unpinned. by Winson Chung · 7 years ago
  78. 53afb85 Merge "Fix issue with aspect ratio not applying correctly when PIP is expanded" into oc-dev am: 9c1b222fc1 by Winson Chung · 7 years ago
  79. a71febe Fix issue with aspect ratio not applying correctly when PIP is expanded by Winson Chung · 7 years ago
  80. 194a323 Merge "Stop populating accessibility nodes with events" by Phil Weaver · 7 years ago
  81. 651fe9f Stop populating accessibility nodes with events by Phil Weaver · 7 years ago
  82. bb23376 Fixing issue with double tapping PiP. by Winson Chung · 7 years ago
  83. 8c7dc42 Remove PIP tuner items by Mady Mellor · 7 years ago
  84. 79f852e Ensure that we hide the menu without resizing when expanding. by Winson Chung · 7 years ago
  85. b54b65b Fixing issue with lingering dismiss PiP overlay. by Winson Chung · 7 years ago
  86. 47ba140 Add ability to fling to dismiss PIP from anywhere by Mady Mellor · 7 years ago
  87. 1e28c8f Merge "Adjust some of the timings around animating / showing the dismiss gradient" into oc-dev by TreeHugger Robot · 7 years ago
  88. 5d58d25 Adjust some of the timings around animating / showing the dismiss gradient by Mady Mellor · 7 years ago
  89. d2ec5a6 Merge "Defer showing pip menu activity until pip animation ends" into oc-dev by TreeHugger Robot · 7 years ago
  90. 6455e50 Defer showing pip menu activity until pip animation ends by Wale Ogunwale · 7 years ago
  91. ef4dc81 Tightening up rotation behavior for PIP (3/3) by Winson Chung · 7 years ago
  92. be4a808 Fix issue where we weren't dismissing the pip menu activity. by Winson Chung · 7 years ago
  93. 637cd48 Show x for short period of time when activity is PIP'd by Mady Mellor · 7 years ago
  94. 87e5d55 Workaround for input ANR, always finish PiP menu activity. by Winson Chung · 7 years ago
  95. 2af994e Merge "Ensure we show the PiP menu in response to KEYCODE_WINDOW." into oc-dev by TreeHugger Robot · 7 years ago
  96. ac52f28 Ensure we show the PiP menu in response to KEYCODE_WINDOW. by Winson Chung · 7 years ago
  97. 8565eab Merge "Update PIP dismiss to show scrim + info text at the bottom of the screen" into oc-dev by Mady Mellor · 7 years ago
  98. 60421c9 Update PIP dismiss to show scrim + info text at the bottom of the screen by Mady Mellor · 7 years ago
  99. 0f873de Tweaking PiP for accessibility. by Winson Chung · 7 years ago
  100. 73a55f7 Merge "Fix for edge swipe/fling to minimize" by Mady Mellor · 7 years ago