Skip to content
Snippets Groups Projects
  1. Mar 26, 2025
  2. Mar 19, 2025
    • Duncan McNamara's avatar
      [WIP]Fix quit pip having audio playback still · 5ac5be12
      Duncan McNamara authored
      When you open pip with play in background, when you quit pip, in the
      onStop, it will switch to audio. If you check if system Pip is running
      you can stop that, but it will stop playback from running with the screen off,
      so check for screen off also.
      This means that isInPiPMode will stay true,
      even though PiP has been killed a while ago, audio playback in
      background is still running.
      Because isInPiPMode is still true when reopening the app, it will reopen
      the video player, though not at the right time, because playback has
      continued in the background ... WIP
      5ac5be12
  3. Mar 17, 2025
  4. Mar 14, 2025
  5. Mar 12, 2025
  6. Mar 11, 2025
  7. Mar 06, 2025
  8. Mar 05, 2025
  9. Mar 03, 2025
  10. Feb 28, 2025
Loading