1. 28 Feb, 2023 17 commits
  2. 16 Feb, 2023 1 commit
  3. 14 Feb, 2023 3 commits
  4. 02 Feb, 2023 11 commits
  5. 26 Jan, 2023 7 commits
  6. 25 Jan, 2023 1 commit
    • Add onSetMediaItems listener with access to start index and position · e266051f
      Added onSetMediaItems callback listener to allow the session to modify/set MediaItem list, starting index and position before call to Player.setMediaItem(s).
      
      Added conditional check in MediaSessionStub.setMediaItem methods to only call player.setMediaItem rather than setMediaItems if player does not support COMMAND_CHANGE_MEDIA_ITEMS
      
      PiperOrigin-RevId: 503427927
      (cherry picked from commit bb11e028)
      michaelkatz committed