summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/media
Commit message (Expand)AuthorAgeFilesLines
* send volume button events to adjustSuggestedStream instead of adjustStreamRoboErik2014-09-052-5/+16
* Don't play a sound when adjusting volume while telephony is activeRoboErik2014-09-021-1/+1
* Update to MediaBrowser APIs per council feedbackRoboErik2014-08-281-6/+7
* QS: Wire up screen casting to tile/panel.John Spurlock2014-08-251-2/+1
* Api updates to MediaSession componentsRoboErik2014-08-203-10/+13
* Remove incomplete media router API. (DO NOT MERGE)Jeff Brown2014-08-191-17/+0
* Add callbacks for MediaProjection start / stop.Michael Wright2014-08-171-46/+299
* Merge "Pipe caller's identity through volume methods" into lmp-devRoboErik2014-08-132-9/+18
|\
| * Pipe caller's identity through volume methodsRoboErik2014-08-142-9/+18
* | Add an onSessionDestroyed callback to MediaController.CallbackRoboErik2014-08-131-0/+37
|/
* Merge "Fix registering global priority sessions" into lmp-devRoboErik2014-08-112-23/+4
|\
| * Fix registering global priority sessionsRoboErik2014-08-112-23/+4
* | Remove sessions listeners that are disabledRoboErik2014-08-112-3/+63
|/
* Allow media projections to create public presentations.Michael Wright2014-08-071-12/+21
* Add display metadata and change strings to CharSequencesRoboErik2014-08-051-3/+3
* Add getPackageName to MediaControllerRoboErik2014-07-252-19/+33
* Expose a way to set a PendingIntent for restarting playbackRoboErik2014-07-252-37/+63
* Finish plumbing for launch intents in sessionsRoboErik2014-07-251-0/+12
* Added Action to PlaybackStateGabriel Peal2014-07-231-4/+18
* Added QueueState, playUri, and playFromSearch.Gabriel Peal2014-07-231-9/+157
* Switch Session APIs over to AudioAttributesRoboErik2014-07-231-32/+35
* Move return out of debug conditionalRoboErik2014-07-221-1/+1
* Add MediaProjection APIs.Michael Wright2014-07-171-0/+329
* Change adjustVolumeBy to adjustVolumeRoboErik2014-07-162-48/+26
* Make PlaybackState immutable with a builderRoboErik2014-07-141-4/+7
* Initial draft of new MediaRouter APIs.Jeff Brown2014-07-141-0/+17
* Delete first draft of media routing APIs.Jeff Brown2014-07-146-1253/+9
* Revert "Make PlaybackState immutable with a builder"Erik Pasternak2014-07-101-7/+4
* Make PlaybackState immutable with a builderRoboErik2014-07-101-4/+7
* Pipe volume keys to adjustVolume instead of sendMediaKeyEventRoboErik2014-07-102-23/+9
* Don't send remote volume changes for local playbackRoboErik2014-07-071-1/+2
* Make MediaSessionToken an inner class of MediaSession.Jeff Brown2014-06-301-4/+3
* clear calling identity when changing volumeRoboErik2014-06-271-2/+13
* b/15892295 If playback is active don't play a beepRoboErik2014-06-261-0/+3
* Move VolumeController into AudioServiceRoboErik2014-06-251-3/+0
* b/15729204 Pipe sessions through to VolumePanelRoboErik2014-06-253-15/+162
* b/15757378 Expose APIs for listening to active sessionsRoboErik2014-06-231-0/+3
* Add volume handling APIs to sessionsRoboErik2014-06-202-44/+80
* Remove more dead audio service codeRoboErik2014-06-202-2/+28
* Remove some more old code and fix Media commandRoboErik2014-06-191-8/+39
* b/15330955 Make RemoteController use the new session APIsRoboErik2014-06-111-0/+5
* Merge "Adds listeners for changes to the list of active sessions" into lmp-pr...RoboErik2014-06-092-17/+151
|\
| * Adds listeners for changes to the list of active sessionsRoboErik2014-06-082-17/+151
* | Add a way to get the package/pid of the sessionRoboErik2014-06-081-1/+7
* | b/15452153 Send 0 delta volume requestsRoboErik2014-06-081-12/+23
|/
* Minimum work to make volume handling work with sessionsRoboErik2014-05-303-3/+228
* API changes to sessionsRoboErik2014-05-292-24/+26
* Handle headsethook voice launchingRoboErik2014-05-201-28/+118
* Add 5s timeout to wakelockRoboErik2014-05-202-13/+73
* Rename session classes to have media prefix, hide routesRoboErik2014-05-164-23/+23