summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "rename exif to exif_jni due to refactoring in external/jhead" into jb-devKeun young Park2012-06-072-1/+4
|\
| * rename exif to exif_jni due to refactoring in external/jheadKeun young Park2012-06-072-1/+4
* | Merge "Configuration for lock and UI sound levels" into jb-devJean-Michel Trivi2012-06-071-8/+4
|\ \ | |/ |/|
| * Configuration for lock and UI sound levelsJean-Michel Trivi2012-06-051-8/+4
* | Ensure we compute display name when neededMarco Nelissen2012-06-061-0/+7
* | Always queue A2DP connection state message with wakelock heldJean-Michel Trivi2012-06-061-4/+5
* | More fun with MediaRouterAdam Powell2012-06-051-4/+72
* | Don't crash when scaling Bitmaps with private Bitmap.ConfigsJack Palevich2012-06-041-1/+5
|/
* Merge "Add MediaRouter API." into jb-devAdam Powell2012-06-031-0/+875
|\
| * Add MediaRouter API.Adam Powell2012-06-011-0/+875
* | Merge "Fix b/6575950 make shader program to support different precisions." in...Ruei-sung Lin2012-06-017-76/+106
|\ \ | |/ |/|
| * Fix b/6575950 make shader program to support different precisions.Ruei-sung Lin2012-05-297-76/+106
* | Handle wakelocks for device connection intents from AudioServiceJean-Michel Trivi2012-05-311-7/+16
* | Merge "Send device connection intents from AudioService" into jb-devEric Laurent2012-05-313-50/+166
|\ \
| * | Send device connection intents from AudioServiceEric Laurent2012-05-303-50/+166
| |/
* | Fix a test case failure when there is no back-facing camera on a deviceJames Dong2012-05-301-51/+53
* | Fixed a buffer overflow issueJames Dong2012-05-291-3/+8
|/
* Actually set the video scaling mode :-)Bryan Mawhinney2012-05-271-0/+1
* Merge "AudioManager: restore setBluetoothA2dpOn() method" into jb-devEric Laurent2012-05-244-10/+80
|\