summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix the build.Chung-yih Wang2010-09-211-21/+0
* Revert the ANSWERING state.Chung-yih Wang2010-09-214-30/+35
* 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
* | SipPhone: fix missing-call DisconnectCause feedbackHung-ying Tyan2010-09-201-1/+3
* | SIP: convert enum to static final int.Hung-ying Tyan2010-09-201-19/+20
|/
* Add debug function.John Wang2010-09-171-5/+56
* SipPhone: do not append SIP domain to PSTN numberHung-ying Tyan2010-09-171-19/+28
* SipAudioCall: expose startAudio()Hung-ying Tyan2010-09-171-0/+1
* Add timer to SIP session creation process.Hung-ying Tyan2010-09-171-4/+5
* Add a new phone state ANSWERING.Chung-yih Wang2010-09-164-4/+23
* Fixing the NPE in SipPhoneChung-yih Wang2010-09-151-1/+1
* Merge "SIP: add PEER_NOT_REACHABLE error feedback." into gingerbreadHung-ying Tyan2010-09-142-0/+6
|\
| * SIP: add PEER_NOT_REACHABLE error feedback.Hung-ying Tyan2010-09-152-0/+6
* | Complete event registration in CallManager.John Wang2010-09-141-8/+87
* | Unhide GsmCellLocation.getPsc().jsh2010-09-141-1/+3
* | Merge "Return immutable copies of private callList." into gingerbreadJohn Wang2010-09-141-7/+7
|\ \ | |/ |/|
| * Return immutable copies of private callList.John Wang2010-09-131-7/+7
* | SipAudioCall: use SipErrorCode instead of string in onError()Hung-ying Tyan2010-09-141-2/+2
* | SipService: deliver connectivity change to all sessions.Hung-ying Tyan2010-09-141-3/+6
|/
* SIP: enhance timeout and registration status feedback.Hung-ying Tyan2010-09-132-1/+3
* SIP: remove dependency on javax.sip.SipException.Hung-ying Tyan2010-09-132-3/+1
* Merge "Register ServiceStateChanged to CallManager." into gingerbreadJaikumar Ganesh2010-09-101-5/+14
|\
| * Register ServiceStateChanged to CallManager.John Wang2010-09-101-5/+14
* | Fix bug 2972138 Lost cell data connection and didn't get it back, DO NOT MERGE.Wink Saville2010-09-101-4/+2
* | SIP: add SipErrorCode for error feedback.Hung-ying Tyan2010-09-102-7/+24
|/
* Add hangupForegroundResumeBackground().John Wang2010-09-081-0/+27
* Allow incoming SMS until internal storage is almost full.Jake Hamby2010-09-086-25/+22
* Fix the dialing from contact for internet address.Chung-yih Wang2010-09-081-1/+1
* Merge "SipPhone: switch to its own phone type PHONE_TYPE_SIP." into gingerbreadHung-ying Tyan2010-09-071-2/+1
|\
| * SipPhone: switch to its own phone type PHONE_TYPE_SIP.Hung-ying Tyan2010-09-071-2/+1
* | Fix the build.Chung-yih Wang2010-09-061-1/+1
* | Add equals() funcation for SipPhone.Chung-yih Wang2010-09-061-0/+4
|/
* Merge "Add API to get all foreground calls." into gingerbreadJohn Wang2010-09-031-2/+9
|\
| * Add API to get all foreground calls.John Wang2010-09-021-2/+9
* | More SharedPreferences commit() -> apply() changes.Brad Fitzpatrick2010-09-034-5/+5
|/
* CallManager: remove unused Phone argument from stopDtmf() and sendBurstDtmf()Hung-ying Tyan2010-08-251-3/+3
* Add confcall management to SIP callsHung-ying Tyan2010-08-244-76/+97
* am 3158cf68: Change CDMAPhone.getDeviceId to return MEID or ESN.Wink Saville2010-08-202-3/+8
|\