summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ | | |/ /
| | * | 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
* | | | am ae83faa3: am 13f6270e: SipAudioCall: use SipErrorCode instead of string in...Hung-ying Tyan2010-09-151-2/+2
|\ \ \ \ | |/ / /
| * | | am 13f6270e: SipAudioCall: use SipErrorCode instead of string in onError()Hung-ying Tyan2010-09-141-2/+2
| |\ \ \ | | |/ /
| | * | SipAudioCall: use SipErrorCode instead of string in onError()Hung-ying Tyan2010-09-141-2/+2
* | | | am ca83c25d: am 4565933f: Merge "SipService: deliver connectivity change to a...Hung-ying Tyan2010-09-151-3/+6
|\ \ \ \ | |/ / /
| * | | am 4565933f: Merge "SipService: deliver connectivity change to all sessions."...Hung-ying Tyan2010-09-141-3/+6
| |\ \ \ | | |/ /
| | * | SipService: deliver connectivity change to all sessions.Hung-ying Tyan2010-09-141-3/+6
| | |/
* | | am a5dce0c1: am 3d7606aa: SIP: enhance timeout and registration status feedback.Hung-ying Tyan2010-09-132-1/+3
|\ \ \ | |/ /
| * | am 3d7606aa: SIP: enhance timeout and registration status feedback.Hung-ying Tyan2010-09-132-1/+3
| |\ \ | | |/
| | * SIP: enhance timeout and registration status feedback.Hung-ying Tyan2010-09-132-1/+3
* | | am 38dc67f4: am 25b52a2f: SIP: remove dependency on javax.sip.SipException.Hung-ying Tyan2010-09-132-3/+1
|\ \ \ | |/ /
| * | am 25b52a2f: SIP: remove dependency on javax.sip.SipException.Hung-ying Tyan2010-09-132-3/+1
| |\ \ | | |/
| | * SIP: remove dependency on javax.sip.SipException.Hung-ying Tyan2010-09-132-3/+1
* | | am b9871461: am e442fb6c: Merge "Register ServiceStateChanged to CallManager....Jaikumar Ganesh2010-09-101-5/+14
|\ \ \ | |/ /
| * | am e442fb6c: Merge "Register ServiceStateChanged to CallManager." into ginger...Jaikumar Ganesh2010-09-101-5/+14
| |\ \ | | |/
| | * Merge "Register ServiceStateChanged to CallManager." into gingerbreadJaikumar Ganesh2010-09-101-5/+14
| | |\
| | | * Register ServiceStateChanged to CallManager.John Wang2010-09-101-5/+14
| * | | am 9a3ce10c: Merge "Fix bug 2972138 Lost cell data connection and didn\'t get...Wink Saville2010-09-101-4/+2
| |\ \ \ | | |/ /
| | * | Fix bug 2972138 Lost cell data connection and didn't get it back, DO NOT MERGE.Wink Saville2010-09-101-4/+2
* | | | Fix bug 2972138 Lost cell data connection and didn't get it back.Wink Saville2010-09-101-4/+2
* | | | am 5f93c39c: am ca3c24db: Merge "SIP: add SipErrorCode for error feedback." i...Hung-ying Tyan2010-09-102-7/+24
|\ \ \ \ | |/ / /
| * | | am ca3c24db: Merge "SIP: add SipErrorCode for error feedback." into gingerbreadHung-ying Tyan2010-09-102-7/+24
| |\ \ \ | | |/ /
| | * | SIP: add SipErrorCode for error feedback.Hung-ying Tyan2010-09-102-7/+24
| | |/
* | | Merge "Fix SimUtilsTest after changing in bcdToString."John Wang2010-09-091-2/+6
|\ \ \
| * | | Fix SimUtilsTest after changing in bcdToString.John Wang2010-09-081-2/+6
* | | | Support MBCS characters in contacts and SMS messages that are stored in SIM c...Sang-il, Lee2010-09-095-3/+119
* | | | am d8f62ec4: am a48dc39b: Add hangupForegroundResumeBackground().John Wang2010-09-081-0/+27
|\ \ \ \ | | |/ / | |/| |
| * | | am a48dc39b: Add hangupForegroundResumeBackground().John Wang2010-09-081-0/+27
| |\ \ \ | | | |/ | | |/|
| | * | Add hangupForegroundResumeBackground().John Wang2010-09-081-0/+27
* | | | Merge "Some cleanup of Proxy class."Robert Greenwalt2010-09-081-2/+3
|\ \ \ \
| * | | | Some cleanup of Proxy class.Robert Greenwalt2010-09-031-2/+3
* | | | | am e7578344: am 5872e9d7: Merge "Allow incoming SMS until internal storage is...Jake Hamby2010-09-085-17/+14
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | am 5872e9d7: Merge "Allow incoming SMS until internal storage is almost full....Jake Hamby2010-09-086-25/+22
| |\ \ \ | | | |/ | | |/|
| | * | Allow incoming SMS until internal storage is almost full.Jake Hamby2010-09-086-25/+22
* | | | am 4f24aed2: am 66907078: Merge "Fix the dialing from contact for internet ad...Chung-yih Wang2010-09-081-1/+1
|\ \ \ \ | |/ / /
| * | | am 66907078: Merge "Fix the dialing from contact for internet address." into ...Chung-yih Wang2010-09-081-1/+1
| |\ \ \ | | |/ /
| | * | Fix the dialing from contact for internet address.Chung-yih Wang2010-09-081-1/+1