summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* Fix the audio mode glitch during hangup.John Wang2010-11-101-1/+5
* Partial fix for issue 3124895.Eric Laurent2010-10-251-1/+1
* Fix connect duration for un-established SIP calls.Hung-ying Tyan2010-10-211-3/+3
* Fix n-way conf call in SipPhone.Hung-ying Tyan2010-10-211-3/+20
* Fix the build.Jeff Hamilton2010-10-201-1/+1
* Do another contact lookup if the first one fails and...Hung-ying Tyan2010-10-212-0/+34
* Silently reject a ringing call when another call is dialing/ringing.Hung-ying Tyan2010-10-211-2/+20
* Remove ringtone API from SipAudioCall.Hung-ying Tyan2010-10-201-1/+0
* Merge "Return display name in SipConnection.getCnapName()." into gingerbreadHung-ying Tyan2010-10-191-0/+13
|\
| * Return display name in SipConnection.getCnapName().Hung-ying Tyan2010-10-201-0/+13
* | Reduce logging.Joe Onorato2010-10-191-24/+17
|/
* Reduce CallerInfoAsyncQuery logging in user builds (STOPSHIP cleanup)David Brown2010-10-131-2/+2
* Remove some PII.Wink Saville2010-10-123-13/+27
* Turn off additional debug.John Wang2010-10-121-4/+4
* Keep original phone number in SipConnection.Hung-ying Tyan2010-10-122-6/+17
* Merge "Add mock ril control commands and tests" into gingerbreadXia Wang2010-10-112-9/+178
|\
| * Add mock ril control commands and testsXia Wang2010-10-102-9/+178
* | Don't manually create CallerInfo objects from SipPhoneDavid Brown2010-10-102-47/+11
|/
* Fix startDtmf.John Wang2010-10-101-1/+1
* Merge "Port mock ril controller and tests to GB. DO NOT MERGE" into gingerbreadXia Wang2010-10-076-0/+486
|\
| * Port mock ril controller and tests to GB. DO NOT MERGEXia Wang2010-10-076-0/+486
* | Add flag to skip restoring network seletion.John Wang2010-10-071-2/+8
* | Changed handling of onQueryCompelete to not use mimeType.Wink Saville2010-10-071-18/+18
|/
* Merge "CallManager/SipPhone: fix reject a ringing call" into gingerbreadHung-ying Tyan2010-10-052-17/+34
|\
| * CallManager/SipPhone: fix reject a ringing callHung-ying Tyan2010-10-062-17/+34
* | Merge changes Ic5551c94,I0207f7f7 into gingerbreadMike Lockwood2010-10-052-0/+7
|\ \
| * | GPS: Add support for AGpsRilInterface.Miguel Torroja2010-10-052-0/+7
| |/
* | Merge "Add supporting MCC=450(Korea)" into gingerbreadRobert Greenwalt2010-10-051-13/+15
|\ \ | |/ |/|
| * Add supporting MCC=450(Korea)Sang-il, Lee2010-10-011-13/+15
* | SIP: add SERVER_UNREACHABLE error code.Hung-ying Tyan2010-10-052-0/+4
* | SIP telephony cleanup.Hung-ying Tyan2010-10-028-716/+48
* | Merge "Add CallManager/Phone.setEchoSuppressionEnabled()." into gingerbreadHung-ying Tyan2010-10-015-0/+46
|\ \
| * | Add CallManager/Phone.setEchoSuppressionEnabled().Hung-ying Tyan2010-09-305-0/+46
| |/
* | Merge "Rub in a little 'ol log-b-gone." into gingerbreadDianne Hackborn2010-09-301-1/+1
|\ \
| * | Rub in a little 'ol log-b-gone.Dianne Hackborn2010-09-301-1/+1
| |/
* | Typo fixes in comments and minor code cleanups.Jake Hamby2010-09-303-7/+7
|/
* Catch exceptions in SipPhone.canTake().Hung-ying Tyan2010-09-301-8/+26
* SipPhone: revise hangup() in SipCall and SipConnection.Hung-ying Tyan2010-09-301-11/+21
* Implement contacts lookup (caller-id) for incoming SIP calls.David Brown2010-09-281-14/+80
* SIP: add DisconnectCause.SERVER_ERRORHung-ying Tyan2010-09-282-1/+4
* Fix the startAudio order for 3-way calls.Chung-yih Wang2010-09-281-2/+2
* Fix build.Hung-ying Tyan2010-09-281-1/+1
* Don't enter DISCONNECTING state when the call/connection is not aliveHung-ying Tyan2010-09-281-14/+21
* SIP: misc fixesHung-ying Tyan2010-09-281-0/+3
* SipService: handle cross-domain authentication errorHung-ying Tyan2010-09-272-0/+4
* Fix the unhold issue especially if one is behind NAT.Chung-yih Wang2010-09-271-1/+12
* Merge "Add debug functions." into gingerbreadJohn Wang2010-09-261-23/+167
|\
| * Add debug functions.John Wang2010-09-261-23/+167
* | SIP: longer timeout for making call, shorter for cancellingHung-ying Tyan2010-09-251-5/+7
|/
* Refactoring SIP classes to get ready for API review.Hung-ying Tyan2010-09-241-12/+12