1. 19 Aug, 2021 1 commit
    • Make Track selection objects Bundleable · cd297b04
      Most of those objects needs to be sent to MediaControler.
      
      `TrackSelectior.Parameters` could have stayed Parcelable,
      but it needs to be `Bundleable` as it inherit from
      `TrackSelectionParameters` that is and needs to be
      serializable anyway for the demo app.
      As a result it has also been migrated to bundleable.
      
      PiperOrigin-RevId: 391353293
      krocard committed
  2. 17 Aug, 2021 9 commits
  3. 13 Aug, 2021 2 commits
  4. 12 Aug, 2021 6 commits
  5. 11 Aug, 2021 10 commits
  6. 10 Aug, 2021 8 commits
  7. 09 Aug, 2021 4 commits