summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 0a972acf to gingerbread-plus-aospJake Hamby2010-09-303-7/+7
|\
| * Typo fixes in comments and minor code cleanups.Jake Hamby2010-09-303-7/+7
* | am 0e412304: Catch exceptions in SipPhone.canTake().Hung-ying Tyan2010-09-301-8/+26
|\ \ | |/
| * Catch exceptions in SipPhone.canTake().Hung-ying Tyan2010-09-301-8/+26
* | am 421c34c1: SipPhone: revise hangup() in SipCall and SipConnection.Hung-ying Tyan2010-09-301-11/+21
|\ \ | |/
| * SipPhone: revise hangup() in SipCall and SipConnection.Hung-ying Tyan2010-09-301-11/+21
* | am 87fbcc2b: Merge "Implement contacts lookup (caller-id) for incoming SIP ca...David Brown2010-09-291-14/+80
|\ \ | |/
| * Implement contacts lookup (caller-id) for incoming SIP calls.David Brown2010-09-281-14/+80
* | am 624d5b4e: SIP: add DisconnectCause.SERVER_ERRORHung-ying Tyan2010-09-272-1/+4
|\ \ | |/
| * SIP: add DisconnectCause.SERVER_ERRORHung-ying Tyan2010-09-282-1/+4
* | am 24547592: Fix the startAudio order for 3-way calls.Chung-yih Wang2010-09-271-2/+2
|\ \ | |/
| * Fix the startAudio order for 3-way calls.Chung-yih Wang2010-09-281-2/+2
* | am 368d796e: Fix build.Hung-ying Tyan2010-09-271-1/+1
|\ \ | |/
| * Fix build.Hung-ying Tyan2010-09-281-1/+1
* | am 32346522: Merge "Don\'t enter DISCONNECTING state when the call/connection...Hung-ying Tyan2010-09-271-14/+21
|\ \ | |/
| * Don't enter DISCONNECTING state when the call/connection is not aliveHung-ying Tyan2010-09-281-14/+21
* | am 025a39af: SIP: misc fixesHung-ying Tyan2010-09-271-0/+3
|\ \ | |/
| * SIP: misc fixesHung-ying Tyan2010-09-281-0/+3
* | am 00a22064: SipService: handle cross-domain authentication errorHung-ying Tyan2010-09-272-0/+4
|\ \ | |/
| * SipService: handle cross-domain authentication errorHung-ying Tyan2010-09-272-0/+4
* | am bd229420: Fix the unhold issue especially if one is behind NAT.Chung-yih Wang2010-09-271-1/+12
|\ \ | |/
| * Fix the unhold issue especially if one is behind NAT.Chung-yih Wang2010-09-271-1/+12
* | am 8f5a1211: Merge "Add debug functions." into gingerbreadJohn Wang2010-09-261-23/+167
|\ \ | |/
| * Merge "Add debug functions." into gingerbreadJohn Wang2010-09-261-23/+167
| |\
| | * Add debug functions.John Wang2010-09-261-23/+167
* | | am 194bbcce: SIP: longer timeout for making call, shorter for cancellingHung-ying Tyan2010-09-241-5/+7
|\ \ \ | |/ /
| * | SIP: longer timeout for making call, shorter for cancellingHung-ying Tyan2010-09-251-5/+7
| |/
* | am 84a357bb: Refactoring SIP classes to get ready for API review.Hung-ying Tyan2010-09-231-12/+12
|\ \ | |/
| * Refactoring SIP classes to get ready for API review.Hung-ying Tyan2010-09-241-12/+12
* | am 4c571a62: Fix the build.Chung-yih Wang2010-09-201-21/+0
|\ \ | |/
| * Fix the build.Chung-yih Wang2010-09-211-21/+0
* | am 708e4251: Merge "Revert the ANSWERING state." into gingerbreadChung-yih Wang2010-09-204-30/+35
|\ \ | |/
| * Revert the ANSWERING state.Chung-yih Wang2010-09-214-30/+35
* | am ee2ef322: Merge "Use PhoneBase in the phone list." into gingerbreadJohn Wang2010-09-201-34/+81
|\ \ | |/
| * Merge "Use PhoneBase in the phone list." into gingerbreadJohn Wang2010-09-201-34/+81
| |\
| | * Use PhoneBase in the phone list.John Wang2010-09-171-34/+81
* | | am 8544560c: SipPhone: fix missing-call DisconnectCause feedbackHung-ying Tyan2010-09-201-1/+3
|\ \ \ | |/ /
| * | SipPhone: fix missing-call DisconnectCause feedbackHung-ying Tyan2010-09-201-1/+3
* | | am 97963794: SIP: convert enum to static final int.Hung-ying Tyan2010-09-191-19/+20
|\ \ \ | |/ /
| * | SIP: convert enum to static final int.Hung-ying Tyan2010-09-201-19/+20
| |/
* | am 0741a5ed: Merge "Add debug function." into gingerbreadJohn Wang2010-09-171-5/+56
|\ \ | |/
| * Add debug function.John Wang2010-09-171-5/+56
* | am 1d158357: SipPhone: do not append SIP domain to PSTN numberHung-ying Tyan2010-09-171-19/+28
|\ \ | |/
| * SipPhone: do not append SIP domain to PSTN numberHung-ying Tyan2010-09-171-19/+28
* | am afa583e6: SipAudioCall: expose startAudio()Hung-ying Tyan2010-09-171-0/+1
|\ \ | |/
| * SipAudioCall: expose startAudio()Hung-ying Tyan2010-09-171-0/+1
* | am 9404e633: Merge "Add timer to SIP session creation process." into gingerbreadHung-ying Tyan2010-09-161-4/+5
|\ \ | |/
| * Add timer to SIP session creation process.Hung-ying Tyan2010-09-171-4/+5
* | am d8f3d167: Add a new phone state ANSWERING.Chung-yih Wang2010-09-164-4/+23
|\ \ | |/
| * Add a new phone state ANSWERING.Chung-yih Wang2010-09-164-4/+23