History log of /frameworks/support/v4/java/android/support/v4/media/session/IMediaSession.aidl
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5491f533f2781b1693efb6e44df0fb5928bec70d 22-Feb-2016 Donghyun Cho <donghyun@google.com> MediaSessionCompat: Make prepare* methods work on pre-L devices

Some APIs for preparing media before playing are introduced since N.
This change allows MediaControllerCompat/MediaSessionCompat use the
preparation functionality on pre-L devices.

Bug:25841735, Bug:25153060, Bug:25153353
Change-Id: Ifdae76ae8bda1ca6e0f5752254be23040084b22b
/frameworks/support/v4/java/android/support/v4/media/session/IMediaSession.aidl
b51f456b92aeb62d5aa9d67e1fb2725b2035fddd 24-Jul-2015 Ian Lake <ilake@google.com> Add API 23 PLAY_FROM_URI support to MediaSessionCompat

Add support for the PLAY_FROM_URI action, added in API 23, to
MediaSessionCompat, PlaybackStateCompat, and MediaControllerCompat.

Note that while <API 21 and API23+ devices will send calls from
MediaControllerCompat.TransportControls.playFromUri() through to the
registered Callback, no attempt has been made to make the same
functionality available to API 21-22 devices (as those use the native
MediaController framework).

BUG: 22715736
Change-Id: I8d21196cd8101047a9ec510b7fe817f924ddb7c3
/frameworks/support/v4/java/android/support/v4/media/session/IMediaSession.aidl
e49860b0f76d8336c1d41831ed370b0ff94278ef 04-Dec-2014 RoboErik <epastern@google.com> Make MediaSessionCompat/MediaControllerCompat work pre 21

This adds support for cross-process communication between MediaSessionCompat
and MediaControllerCompat. This is to support apps that split their playback
service and ui into different processes and to work with the MediaRouter
support lib.

bug:18186638
Change-Id: Ib554108fd4db5a9855d482cf3d61ce3d8d9c8850
/frameworks/support/v4/java/android/support/v4/media/session/IMediaSession.aidl