summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/audio/AudioService.java
Commit message (Expand)AuthorAgeFilesLines
* Use STREAM_RING on non-voice capable devicesLuK13372017-02-111-4/+7
* Bluetooth: Access mediaplayerlist in synchronized wayAyan Ghosh2016-07-021-67/+73
* Merge tag 'android-6.0.1_r30' into HEADJessica Wagantall2016-04-201-2/+23
|\
| * DO NOT MERGE Bluetooth: Restrict gain for Absolute volume caseLiejun Tao2016-02-241-2/+23
* | audio: Don't play sound effects if stream is mutedSteve Kondik2016-04-051-1/+5
* | audio: register for device shutdown notificationPreetam Singh Ranawat2016-02-201-0/+3
* | AudioService: Prevent crash when there is no music appMichael Bestas2016-02-121-4/+9
* | AudioService: don't launch music player while in callRoman Birg2016-02-121-1/+3
* | Do not start music app when headset is unpluggedtsubus2016-02-121-2/+6
* | AudioService: launch default music player on headset connect [2/3]Danesh M2016-02-121-0/+13
* | Option to use volume keys to control media volume anytime (2/2)Pawit Pornkitprasan2015-12-181-4/+29
* | Port over linked volumes from 12.1Adnan Begovic2015-12-181-0/+29
* | Update A2DP device connection state properly.Sudharma Damgatla2015-11-301-3/+2
* | Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-161-0/+5
|\ \
| * | Purge A2dp connected device listAyan Ghosh2015-10-231-0/+5
* | | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-56/+11
|\ \ \ | | |/ | |/|
| * | AudioService: alternative way of handling device rotationJean-Michel Trivi2015-10-011-55/+5
| * | AudioService: cleanup sco audio mode upon disconnection.Eric Laurent2015-09-241-1/+6
* | | Add Dock USB Audio Support for Samsung Car / Desk DocksStevenHarperUK2015-10-281-2/+12
* | | AudioService: allow volume control on analog dockTakazumi Matsumoto2015-10-281-1/+0
* | | Add broadcast and query API for AudioSource.HOTWORD.Matt Garnes2015-10-281-1/+55
| |/ |/|
* | BT: Multi A2dp support in Settings App.Gaurav Asati2015-10-061-9/+65
* | AVRCP 1.5 implementationAyan Ghosh2015-10-061-0/+127
|/
* Immediately kill a shared user process on a permission revocation.Svetoslav2015-08-061-1/+3
* Merge "AudioService: check for audio device connection success" into mnc-devJean-Michel Trivi2015-08-041-5/+14
|\
| * AudioService: check for audio device connection successJean-Michel Trivi2015-08-031-5/+14
* | Fix that shutter sound does not play after ringer mode changes to vibratorSungmin Choi2015-07-311-1/+5
|/
* Don't kill apps that are multi-user aware...Amith Yamasani2015-07-211-0/+5
* Mute correct user from device policy manager.Kenny Guy2015-07-081-20/+78
* Volume change intent carries stream aliasJean-Michel Trivi2015-06-291-0/+2
* Fix for SafeMedia logic and CTS testsRicardo Garcia2015-06-231-1/+4
* AudioService: Send the right stream to the volume UI on tablet changes.John Spurlock2015-06-181-5/+1
* audioservice: remove BT SCO device when service is disconnectedEric Laurent2015-06-121-41/+48
* Audio policy: setting explicit non-zero volume unmutes the stream.John Spurlock2015-06-031-2/+5
* Remove the 5 sec timeout logic for setVolumeControlStreamJean-Michel Trivi2015-05-211-1/+1
* Merge "AudioService: indicate system ready to AudioFlinger" into mnc-devEric Laurent2015-05-211-87/+114
|\
| * AudioService: indicate system ready to AudioFlingerEric Laurent2015-05-201-87/+114
* | AudioFormat: more compressed formatsEric Laurent2015-05-191-1/+1
|/
* AudioService: add missing audio becoming noisy intentEric Laurent2015-05-151-4/+7
* Add manufacturer-provided device name for AudioPort name field for BT devices.Paul McLean2015-05-131-13/+13
* Zen: Ringer mode integration fixes.John Spurlock2015-05-121-33/+63
* Fix errors during user switchingFyodor Kupolov2015-05-111-0/+5
* Disable multi-user background recordingFyodor Kupolov2015-05-081-1/+60
* Merge "AudioService receives callback for dynamic policy mix state changes" i...Jean-Michel Trivi2015-04-301-7/+46
|\
| * AudioService receives callback for dynamic policy mix state changesJean-Michel Trivi2015-04-291-7/+46
* | Volume: Simple dialog footer, DND in quick settings.John Spurlock2015-04-291-8/+4
|/
* AudioService: Fix mConnectedDevices iteration issues.John Spurlock2015-04-231-19/+26
* Zen: Enter alarms only on volume down from vibrate.John Spurlock2015-04-141-1/+2
* Merge "AudioService: Observe changes to output devices per-stream."John Spurlock2015-03-271-3/+50
|\
| * AudioService: Observe changes to output devices per-stream.John Spurlock2015-03-261-3/+50