summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Fix several cases of broken droiddoc syntaxJeff Smith2012-07-252-2/+2
* Merge "Changed to obtain a parcel in each notify() call in jni." into jb-devJames Dong2012-07-182-8/+5
|\
| * Changed to obtain a parcel in each notify() call in jni.Insun Kang2012-07-102-8/+5
* | Properly switch MediaRouter to wired audio over a2dp.Adam Powell2012-07-121-7/+19
* | Merge "Remove the unnecssary intent call." into jb-devYu Shan Emily Lau2012-07-101-11/+5
|\ \ | |/ |/|
| * Remove the unnecssary intent call.Yu Shan Emily Lau2012-07-101-11/+5
* | docs: add throws notice for isPlayingScott Main2012-07-031-0/+2
* | Merge "Minor corrections to the javadoc overview to reflect late API changes....Scott Main2012-06-282-3/+3
|\ \
| * | Minor corrections to the javadoc overview to reflect late API changes.Andreas Huber2012-06-272-3/+3
| |/
* | Merge "MtpDatabase: Fix sqlite3 pattern matching for MTP directory deletes" i...Mike Lockwood2012-06-261-4/+4
|\ \ | |/ |/|
| * MtpDatabase: Fix sqlite3 pattern matching for MTP directory deletesMike Lockwood2012-06-261-4/+4
* | Document some of the more common mimetypes to be used when instantiatingAndreas Huber2012-06-251-0/+16
|/
* Fix MediaRouter bugsAdam Powell2012-06-241-1/+2
* Update route count properly when MediaRouteButton detectsAdam Powell2012-06-221-2/+2
* MediaRouter group volume reportingAdam Powell2012-06-201-1/+32
* Merge "Expand volume APIs for MediaRouter" into jb-devAdam Powell2012-06-201-4/+192
|\
| * Expand volume APIs for MediaRouterAdam Powell2012-06-201-4/+192
* | Merge "Crash in SurfaceTextureTarget filter open" into jb-devPannag Sanketi2012-06-201-3/+12
|\ \ | |/ |/|
| * Crash in SurfaceTextureTarget filter openPannag Sanketi2012-06-201-3/+12
* | Unhide new API in android.media.MediaRouter for remote playbackJean-Michel Trivi2012-06-201-16/+0
* | Asynchronous handling of remote volume updatesJean-Michel Trivi2012-06-202-8/+30
* | Remote volume handling in MediaRouterJean-Michel Trivi2012-06-195-26/+350
|/
* Merge "Remote volume handling" into jb-devJean-Michel Trivi2012-06-194-33/+733
|\
| * Remote volume handlingJean-Michel Trivi2012-06-184-33/+733
* | MediaRouter bluetooth a2dp selectionAdam Powell2012-06-182-6/+19
* | Restrict MediaRouter selectionAdam Powell2012-06-181-0/+1
|/
* Volume control in MediaRouter dialogsAdam Powell2012-06-161-0/+17
* Make MediaRouter UI more robust around route count changesAdam Powell2012-06-161-22/+10
* ActionProvider API updateAdam Powell2012-06-151-1/+1
* Merge "Add new callback for MediaRouter to found out about device changes." i...Dianne Hackborn2012-06-156-83/+267
|\
| * Add new callback for MediaRouter to found out about device changes.Dianne Hackborn2012-06-156-83/+267
* | Merge "AudioManager: back to old setBluetoothA2dpOn()" into jb-devEric Laurent2012-06-151-26/+9
|\ \ | |/ |/|
| * AudioManager: back to old setBluetoothA2dpOn()Eric Laurent2012-06-151-26/+9
* | Update MediaRouteChooserDialog grouping UIAdam Powell2012-06-151-25/+33
* | API updates for MediaRouterAdam Powell2012-06-141-21/+103
|/
* Merge "Support route grouping in the MediaRouter dialog UI." into jb-devAdam Powell2012-06-141-10/+63
|\
| * Support route grouping in the MediaRouter dialog UI.Adam Powell2012-06-131-10/+63
* | Merge "Add property to override backdropper effect threshold." into jb-devRuei-sung Lin2012-06-131-2/+26
|\ \ | |/ |/|
| * Add property to override backdropper effect threshold.Eino-Ville Talvala2012-06-131-2/+26
* | MediaRouter dialogAdam Powell2012-06-131-0/+24
|/
* Merge "Add NOTICE and MODULE_LICENSE_APACH2 to libvideoeditor_jni.so" into jb...James Dong2012-06-122-0/+190
|\
| * Add NOTICE and MODULE_LICENSE_APACH2 to libvideoeditor_jni.soJames Dong2012-06-122-0/+190
* | Merge "MediaRouter work" into jb-devAdam Powell2012-06-121-11/+15
|\ \
| * | MediaRouter workAdam Powell2012-06-121-11/+15
* | | Merge "Made IAudioService.setBluetoothA2dpOn() not oneway" into jb-devEric Laurent2012-06-121-1/+1
|\ \ \ | |/ / |/| |
| * | Made IAudioService.setBluetoothA2dpOn() not onewayEric Laurent2012-06-111-1/+1
| |/
* | Fix docsAdam Powell2012-06-111-2/+2
* | More MediaRouter features.Adam Powell2012-06-111-0/+67
|/
* Rework media router to be per-context with global process state.Dianne Hackborn2012-06-111-158/+158
* Further work on MediaRouterAdam Powell2012-06-111-105/+125