summaryrefslogtreecommitdiffstats
path: root/media/java/android/media/AudioManager.java
Commit message (Expand)AuthorAgeFilesLines
* AVRCP 1.5 implementationAyan Ghosh2015-10-061-1/+100
* Filtering Remote-Submix and Back-mic devices from AudioDeviceInfo API.Paul McLean2015-08-071-2/+8
* AudioManager: fix audio device callback list accessEric Laurent2015-07-141-16/+15
* Mute correct user from device policy manager.Kenny Guy2015-07-081-3/+6
* Volume change intent carries stream aliasJean-Michel Trivi2015-06-291-0/+11
* AudioManager: optimize audio port listener registrationEric Laurent2015-06-261-4/+11
* Fixing no first "device added" notification.Paul McLean2015-06-121-34/+48
* Use config.xml parameters instead of System properties.Arunesh Mishra2015-06-021-15/+6
* Updating (and completing) documentation post API-council changes.Paul McLean2015-05-201-12/+38
* API Council Change Phase 2 - add/remove callbackPaul McLean2015-05-131-43/+110
* Merge "Changes as per API council review." into mnc-devPaul McLean2015-05-111-0/+212
|\
| * Changes as per API council review.Paul McLean2015-05-081-0/+212
* | AudioManager: add previous AudioPort listEric Laurent2015-05-081-10/+52
|/
* Merge "Implement audio routing callbacks" into mnc-devEric Laurent2015-05-061-6/+6
|\
| * Implement audio routing callbacksEric Laurent2015-05-061-6/+6
* | resolved conflicts for merge of 375e21f8 to mnc-dev-plus-aospMarco Nelissen2015-04-281-28/+48
|\ \ | |/ |/|
| * Sometimes the application context is nullMarco Nelissen2015-04-221-35/+55
* | Add near-ultrasound properties to AudioManager.javaArunesh Mishra2015-04-271-0/+17
* | Add AudioManager property strings for ultrasound.Arunesh Mishra2015-04-241-0/+14
* | AudioService: Observe changes to output devices per-stream.John Spurlock2015-03-261-0/+28
* | Merge "fix return from finally"Eric Laurent2015-03-191-2/+1
|\ \
| * | fix return from finallyEric Laurent2015-03-181-2/+1
* | | Audio: Flag volume adjustments from hardware keys.John Spurlock2015-03-171-0/+7
|/ /
* | AudioService: Define minimum levels for volume streams.John Spurlock2015-03-131-0/+18
* | Merge "Volume policy updates."John Spurlock2015-03-131-0/+12
|\ \
| * | Volume policy updates.John Spurlock2015-03-121-0/+12
* | | resolved conflicts for merge of 42f55d1e to masterMarco Nelissen2015-03-121-31/+34
|\ \ \ | |/ / |/| / | |/
| * Fix context leakMarco Nelissen2015-03-111-35/+44
* | AudioService: Write base stream volume changes to the event log.John Spurlock2015-03-121-3/+4
* | am debf5a09: am c2826fb9: am 3d333c74: Merge "Fix typos in AudioManager javadoc"Narayan Kamath2015-03-111-1/+1
|\ \ | |/
| * am 3d333c74: Merge "Fix typos in AudioManager javadoc"Narayan Kamath2015-03-101-1/+1
| |\
| | * Fix typos in AudioManager javadocEemi Haukkala2015-03-101-1/+1
* | | Audio: Remove the concept of master volume.John Spurlock2015-03-041-198/+31
* | | Remove unused imports in frameworks/base.John Spurlock2015-02-281-1/+0
* | | Changing AudioManager.listAudioDevicePorts to take a ArrayList<AudioDevicePor...Paul McLean2015-02-191-2/+2
* | | Volume: Allow dialog to query "muteable" streams.John Spurlock2015-02-171-0/+13
* | | Move AudioService to services.John Spurlock2015-02-091-4/+3
* | | Merge "Make isStreamMute correctly handle master volume devices"RoboErik2015-02-051-1/+5
|\ \ \
| * | | Make isStreamMute correctly handle master volume devicesRoboErik2015-02-041-1/+5
* | | | Add additional info to AudioPort for enum/selection API.Paul McLean2015-02-041-2/+2
* | | | am b86a4558: am 015fdf39: Merge "audio: allow audio port cache update even wh...Wonsik Kim2015-02-031-7/+24
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | audio: allow audio port cache update even when audio patches contain invalida...Wonsik Kim2015-01-311-7/+24
* | | Move mute/unmute handling to adjust volume pathsRoboErik2015-01-291-78/+88
* | | Replace broadcasts with calls to IAudioService.setWiredDeviceConnectionState(...Mike Lockwood2015-01-161-32/+0
* | | am c3fb94ca: am 4772f8b8: am 16cfa8dd: Merge "AudioManager: make AudioPortEve...Eric Laurent2015-01-161-20/+20
|\ \ \ | |/ /
| * | AudioManager: make AudioPortEventHandler staticEric Laurent2015-01-151-20/+20
* | | am 83d0c86b: am d14f98fd: am 8638877f: Merge "Support collaborative audio foc...Jean-Michel Trivi2014-12-091-20/+37
|\ \ \ | |/ /
| * | Merge "Support collaborative audio focus handling" into lmp-mr1-devJean-Michel Trivi2014-12-071-20/+37
| |\ \
| | * | Support collaborative audio focus handlingJean-Michel Trivi2014-12-051-20/+37
* | | | am b22eea72: am 2d7a1b09: am d386d0f3: Merge "Route mute key events through M...RoboErik2014-12-091-5/+22
|\ \ \ \ | |/ / /