summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* MSIM: Add support for DSDA.Sandeep Kunta2016-08-247-19/+647
* IMS-VT: Support IMS calls fallback to CSRavi Paluri2016-08-241-1/+8
* IMS: Conference URI support.Suchand Ghosh2016-08-246-19/+133
* Reset last known audio state upon losing audio focusGarik Badalyan2016-08-241-0/+1
* IMS: Handle USER_* messages in Quiescent* states.Garik Badalyan2016-08-241-1/+17
* Fix to display the proper operator name on carkit.Mallikarjuna GB2016-08-241-3/+22
* Fix wrong Message Sent toast when rejected a callSandeep Kunta2016-08-241-1/+2
* Enable "Respond via SMS" option.Prasath Balakrishnan2016-08-241-4/+1
* Save Ims related call log after call disconnectedZhao Fan2016-08-241-3/+32
* Emergency Number ImplementationPrasath Balakrishnan2016-08-244-9/+48
* BT: Send intent for the call type when call is active.Sumit Bajpai2016-08-241-0/+13
* Play call waiting tone properly.Sandeep Kunta2016-08-241-3/+8
* Add voice privacy capabilityPrasath Balakrishnan2016-08-241-1/+4
* Bluetooth: Handle AT+CHLD=1 when there is no active callSatish Kodishala2016-08-241-6/+8
* Ensure to start dialer process with persistent prioritySandeep Kunta2016-08-241-1/+2
* Synchronize onCallAdded with onCallRemoved.Sanket Agarwal2016-06-151-14/+18
* Do not process call intent if call already disconnectedSanket Agarwal2016-05-271-0/+7
* Add check for "Silent" Uri.EMPTY Ringtone UriBrad Ebinger2016-05-231-0/+7
* Rename PROPERTY_WORK_CALL to PROPERTY_ENTERPRISE_CALL based on API reviewTony Mak2016-05-201-1/+1
* Merge "Turn off mWasOnSpeaker if user explicitly leaves speakerphone" into ny...Hall Liu2016-05-101-3/+9
|\
| * Turn off mWasOnSpeaker if user explicitly leaves speakerphoneHall Liu2016-05-021-3/+9
* | Merge "Ignore BT_AUDIO_DISCONNECTED when in the quiescent BT route" into nyc-devHall Liu2016-05-101-3/+7
|\ \
| * | Ignore BT_AUDIO_DISCONNECTED when in the quiescent BT routeHall Liu2016-04-251-3/+7
| |/
* | Do not permit users to block invalid phone numbers.Abhijith Shastry2016-05-031-1/+2
* | Merge "Ensure connection video capabilities can only be set if video supporte...Tyler Gunn2016-05-021-1/+56
|\ \
| * | Ensure connection video capabilities can only be set if video supported.Tyler Gunn2016-04-251-1/+56
| |/
* | Merge "Modify CallAudioManager's audio speedup functionality" into nyc-devHall Liu2016-04-265-17/+43
|\ \
| * | Modify CallAudioManager's audio speedup functionalityHall Liu2016-04-255-17/+43
| |/
* / Incorporate parallel call blocking checksHall Liu2016-04-2514-372/+385
|/
* Send call audio state to connection service on changeHall Liu2016-04-191-0/+7
* Merge "[Call Timing] Set telecom routing times" into nyc-devSailesh Nepal2016-04-181-3/+22
|\
| * [Call Timing] Set telecom routing timesSailesh Nepal2016-04-151-3/+22
* | Merge "Fix unit tests" into nyc-devHall Liu2016-04-156-6/+28
|\ \ | |/ |/|
| * Fix unit testsHall Liu2016-04-156-6/+28
* | Merge "Persist missed call to call log before sending missed call notificatio...Ta-wei Yen2016-04-143-27/+67
|\ \
| * | Persist missed call to call log before sending missed call notificationTa-wei Yen2016-04-143-27/+67
* | | Merge "Do not crash if label is null." into nyc-devSantos Cordon2016-04-141-1/+1
|\ \ \
| * | | Do not crash if label is null.Santos Cordon2016-04-131-1/+1
| |/ /
* | | Merge "Improvements to external call handling." into nyc-devTyler Gunn2016-04-148-11/+143
|\ \ \ | |_|/ |/| |
| * | Improvements to external call handling.Tyler Gunn2016-04-148-11/+143
| |/
* | Merge "Send audio state when foreground call is updated" into nyc-devHall Liu2016-04-142-1/+25
|\ \ | |/ |/|
| * Send audio state when foreground call is updatedHall Liu2016-04-132-1/+25
* | Merge "Format the via_number before writing it to the calllog." into nyc-devBrad Ebinger2016-04-121-1/+59
|\ \ | |/ |/|
| * Format the via_number before writing it to the calllog.Brad Ebinger2016-04-111-1/+59
* | Merge "Add classes/tests for parallel call-filtering lookup" into nyc-devHall Liu2016-04-124-0/+270
|\ \
| * | Add classes/tests for parallel call-filtering lookupHall Liu2016-04-114-0/+270
| |/
* | Merge "Add null check in CallLogManager" into nyc-devHall Liu2016-04-121-2/+3
|\ \
| * | Add null check in CallLogManagerHall Liu2016-04-111-2/+3
| |/
* / Modify outgoing Call logic to support multiple PhoneAccountsBrad Ebinger2016-04-112-23/+65
|/
* Merge "Use AudioManager#getDevices in WiredHeadsetManager" into nyc-devHall Liu2016-04-071-8/+12
|\