summaryrefslogtreecommitdiffstats
path: root/src/com/android/server/telecom/Ringer.java
Commit message (Expand)AuthorAgeFilesLines
* Telecomm: Don't get default phones outside of phone process.Adnan Begovic2016-03-231-2/+1
* Telecomm: Verify foreGroundCallId is numeric when looking up id for ringtone.Adnan Begovic2016-03-221-2/+12
* Telecomm: Add support to set ring tone for SIM2mengsun2016-03-141-0/+6
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/pa...staging/cm-13.0+r22Steve Kondik2016-03-111-0/+9
|\
| * Notify connections when the ringer is silenced.Bryce Lee2015-11-301-0/+4
| * Do not ring in theater mode.Wei Liu2015-09-281-0/+5
* | Telecomm: Point increasing ring to CMSettings.Adnan Begovic2015-11-091-5/+6
* | Add back increasing ring feature (3/3).Danny Baumann2015-11-091-1/+14
* | MSIM: Add support for DSDA.Sandeep Kunta2015-10-061-1/+1
* | Telephony: Request audio focus when call state is RINGINGSindhu Kanathur2015-10-061-1/+1
|/
* Pass current call into CallAudioManager#setIsRinging.Tyler Gunn2015-07-161-2/+2
* Fix Telecom buildYorke Lee2015-06-121-1/+1
* Merge "Add more logging." into mnc-devSantos Cordon2015-06-121-16/+44
|\
| * Add more logging.Santos Cordon2015-06-101-16/+44
* | Fix silenceRinger implementation.Santos Cordon2015-06-101-0/+1
|/
* Add ringer logging to telecom.Santos Cordon2015-06-031-6/+5
* Move CallState and rename PRE_DIAL_WAIT.Santos Cordon2015-04-231-1/+0
* Ringer: Use internal ringer mode when determining vibration.John Spurlock2014-11-251-1/+1
* Once responded to a call, remove it from list of ringing callsYorke Lee2014-10-211-5/+1
* Don't play call waiting for first incoming callYorke Lee2014-10-131-1/+5
* Preparatory work to move Telecom to system service.Tyler Gunn2014-09-171-3/+4
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-0/+269