Skip to content
Snippets Groups Projects
  1. Oct 28, 2024
  2. Oct 24, 2024
    • Duncan McNamara's avatar
      CustomPiP: fix popup killed when leaving the app · 5e643209
      Duncan McNamara authored and Nicolas Pomepuy's avatar Nicolas Pomepuy committed
      When leaving the app with custom pip the VideoPlayerActivity onStop()
      is called which sets isInPiPMode to false which kills the popup.
      onStop isn't called with the system's pip.
      To fix this, just check if service.isPlayingPopup is true, it's false
      for system's pip.
      5e643209
  3. Oct 18, 2024
  4. Oct 17, 2024
  5. Oct 11, 2024
  6. Oct 10, 2024
  7. Oct 09, 2024
  8. Oct 08, 2024
  9. Oct 07, 2024
  10. Sep 30, 2024
  11. Sep 26, 2024
  12. Sep 25, 2024
  13. Sep 24, 2024
  14. Sep 23, 2024
Loading