1. 07 Feb, 2022 4 commits
    • Remove @C.AudioManagerOffloadMode IntDef · 15d50d0b
      This is only used in DefaultAudioSink, so we could move it there and
      make it private - but at that point we might as well refer to the
      underlying AudioManager constants instead.
      
      #minor-release
      
      PiperOrigin-RevId: 426407661
      ibaker committed
    • Reshuffle the 'legacy' attrs.xml and drawables.xml files · 9059e883
      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. · 42375424
      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 · 13626a18
      #minor-release
      Issue: google/ExoPlayer#9939
      PiperOrigin-RevId: 426394339
      olly committed
  2. 04 Feb, 2022 23 commits
  3. 02 Feb, 2022 12 commits
  4. 01 Feb, 2022 1 commit