summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* Add an AUTO_TIME_ZONE setting so that we can switch timezones while keeping c...Amith Yamasani2010-09-222-26/+42
* am 83af4fbb: am 4c571a62: Fix the build.Chung-yih Wang2010-09-211-21/+0
|\
| * am 4c571a62: Fix the build.Chung-yih Wang2010-09-201-21/+0
| |\
| | * Fix the build.Chung-yih Wang2010-09-211-21/+0
* | | am 232bc085: am 708e4251: Merge "Revert the ANSWERING state." into gingerbreadChung-yih Wang2010-09-214-30/+35
|\ \ \ | |/ /
| * | 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 48ab3991: am ee2ef322: Merge "Use PhoneBase in the phone list." into ginge...John Wang2010-09-201-34/+81
|\ \ \ | |/ /
| * | 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
* | | | Merge "Format the phone number with the number country's convention."Dmitri Plotnikov2010-09-202-1/+13
|\ \ \ \
| * | | | Format the phone number with the number country's convention.Bai Tao2010-09-202-1/+13
* | | | | am 852e5354: am 8544560c: SipPhone: fix missing-call DisconnectCause feedbackHung-ying Tyan2010-09-201-1/+3
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | 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 37d1b249: am 97963794: SIP: convert enum to static final int.Hung-ying Tyan2010-09-191-19/+20
|\ \ \ \ | |/ / /
| * | | 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 afb777cb: am 0741a5ed: Merge "Add debug function." into gingerbreadJohn Wang2010-09-171-5/+56
|\ \ \ | |/ /
| * | am 0741a5ed: Merge "Add debug function." into gingerbreadJohn Wang2010-09-171-5/+56
| |\ \ | | |/
| | * Add debug function.John Wang2010-09-171-5/+56
* | | am 960d409c: am 1d158357: SipPhone: do not append SIP domain to PSTN numberHung-ying Tyan2010-09-171-19/+28
|\ \ \ | |/ /
| * | 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
* | | resolved conflicts for merge of 394d1e4b to masterHung-ying Tyan2010-09-171-0/+1
|\ \ \ | |/ /
| * | am afa583e6: SipAudioCall: expose startAudio()Hung-ying Tyan2010-09-171-0/+1
| |\ \ | | |/
| | * SipAudioCall: expose startAudio()Hung-ying Tyan2010-09-171-0/+1
* | | am 156edcc9: am 9404e633: Merge "Add timer to SIP session creation process." ...Hung-ying Tyan2010-09-161-4/+5
|\ \ \ | |/ /
| * | 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
* | | Add LinkCapabilitiesWink Saville2010-09-1610-9/+84
* | | am 170255b0: am d8f3d167: Add a new phone state ANSWERING.Chung-yih Wang2010-09-164-4/+23
|\ \ \ | |/ /
| * | 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
* | | am 1e563f91: am 968735e5: Merge "Fixing the NPE in SipPhone bug id: http://b/...Hung-ying Tyan2010-09-151-1/+1
|\ \ \ | |/ /
| * | am 968735e5: Merge "Fixing the NPE in SipPhone bug id: http://b/2987816" into...Hung-ying Tyan2010-09-151-1/+1
| |\ \ | | |/
| | * Fixing the NPE in SipPhoneChung-yih Wang2010-09-151-1/+1
* | | am 8a33e964: am 5306e0a8: Merge "SIP: add PEER_NOT_REACHABLE error feedback."...Hung-ying Tyan2010-09-152-0/+6
|\ \ \ | |/ /
| * | am 5306e0a8: Merge "SIP: add PEER_NOT_REACHABLE error feedback." into gingerb...Hung-ying Tyan2010-09-152-0/+6
| |\ \ | | |/
| | * 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
* | | | am 8028bd5b: am 6457a28b: Merge "Complete event registration in CallManager."...John Wang2010-09-151-8/+87
|\ \ \ \ | |/ / /
| * | | am 6457a28b: Merge "Complete event registration in CallManager." into gingerb...John Wang2010-09-141-8/+87
| |\ \ \ | | |/ /
| | * | Complete event registration in CallManager.John Wang2010-09-141-8/+87
* | | | am b30f2188: am 17fe229f: Merge "Unhide GsmCellLocation.getPsc()." into ginge...jsh2010-09-151-1/+3
|\ \ \ \ | |/ / /
| * | | am 17fe229f: Merge "Unhide GsmCellLocation.getPsc()." into gingerbreadjsh2010-09-141-1/+3
| |\ \ \ | | |/ /
| | * | Unhide GsmCellLocation.getPsc().jsh2010-09-141-1/+3
* | | | am e92fdd26: am e7b92d7b: Merge "Return immutable copies of private callList....John Wang2010-09-151-7/+7
|\ \ \ \ | |/ / /
| * | | am e7b92d7b: Merge "Return immutable copies of private callList." into ginger...John Wang2010-09-141-7/+7
| |\ \ \ | | |/ /