summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* am 4b1bdc02: Merge "DO NOT MERGE Fixing Connectivity" into gingerbreadRobert Greenwalt2010-08-204-3/+7
|\
| * Merge "DO NOT MERGE Fixing Connectivity" into gingerbreadRobert Greenwalt2010-08-204-3/+7
| |\
| | * DO NOT MERGE Fixing ConnectivityRobert Greenwalt2010-08-204-3/+7
* | | am 07936528: Merge "Cosmetic cleanups to SMSDispatcher classes." into gingerb...Jake Hamby2010-08-193-62/+45
|\ \ \ | |/ /
| * | Cosmetic cleanups to SMSDispatcher classes.Jake Hamby2010-08-193-62/+45
| |/
* | am 6ab94608: Merge "CallManager: add setAudioMode()" into gingerbreadHung-ying Tyan2010-08-181-4/+29
|\ \ | |/
| * CallManager: add setAudioMode()Hung-ying Tyan2010-08-181-4/+29
* | am 8eac20ea: SIP: implement conference callHung-ying Tyan2010-08-182-5/+51
|\ \ | |/
| * SIP: implement conference callHung-ying Tyan2010-08-182-5/+51
* | am f6354aca: Merge "CallManager: do not deliver ring event if fg call is live...Hung-ying Tyan2010-08-181-1/+4
|\ \ | |/
| * CallManager: do not deliver ring event if fg call is live.Hung-ying Tyan2010-08-171-1/+4
* | am 3f442ece: Merge "Fix character count bug and Javadoc typos in SMS (with te...Jake Hamby2010-08-136-23/+220
|\ \ | |/
| * Fix character count bug and Javadoc typos in SMS (with test cases)Jake Hamby2010-08-136-23/+220
* | am 4f170821: Merge "Fix typo and bug in CTS test class." into gingerbreadJake Hamby2010-08-132-2/+1
|\ \ | |/
| * Fix typo and bug in CTS test class.Jake Hamby2010-08-132-2/+1
* | am 686a9505: Merge "Update switch call and accept call." into gingerbreadJohn Wang2010-08-124-8/+122
|\ \ | |/
| * Update switch call and accept call.John Wang2010-08-124-8/+122
* | am c636b846: Merge "Enhance WspTypeDecoder to decode Content Type Parameters"John Huang2010-08-123-189/+1257
|\ \
| * \ Merge "Enhance WspTypeDecoder to decode Content Type Parameters"John Huang2010-08-123-189/+1257
| |\ \
| | * | Enhance WspTypeDecoder to decode Content Type ParametersDan Griffin2010-08-023-189/+1257
* | | | am c4c4c98c: In CW Interrogation service class is not sent.Naveen Kalla2010-08-111-1/+3
|\ \ \ \ | |/ / /
| * | | In CW Interrogation service class is not sent.Naveen Kalla2010-08-111-1/+3
* | | | am 076d0654: Merge "SIM toolkit enhancements and bug fixes"Jean-Baptiste Queru2010-08-115-47/+151
|\ \ \ \ | |/ / /
| * | | SIM toolkit enhancements and bug fixesNaveen Kalla2010-07-305-47/+151
* | | | am 1777a274: SIP: remove unused file.Hung-ying Tyan2010-08-112-750/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | SIP: remove unused file.Hung-ying Tyan2010-08-112-750/+1
* | | | am 2725a655: Fix a bug in unregisterPhone().Chung-yih Wang2010-08-101-1/+1
|\ \ \ \ | |/ / /
| * | | Fix a bug in unregisterPhone().Chung-yih Wang2010-08-111-1/+1
* | | | am f57324cf: Add getSipUri() for identification.Chung-yih Wang2010-08-101-0/+4
|\ \ \ \ | |/ / /
| * | | Add getSipUri() for identification.Chung-yih Wang2010-08-111-0/+4
* | | | am 259b4c86: Merge "SIP: clean up unused class and fields." into gingerbreadHung-ying Tyan2010-08-091-2/+0
|\ \ \ \ | |/ / /
| * | | SIP: clean up unused class and fields.Hung-ying Tyan2010-08-101-2/+0
* | | | am 8fb2e6e4: PhoneFactory: add makeSipPhone()Hung-ying Tyan2010-08-092-32/+25
|\ \ \ \ | |/ / /
| * | | PhoneFactory: add makeSipPhone()Hung-ying Tyan2010-08-092-32/+25
* | | | am d122805b: CallManager: add getAllPhones().Hung-ying Tyan2010-08-091-0/+9
|\ \ \ \ | |/ / /
| * | | CallManager: add getAllPhones().Hung-ying Tyan2010-08-091-0/+9
* | | | am b9605886: Merge "Revert "Revert "Move SIP telephony related codes to frame...Chung-yih Wang2010-08-0510-0/+3256
|\ \ \ \ | |/ / /
| * | | Revert "Revert "Move SIP telephony related codes to framework.""Chung-yih Wang2010-08-0510-0/+3256
* | | | am cde66df4: Revert "Move SIP telephony related codes to framework."Chung-yih Wang2010-08-0410-3256/+0
|\ \ \ \ | |/ / /
| * | | Revert "Move SIP telephony related codes to framework."Chung-yih Wang2010-08-0510-3256/+0
* | | | am 468e35ef: Merge "Move SIP telephony related codes to framework." into ging...Chung-yih Wang2010-08-0410-0/+3256
|\ \ \ \ | |/ / /
| * | | Move SIP telephony related codes to framework.Chung-yih Wang2010-08-0510-0/+3256
* | | | am 62f066a1: Merge "Add register methods in CallManager "do not merge"" into ...John Wang2010-08-043-58/+296
|\ \ \ \ | |/ / /
| * | | 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
* | | | | am 82cadee3: Merge "Add support for PSC of serving cell." into gingerbreadjsh2010-08-042-3/+32
|\ \ \ \ \ | |/ / / /
| * | | | Add support for PSC of serving cell.jsh2010-08-032-3/+32
| |/ / /
* | | | am 8bffa72b: Merge changes Ic30e2801,I387bab4d into gingerbreadJohn Wang2010-08-021-0/+983
|\ \ \ \ | |/ / /
| * | | 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