1. 655332c Creating PinnedStackController. by Winson Chung · 8 years ago
  2. 303c6b7 Fix wrong bounds being used in landscape. by Winson Chung · 8 years ago
  3. bf8c2c0 Moving TV PIP logic to the PIP sub package. by Winson · 8 years ago[Renamed (99%) from packages/SystemUI/src/com/android/systemui/tv/pip/PipManager.java]
  4. 73bc159 Adding PIP logic for phones. by Winson · 8 years ago
  5. 06868c3 Changing initial PIP bounds specifications. by Winson · 8 years ago
  6. 4127548 Adding PIP input consumer. by Winson · 8 years ago
  7. 47fe286 PIP: Update visibility when exits PIP mode by Jaewan Kim · 8 years ago
  8. ab21660 Removing private system ui flags from status bar flags logic. by Winson · 8 years ago
  9. 177801c Keep the PIP at the shifted position when the Settings is shown by Jaewan Kim · 8 years ago
  10. 73ef351 PIP: Handle layoutDirection changes by Jaewan Kim · 8 years ago
  11. 8290f8f Always send task stack change updates if PiP is enabled by Andrii Kulian · 8 years ago
  12. a9e0621 PIP: Improve PIP control row's focus change animation in Recents by Jaewan Kim · 8 years ago
  13. 2d4d07c PIP: Handle configuration changes by Jaewan Kim · 8 years ago
  14. fa255f6 Merge "Revert "Prevent recents from closing while moving PiP to fullscreen."" into nyc-dev by Rob Carr · 8 years ago
  15. f0fd218 PIP: Send KEYCODE_WINDOW to app first if PIP isn't exist by Jaewan Kim · 8 years ago
  16. b003364 Revert "Prevent recents from closing while moving PiP to fullscreen." by Jaewan Kim · 8 years ago
  17. 744e6e3 Prevent recents from closing while moving PiP to fullscreen. by Robert Carr · 8 years ago
  18. 353d8d7 PipManager: Revisit the logic for PIP close for TV app case by Dongwon Kang · 8 years ago
  19. d89a694 PIP: Move PIP to left when Settings is visible by Jaewan Kim · 8 years ago
  20. 10a8691 PIP: Fix regressions caused by previous commit a0d4d25 by Jaewan Kim · 8 years ago
  21. a0d4d25 PIP: Apply the animation spec for the PIP in Recents by Jaewan Kim · 8 years ago
  22. 8f584b8 PIP: Apply the new UX spec for PIP in Recents by Jaewan Kim · 8 years ago
  23. 938a50b Refactor SystemServicesProxy to manage ITaskStackListener locally by Jaewan Kim · 8 years ago
  24. 82ac50d PIP: Fix NPE when an activity is PIPed again immediately by Jaewan Kim · 8 years ago
  25. 742983e Merge "PIP: Prevent PipOverlayActivity from restarting" into nyc-dev by Jaewan Kim · 8 years ago
  26. e75a9ad Added support to specify animation duration when resizing stack by Wale Ogunwale · 8 years ago
  27. 21e0421 PIP: Prevent PipOverlayActivity from restarting by Jaewan Kim · 8 years ago
  28. 1ea8722 Merge "PIP: Close PIP if media session is gone" into nyc-dev by Jaewan Kim · 8 years ago
  29. f40fcdc PIP: Close PIP if media session is gone by Jaewan Kim · 8 years ago
  30. c64b0ee PIP: Provide a way to show onboarding everytime by Jaewan Kim · 8 years ago
  31. 6233819 PIP: Implement play/pause button in menu by Jaewan Kim · 8 years ago
  32. 1a9dc56 PIP: Apply the latest UI spec for PIP menu by Jaewan Kim · 8 years ago
  33. c92a7d1 PIP: Make PIPed activity to be focused from Recents by Jaewan Kim · 8 years ago
  34. 336007b PIP: Rename closeInternal to closePipInternal by Youngsang Cho · 8 years ago
  35. 23df699 Close PIP when PIP activity is finished by Youngsang Cho · 8 years ago
  36. 06e8ee0 Added AM API to remove a stack by Wale Ogunwale · 8 years ago
  37. 480dca0 Reduce jank during pinned stack animation by Wale Ogunwale · 8 years ago
  38. 977dcdc PIP: Implement the initial version of onboarding screen by Jaewan Kim · 8 years ago
  39. 54fa566 Merge "PIP: Use StatusBarService to handle PIP key" by Jaewan Kim · 8 years ago
  40. c0d7058 Referencing static interpolators. by Winson · 8 years ago
  41. c552b04 PIP: Use StatusBarService to handle PIP key by Jaewan Kim · 8 years ago
  42. 6a00b70 Handle TaskStackListener.onPinnedActivityRestartAttempt in PIP system UI by Youngsang Cho · 8 years ago
  43. cc25a8a Send notification we attempted to start an already running pinned acitvity by Wale Ogunwale · 8 years ago
  44. efbbd49 Use ActivityOptions.setLaunchBounds to resize PIP by Youngsang Cho · 8 years ago
  45. ad8ceb0 Close picture-in-picture when a fullscreen app starts to play a video by Youngsang Cho · 8 years ago
  46. f164792 Initial check-in of picture-in-picture system-ui by Youngsang Cho · 9 years ago