1. 07 Feb, 2022 3 commits
    • Reshuffle the 'legacy' attrs.xml and drawables.xml files · 0bf21f2e
      Keep values related to LegacyPlayerView in attrs_legacy_player_view.xml
      and put all values related to LegacyPlayerControlView back in their
      original locations. We plan to remove LegacyPlayerView (and
      attrs_legacy_player_view.xml) from media3, but will keep
      LegacyPlayerControlView - so the separation of the XML files needs to
      reflect this split.
      
      #minor-release
      
      PiperOrigin-RevId: 426406973
      ibaker committed
    • Disable fallback in tests that don't test fallback. · b3476e44
      Fallback is only disabled for robolectric and instrumentation tests.
      For MH tests, fallback is not disabled, as it may be needed due to
      the broad range of devices available.
      
      PiperOrigin-RevId: 426403167
      hschlueter committed
    • Support relative MPD.Location URIs · 24749339
      #minor-release
      Issue: google/ExoPlayer#9939
      PiperOrigin-RevId: 426394339
      olly committed
  2. 04 Feb, 2022 25 commits
  3. 01 Feb, 2022 12 commits