summaryrefslogtreecommitdiffstats
path: root/media/java/android/media/session
Commit message (Expand)AuthorAgeFilesLines
* AVRCP 1.5 implementationAyan Ghosh2015-10-067-0/+290
* MediaSessionManager: make the binder implementation staticDongwon Kang2015-07-071-11/+25
* Send a message with data in MediaController.MessageHandler.post()Sungsoo Lim2015-05-281-1/+3
* Revert "Initial draft of new MediaRouter APIs."Jeff Brown2015-05-064-36/+0
* Merge "Fix a few found doc problems."John Spurlock2015-03-271-2/+2
|\
| * Fix a few found doc problems.John Spurlock2015-03-241-2/+2
* | Added MediaController.TransportControls#playFromUri.P.Y. Laligand2015-03-255-6/+67
|/
* Audio: Flag volume adjustments from hardware keys.John Spurlock2015-03-171-4/+4
* Remove unused imports in frameworks/base.John Spurlock2015-02-284-7/+0
* Route volume keys directly to the audio system on TVsRoboErik2015-01-291-1/+1
* Move mute/unmute handling to adjust volume pathsRoboErik2015-01-292-13/+1
* am 9aa5cb76: am 69fd01d3: Merge "MediaSessionLegacyHelper uses global Applica...Oliver Woodman2014-12-191-4/+1
|\
| * MediaSessionLegacyHelper uses global Application contextJean-Michel Trivi2014-12-181-4/+1
* | am 584674c3: am c6de3212: Merge "Don\'t try to scale the bitmaps for null Med...Michael Wright2014-12-101-1/+3
|\ \ | |/
| * Don't try to scale the bitmaps for null MediaMetadata.Michael Wright2014-12-091-1/+3
* | am b22eea72: am 2d7a1b09: am d386d0f3: Merge "Route mute key events through M...RoboErik2014-12-092-9/+28
|\ \ | |/
| * Route mute key events through MediaSessionServiceRoboErik2014-12-052-9/+28
* | am 50b02d61: am 5b881d43: Merge "Scale bitmaps in metadata sent to the system...RoboErik2014-11-211-0/+4
|\ \ | |/
| * Scale bitmaps in metadata sent to the systemRoboErik2014-11-191-0/+4
* | am fcfe6f5c: am bd94aff2: Merge changes If4c38bfe,Id9878186 into lmp-mr1-dev ...RoboErik2014-11-071-0/+6
|\ \ | |/
| * skip MediaController callbacks if it's been unregisteredRoboErik2014-11-051-0/+6
* | am 5468f292: am acbdb4fe: am 9af44ddf: Merge "Post volume requests to the han...RoboErik2014-11-051-10/+37
|\ \ | |/
| * Merge "Post volume requests to the handler thread in MediaSession" into lmp-m...RoboErik2014-11-051-10/+37
| |\
| | * Post volume requests to the handler thread in MediaSessionRoboErik2014-10-281-10/+37
* | | am 6651cd38: am e2b8dab0: am 5604a85a: Merge changes Ia3bc5b0d,I26e662ff into...RoboErik2014-11-052-4/+53
|\ \ \ | |/ /
| * | Add extras to the PlaybackStateRoboErik2014-11-041-4/+31
| * | Add setRatingType to MediaSessionRoboErik2014-11-042-0/+22
| |/
* | am 5d2a142c: am c5109b1f: am 01c9d330: am f0a28411: am 2fa604fc: Merge "Add m...RoboErik2014-10-201-0/+1
|\ \ | |/
| * Add missing break to switch statementRoboErik2014-10-201-0/+1
* | am 66aec18a: am e825d695: am 3a85b618: am 065b605c: am 55ecb483: Merge "Don\'...RoboErik2014-09-293-0/+22
|\ \ | |/
| * Don't forward media keys to the app if the phone session is activeRoboErik2014-09-263-0/+22
* | am 594858c9: am 765ef814: am 5120438b: am 66bc433a: am cab05d54: Merge "Disab...RoboErik2014-09-261-1/+1
|\ \ | |/
| * Disable MediaSessionLegacyHelper debuggingRoboErik2014-09-251-1/+1
* | am 00cbb751: am 5e8f023d: am a59c7f03: am dff59b8b: am 23df1c46: Merge "Allow...RoboErik2014-09-262-2/+3
|\ \ | |/
| * Allow null queues to be set in MediaSessionRoboErik2014-09-242-2/+3
* | am d894e9b8: am b83d9dc3: am dfd80a4e: am 1ff283b8: am 5a7068ee: Merge "SysUI...Christoph Studer2014-09-231-0/+8
|\ \ | |/
| * SysUI: Correctly compare MediaControllersChristoph Studer2014-09-191-0/+8
* | am 0e6071ec: am c1ec88a5: am e8a75871: Merge "Possible fix for dead handler i...RoboErik2014-09-082-9/+3
|\ \ | |/
| * Possible fix for dead handler in Music button event sendingRoboErik2014-09-082-9/+3
* | am 8fe00fb8: am a21df8dd: am 52dcc8a1: Merge "rename add/removeCallback to re...RoboErik2014-09-051-9/+9
|\ \ | |/
| * rename add/removeCallback to register/unregisterCallbackRoboErik2014-09-051-9/+9
* | am 82f0f332: am dd22920f: am 11370544: Merge "Update VolumeProvider apis per ...RoboErik2014-09-041-2/+2
|\ \ | |/
| * Update VolumeProvider apis per feedbackRoboErik2014-09-031-2/+2
* | am b263500a: am 42da57f1: am d4c2499c: Merge "Allow empty strings in playFrom...RoboErik2014-09-032-5/+12
|\ \ | |/
| * Allow empty strings in playFromSearchRoboErik2014-09-022-5/+12
* | am a241a83d: am 720c772a: am d5ceabd3: Merge changes Id38bcf7c,I54f156d9 into...RoboErik2014-09-031-2/+3
|\ \ | |/
| * Update MediaController comment to mention notification listenersRoboErik2014-09-021-2/+3
* | am 85a4839e: am e9fbaa4e: am 169739a7: Merge "Document MediaSession.Callback....RoboErik2014-09-021-0/+10
|\ \ | |/
| * Document MediaSession.Callback.onMediaButtonEvent and add returnsRoboErik2014-08-291-0/+10
* | am ab716047: am 86e941e6: am a70def9e: Merge "Update to MediaBrowser APIs per...RoboErik2014-08-286-149/+103
|\ \ | |/