summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Change CDMAPhone.getDeviceId to return MEID or ESN.Wink Saville2010-08-202-3/+8
* | Merge "DO NOT MERGE Fixing Connectivity" into gingerbreadRobert Greenwalt2010-08-204-3/+7
|\ \
| * | DO NOT MERGE Fixing ConnectivityRobert Greenwalt2010-08-204-3/+7
* | | Cosmetic cleanups to SMSDispatcher classes.Jake Hamby2010-08-193-62/+45
|/ /
* | CallManager: add setAudioMode()Hung-ying Tyan2010-08-181-4/+29
* | SIP: implement conference callHung-ying Tyan2010-08-182-5/+51
* | CallManager: do not deliver ring event if fg call is live.Hung-ying Tyan2010-08-171-1/+4
* | Fix character count bug and Javadoc typos in SMS (with test cases)Jake Hamby2010-08-136-23/+220
* | Fix typo and bug in CTS test class.Jake Hamby2010-08-132-2/+1
* | Update switch call and accept call.John Wang2010-08-124-8/+122
* | SIP: remove unused file.Hung-ying Tyan2010-08-112-750/+1
* | Fix a bug in unregisterPhone().Chung-yih Wang2010-08-111-1/+1
* | Add getSipUri() for identification.Chung-yih Wang2010-08-111-0/+4
* | SIP: clean up unused class and fields.Hung-ying Tyan2010-08-101-2/+0
* | PhoneFactory: add makeSipPhone()Hung-ying Tyan2010-08-092-32/+25
* | CallManager: add getAllPhones().Hung-ying Tyan2010-08-091-0/+9
* | Revert "Revert "Move SIP telephony related codes to framework.""Chung-yih Wang2010-08-0510-0/+3256
* | Revert "Move SIP telephony related codes to framework."Chung-yih Wang2010-08-0510-3256/+0
* | Move SIP telephony related codes to framework.Chung-yih Wang2010-08-0510-0/+3256
* | Merge "Add register methods in CallManager "do not merge"" into gingerbreadJohn Wang2010-08-043-58/+296
|\ \
| * | Add register methods in CallManager "do not merge"John Wang2010-08-023-58/+296
* | | Add support for PSC of serving cell.jsh2010-08-032-3/+32
|/ /
* | Handle call list in CallManager "do not merge".John Wang2010-08-021-62/+223
* | Create CallManager class "do not merge"John Wang2010-08-021-0/+822
* | am c69f5be0: Add PhoneSubInfo.getCompleteVoiceMailNumber.Wink Saville2010-08-025-3/+53
|\ \ | |/
| * Add PhoneSubInfo.getCompleteVoiceMailNumber.Wink Saville2010-08-025-3/+53
* | Remove voice mail number verification for testing on no-sim deviceXia Wang2010-07-071-1/+3