summaryrefslogtreecommitdiffstats
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
* Changed to obtain a parcel in each notify() call in jni.Insun Kang2012-07-101-0/+1
* 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
* Expand volume APIs for MediaRouterAdam Powell2012-06-201-4/+192
* 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
|/
* Support route grouping in the MediaRouter dialog UI.Adam Powell2012-06-131-10/+63
* MediaRouter dialogAdam Powell2012-06-131-0/+24
* 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-071-1/+1
|\
| * rename exif to exif_jni due to refactoring in external/jheadKeun young Park2012-06-071-1/+1
* | 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
|/
* Add MediaRouter API.Adam Powell2012-06-011-0/+875
* Handle wakelocks for device connection intents from AudioServiceJean-Michel Trivi2012-05-311-7/+16
* Send device connection intents from AudioServiceEric Laurent2012-05-303-50/+166
* 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
|\