summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* merge from open-source masterThe Android Open Source Project2010-05-123-0/+7
|\
| * Merge "Notify user regarding invalid number during MO call."Jean-Baptiste Queru2010-05-113-0/+7
| |\
| | * Notify user regarding invalid number during MO call.Naveen Kalla2010-04-233-0/+7
* | | merge from open-source masterThe Android Open Source Project2010-05-064-3/+353
|\ \ \ | |/ /
| * | Merge "Telephony: Add PUK MMI code support for CDMA RUIM phones"Jean-Baptiste Queru2010-05-052-3/+338
| |\ \
| | * | Telephony: Add PUK MMI code support for CDMA RUIM phonesNaveen Kalla2010-04-132-3/+338
| * | | Merge "Type Zero Sms should not be displayed/stored/notified."Jean-Baptiste Queru2010-05-052-0/+15
| |\ \ \
| | * | | Type Zero Sms should not be displayed/stored/notified.Naveen Kalla2010-03-262-0/+15
| | |/ /
* | | | merge from open-source masterThe Android Open Source Project2010-05-051-3/+6
|\ \ \ \ | |/ / /
| * | | Merge "telephony: Fix CID when CID is unknown"Jean-Baptiste Queru2010-05-051-3/+6
| |\ \ \ | | |_|/ | |/| |
| | * | telephony: Fix CID when CID is unknownNaveen Kalla2010-04-121-3/+6
| | |/
* | | am 7b88af67: Merge "bug #2618035: applying Moto\'s patch to fix a email/short...Wei Huang2010-04-221-1/+2
|\ \ \
| * | | bug #2618035: applying Moto's patch to fix a email/shortcode parsing bug.Wei Huang2010-04-221-1/+2
* | | | am 23c0b2eb: Merge "Add ILLEGAL_SIM_OR_ME error code." into froyoJohn Wang2010-04-212-0/+6
|\ \ \ \ | |/ / /
| * | | Add ILLEGAL_SIM_OR_ME error code.John Wang2010-04-212-0/+6
* | | | merge from open-source masterThe Android Open Source Project2010-04-211-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix printing order of phone objects creationAlex Yakavenka2010-04-191-2/+2
| * | merge from open-source masterThe Android Open Source Project2010-03-191-2/+31
| |\ \
* | | | Fix a FATAL ClassCastException in DataConnection.javaWink Saville2010-04-091-1/+2
* | | | Merge "Change TrafficStats to a new JNI implementation." into froyoDan Egnor2010-04-083-74/+54
|\ \ \ \
| * | | | Change TrafficStats to a new JNI implementation.Dan Egnor2010-04-073-74/+54
* | | | | Add emergencyOnly indicator in ServiceState.John Wang2010-04-072-16/+37
|/ / / /
* | | | merge from open-source masterThe Android Open Source Project2010-03-221-2/+31
|\ \ \ \ | | |/ / | |/| |
| * | | Retry pending memory status update to modem when radio is ON.Naveen Kalla2010-03-031-2/+31
| | |/ | |/|
* | | Fix some typos and logging of calls to CDMA methods.Jake Hamby2010-03-223-30/+39
* | | Grammar fixes.Brad Fitzpatrick2010-03-221-1/+1
* | | Add support for DUN over a cdma connection.Robert Greenwalt2010-03-183-18/+38
* | | Add definitions for WiMAX and iDen network types.jsh2010-03-151-0/+2
* | | Merge "Fix data error handling."Wink Saville2010-03-123-13/+50
|\ \ \
| * | | Fix data error handling.Wink Saville2010-03-123-13/+50
* | | | Merge "Make sure that pause dialing works even when screen is off."Wink Saville2010-03-121-10/+22
|\ \ \ \
| * | | | Make sure that pause dialing works even when screen is off.Wink Saville2010-03-121-10/+22
| |/ / /
* | | | Add Copyright assignement.Wink Saville2010-03-122-0/+4
|/ / /
* | | Add correct copyright headers to multiple filesKenny Root2010-03-113-0/+48
* | | Merge "Make getCellLocation return null if not available."John Wang2010-03-114-1/+28
|\ \ \
| * | | Make getCellLocation return null if not available.John Wang2010-03-114-1/+28
* | | | Merge "Update the Mcc Table for Canada."Robert Greenwalt2010-03-081-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Update the Mcc Table for Canada.Robert Greenwalt2010-03-081-2/+2
* | | | Allow the configuration string to have quotes.Wink Saville2010-03-052-5/+9
|/ / /
* | | Merge "Add r-w property of emergency number list."John Wang2010-03-041-1/+6
|\ \ \
| * | | Add r-w property of emergency number list.John Wang2010-03-041-1/+6
* | | | Merge "Suppress testCheckAndProcessPlusCode from continuous test system as te...Xia Wang2010-03-041-1/+1
|\ \ \ \
| * | | | Suppress testCheckAndProcessPlusCode from continuous test system as testing d...Xia Wang2010-03-041-1/+1
| |/ / /
* | | | Update DSAC notification.John Wang2010-03-041-1/+1
|/ / /
* | | Merge "Update Singapore default time zone."John Wang2010-03-041-1/+1
|\ \ \
| * | | Update Singapore default time zone.John Wang2010-03-031-1/+1
* | | | Fix a loss of data.Wink Saville2010-03-034-31/+177
|/ / /
* | | CdmaDataConnectionTracker: Add DUN to list of supported APN types.Mike Lockwood2010-02-261-0/+1
* | | Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-255-5/+150
* | | Add mobile data on/off switch.Robert Greenwalt2010-02-242-2/+22