1. 03 Jul, 2020 8 commits
  2. 29 Jun, 2020 11 commits
  3. 26 Jun, 2020 20 commits
  4. 23 Jun, 2020 1 commit
    • Fix resuming postrolls · 093f9931
      Postrolls would be skipped because the period duration wasn't know at
      the moment of resuming playback after backgrounding, so the position
      wouldn't be resolved to resume the postroll ad.
      
      We have the period duration stored in the AdPlaybackState, so we can
      use that directly.
      
      Issue: #7518
      PiperOrigin-RevId: 317830418
      andrewlewis committed