summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* Merge "Modify emergency number detection"Nick Kralevich2010-12-081-2/+2
|\
| * Modify emergency number detectionNick Kralevich2010-12-071-2/+2
* | am d9c7fde9: am a00d89e8: am 2b858cae: Merge "Telephony: Add support to read ...Wink Saville2010-12-071-0/+149
|\ \
| * \ am a00d89e8: am 2b858cae: Merge "Telephony: Add support to read 3GPP2 sms fro...Wink Saville2010-12-071-0/+149
| |\ \
| | * \ am 2b858cae: Merge "Telephony: Add support to read 3GPP2 sms from CSIM/RUIM"Wink Saville2010-12-071-0/+149
| | |\ \
| | | * \ Merge "Telephony: Add support to read 3GPP2 sms from CSIM/RUIM"Wink Saville2010-12-071-0/+149
| | | |\ \
| | | | * | Telephony: Add support to read 3GPP2 sms from CSIM/RUIMRekha Kumar2010-11-021-0/+149
* | | | | | Have MobileDataStateTracker & DataConnectionTracker communicate directly.Wink Saville2010-12-073-24/+66
| |_|_|_|/ |/| | | |
* | | | | am c9cc9ab5: am 5f86d7f5: Merge "Fix SIP bug of different transport/port used...Chung-yih Wang2010-12-061-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | am 5f86d7f5: Merge "Fix SIP bug of different transport/port used for requests...Chung-yih Wang2010-12-061-1/+3
| |\ \ \ \
| | * | | | Fix SIP bug of different transport/port used for requests.Chung-yih Wang2010-12-071-1/+3
* | | | | | Block incoming calls for non-voice-device.John Wang2010-12-061-2/+18
* | | | | | Add reason field to DEACTIVATE_DATA_CALL request.Kazuhiro Ondo2010-12-027-103/+42
* | | | | | am ae2a4419: am 4567847d: Add "canDial" check.John Wang2010-12-011-0/+30
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 4567847d: Add "canDial" check.John Wang2010-12-011-0/+30
| |\ \ \ \ \ | | |/ / / /
| | * | | | Add "canDial" check.John Wang2010-12-011-0/+30
* | | | | | am ed34b244: am d7116ff1: Merge "Do not suppress error feedback during a SIP ...Hung-ying Tyan2010-12-011-6/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am d7116ff1: Merge "Do not suppress error feedback during a SIP call." into g...Hung-ying Tyan2010-11-301-6/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Do not suppress error feedback during a SIP call." into gingerbreadHung-ying Tyan2010-11-301-6/+0
| | |\ \ \ \
| | | * | | | Do not suppress error feedback during a SIP call.Hung-ying Tyan2010-11-301-6/+0
* | | | | | | am 4c11eee7: am 04639ba0: Reduce the outrageous verbosity of CallerInfo.toStr...David Brown2010-12-011-22/+35
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 04639ba0: Reduce the outrageous verbosity of CallerInfo.toString().David Brown2010-11-301-22/+35
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Reduce the outrageous verbosity of CallerInfo.toString().David Brown2010-11-301-22/+35
* | | | | | | am b9c19be7: am 91abcb62: Merge "Fix bug 3121292: Contact photo not shown cor...David Brown2010-12-011-28/+90
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 91abcb62: Merge "Fix bug 3121292: Contact photo not shown correctly for SI...David Brown2010-11-301-28/+90
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge "Fix bug 3121292: Contact photo not shown correctly for SIP calls" into...David Brown2010-11-301-28/+90
| | |\ \ \ \ \
| | | * | | | | Fix bug 3121292: Contact photo not shown correctly for SIP callsDavid Brown2010-10-261-28/+90
| * | | | | | | am f3166799: Merge "Fix GSM permanent failure handling, DO NOT MERGE." into g...Wink Saville2010-11-301-12/+18
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge "Fix GSM permanent failure handling, DO NOT MERGE." into gingerbreadWink Saville2010-11-301-12/+18
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | Fix GSM permanent failure handling, DO NOT MERGE.Wink Saville2010-11-171-12/+18
* | | | | | | | am 0e58a952: am 0bba9535: Merge "Throw proper exceptions in SipManager" into ...Hung-ying Tyan2010-11-301-2/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | am 0bba9535: Merge "Throw proper exceptions in SipManager" into gingerbreadHung-ying Tyan2010-11-301-2/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | / / / | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge "Throw proper exceptions in SipManager" into gingerbreadHung-ying Tyan2010-11-301-2/+1
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Throw proper exceptions in SipManagerHung-ying Tyan2010-11-031-2/+1
| | | |/ / /
* | | | | | Make the internal data-disable mechanism internalRobert Greenwalt2010-11-299-104/+21
* | | | | | Use apn types instead of host when sending notifications.Wink Saville2010-11-246-18/+27
* | | | | | Promote ActiveApn and methods to DataConnectionTracker.Wink Saville2010-11-243-63/+37
* | | | | | Merge "Promote ApnSetting to com.android.internal.telephony."Wink Saville2010-11-246-17/+16
|\ \ \ \ \ \
| * | | | | | Promote ApnSetting to com.android.internal.telephony.Wink Saville2010-11-236-17/+16
* | | | | | | resolved conflicts for merge of 8484e57f to masterJean-Baptiste Queru2010-11-2211-1/+1064
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | resolved conflicts for merge of e4ae7fc3 to gingerbread-plus-aospJean-Baptiste Queru2010-11-2211-1/+1064
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Enabling cell broadcast (SMS-CB) support in the platform.Henrik Hall2010-11-1911-1/+1064
* | | | | | Remove pingtest in GsmDataConnectionTracker.Wink Saville2010-11-202-48/+3
* | | | | | Notify all VMs when proxy changes.Robert Greenwalt2010-11-191-7/+2
* | | | | | Use TextUtils.isEmpty to simplify code.Wink Saville2010-11-181-1/+1
* | | | | | Merge "Fix SPN_STRINGS_UPDATED_ACTION."Wink Saville2010-11-182-33/+23
|\ \ \ \ \ \
| * | | | | | Fix SPN_STRINGS_UPDATED_ACTION.Wink Saville2010-11-182-33/+23
* | | | | | | am 977d01f3: am 27c06bab: Merge "Release reference when putting RILRequest ba...Jean-Baptiste Queru2010-11-171-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | am 27c06bab: Merge "Release reference when putting RILRequest back into the p...Jean-Baptiste Queru2010-11-171-0/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Release reference when putting RILRequest back into the pool.Johannes Carlsson2010-10-271-0/+1
| | | |_|/ | | |/| |