summaryrefslogtreecommitdiffstats
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * AudioManager: restore setBluetoothA2dpOn() methodEric Laurent2012-05-224-10/+80
* | Merge "Fix bug #6522190 MountService should respond to configuration changes ...Fabrice Di Meglio2012-05-241-2/+3
|\ \
| * | Fix bug #6522190 MountService should respond to configuration changes ("INTER...Fabrice Di Meglio2012-05-231-2/+3
| |/
* | Handle _ and % in pathsMarco Nelissen2012-05-222-3/+8
|/
* Type of search on headset key long press must depend on device stateJean-Michel Trivi2012-05-211-26/+21
* Merge "Fix video scaling mode validity check." into jb-devBryan Mawhinney2012-05-171-1/+1
|\
| * Fix video scaling mode validity check.Bryan Mawhinney2012-05-181-1/+1
* | Use FLAG_LONG_PRESS for headset long press interactions.Jeff Brown2012-05-171-83/+25
* | Merge "Handle media button events during phone calls and when ringing" into j...Jean-Michel Trivi2012-05-173-5/+95
|\ \
| * | Handle media button events during phone calls and when ringingJean-Michel Trivi2012-05-173-5/+95
| |/
* | Fix .pls playlist parsingMarco Nelissen2012-05-161-1/+1
|/
* Implement new volume display policy.Eric Laurent2012-05-141-0/+4
* Verify AudioTrack only uses a valid multichannel configurationJean-Michel Trivi2012-05-141-1/+32
* Merge "Start voice-based interactions from headsethook key" into jb-devJean-Michel Trivi2012-05-121-9/+220
|\
| * Start voice-based interactions from headsethook keyJean-Michel Trivi2012-05-101-9/+220
* | Merge "Improve notifying TimedText by reducing marshall/unmarshalling." into ...James Dong2012-05-112-72/+70
|\ \
| * | Improve notifying TimedText by reducing marshall/unmarshalling.Insun Kang2012-05-092-72/+70
* | | Merge "AudioService: Fix problem handling USB audio disconnect" into jb-devMike Lockwood2012-05-101-5/+12
|\ \ \
| * | | AudioService: Fix problem handling USB audio disconnectMike Lockwood2012-05-101-5/+12
* | | | AudioService: fix various volume issues.Eric Laurent2012-05-101-56/+76
* | | | Merge "AudioService: synchronized access to volume index" into jb-devEric Laurent2012-05-101-113/+118
|\ \ \ \ | |_|_|/ |/| | |
| * | | AudioService: synchronized access to volume indexEric Laurent2012-05-101-113/+118
* | | | Add compression level key for FLAC encodingJean-Michel Trivi2012-05-091-0/+8
* | | | Remove SEEK_CLOSEST constant from MediaExtractor, its implementation makes noAndreas Huber2012-05-091-5/+0
| |_|/ |/| |
* | | Merge "Fix: Missed parcel recycling in MediaPlayer." into jb-devJames Dong2012-05-081-19/+39
|\ \ \ | |/ / |/| |
| * | Fix: Missed parcel recycling in MediaPlayer.Insun Kang2012-05-071-19/+39
* | | Silent and Vibrate mode clean upEric Laurent2012-05-082-84/+158