summaryrefslogtreecommitdiffstats
path: root/src/com/android/server/telecom/CallAudioManager.java
Commit message (Expand)AuthorAgeFilesLines
* Fix sound output from headset when switching speaker to BTMengjun Leng2016-07-011-1/+0
* IMS: Abandon audio focus if no other call exist.Suchand Ghosh2016-05-191-1/+8
* Merge tag 'android-6.0.1_r3' into cm-13.0Ethan Chen2015-12-071-2/+45
|\
| * Specify user when setting MUTE for a call.Santos Cordon2015-10-051-2/+45
* | Telecomm: Forward port phone_type switch supportBruno Martins2015-11-241-0/+35
* | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-2/+3
|\|
| * Abandon audioFocus only when all the calls are disconnected.Roshan Pius2015-09-031-3/+2
| * Don't request audio focus on call rejection.Roshan Pius2015-08-271-1/+3
* | Revert "Routing of audio path to Bluetooth"Anju Mathapati2015-10-061-1/+1
* | Don't connect bluetooth audio when incoming call is answered.Satish Kodishala2015-10-061-8/+2
* | Routing of audio path to BluetoothRavindra2015-10-061-1/+1
* | Fix to set audio modeRavindra2015-10-061-3/+9
|/
* Pass current call into CallAudioManager#setIsRinging.Tyler Gunn2015-07-161-4/+9
* Add logging in Telecom for conference call & audio tracking.Santos Cordon2015-07-141-0/+8
* Correct initial audio state logic in CallAudioManager.Tyler Gunn2015-06-231-22/+116
* Sync for AudioManagerIhab Awad2015-05-271-32/+95
* Rename AudioState to CallAudioStateYorke Lee2015-05-131-68/+70
* Move CallState and rename PRE_DIAL_WAIT.Santos Cordon2015-04-231-2/+1
* Don't use deprecated AudioState accessorJay Shrauner2015-04-101-2/+2
* Fix problem where incoming calls would hang and never completeIhab Awad2015-03-261-2/+8
* Fix merge conflicts in CallAudioManager and CallsManager.Prerepa Viswanadham2015-03-241-1/+2
* Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into m...Prerepa Viswanadham2015-03-241-13/+17
|\
| * Merge commit 'c289432' into manualmergeEtan Cohen2015-03-181-1/+17
| |\
| | * Speed up audio setup for IMS MT callDong Zhou2015-03-161-1/+17
| * | Make Telecom synchronousIhab Awad2015-03-181-2/+0
| * | Further refactor Telecom and add testsIhab Awad2015-03-161-10/+16
* | | Fix merge error in CL #659205Etan Cohen2015-03-181-0/+1
* | | Speed up audio setup for IMS MT callDong Zhou2015-03-181-1/+16
* | | Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release'Vinit Deshpande2015-03-151-9/+10
|\| |
| * | Refactoring for testabilityIhab Awad2015-03-021-9/+10
| |/
* / Toggle speakerphone when user un/docks from car/desk dock.Santos Cordon2015-03-061-2/+26
|/
* Unplugging headset shouldn't stop Bluetooth.Santos Cordon2015-01-161-5/+24
* Use AudioManager.MODE_NORMAL when selecting account from dialog.Nancy Chen2014-12-031-5/+15
* Telecom API updates (4/6)Ihab Awad2014-11-301-24/+28
* am 0e27e89d: am 4c33f22f: Merge "Protect against INCALL->RINGING transition i...Yorke Lee2014-10-221-0/+5
|\
| * Merge "Protect against INCALL->RINGING transition in AudioManager" into lmp-devYorke Lee2014-10-211-0/+5
| |\
| | * Protect against INCALL->RINGING transition in AudioManagerYorke Lee2014-10-201-0/+5
* | | am 2d5883ed: am e5a7c921: Make more audio logging visibleYorke Lee2014-10-171-2/+2
|\| |
| * | Make more audio logging visibleYorke Lee2014-10-171-2/+2
| |/
* / Adding more Telecom state dumping.Tyler Gunn2014-10-141-0/+27
|/
* Turn on Bluetooth automatically for outgoing calls.Santos Cordon2014-09-261-0/+1
* Preparatory work to move Telecom to system service.Tyler Gunn2014-09-171-1/+1
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-0/+495