1. 20 Oct, 2020 2 commits
    • Move listener handling to common util class. · 68cbf6dd
      ExoPlayerImpl and CastPlayer repeat the same logic. Moving the listener
      and event handling to a common util class allows to reuse the same code
      and add unit tests for this logic.
      
      The change is a functional no-op.
      
      PiperOrigin-RevId: 337812358
      tonihei committed
    • Fix ABR tests gradle build. · 9398f4db
      The build needs to remove some duplicate dependencies to work again.
      
      Also replace a deprecated API usage with the non-deprecated equivalent
      and merge the two Blaze target into one to simplify Gradle file.
      
      PiperOrigin-RevId: 337812099
      tonihei committed
  2. 17 Oct, 2020 17 commits
  3. 13 Oct, 2020 21 commits