summaryrefslogtreecommitdiffstats
path: root/telephony/java/com
Commit message (Expand)AuthorAgeFilesLines
* Add emergencyOnly indicator in ServiceState.John Wang2010-04-071-13/+7
* 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-221-25/+34
* | Grammar fixes.Brad Fitzpatrick2010-03-221-1/+1
* | Add support for DUN over a cdma connection.Robert Greenwalt2010-03-183-18/+38
* | 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-112-0/+32
* | 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-051-2/+6
|/ /
* | Update DSAC notification.John Wang2010-03-041-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
* | Merge "Add USB RNDIS enable/disable control"Robert Greenwalt2010-02-231-1/+2
|\ \
| * | Add USB RNDIS enable/disable controlRobert Greenwalt2010-02-231-1/+2
* | | Calling super.finalize() in finalize() methods.Romain Guy2010-02-226-67/+36
|/ /
* | Merge "Prevent sign extension in IccUtils.parseToRGB"Kenny Root2010-02-171-1/+1
|\ \
| * | Prevent sign extension in IccUtils.parseToRGBKenny Root2010-02-171-1/+1
* | | Prevent sign extension in UsimPhoneBookManagerKenny Root2010-02-171-1/+1
|/ /
* | am 58d6a20c: am 6b178e47: Merge "Always assume evdoXxxx signal strength value...Wink Saville2010-02-131-19/+10
|\ \
| * | Always assume evdoXxxx signal strength values are correct.Wink Saville2010-02-131-19/+10
| |/
* | Map base station lat-lng of "0","0" to undefined.Mark Vandevoorde2010-02-121-4/+16
* | Merge "resolved conflicts for merge of 61bb25f2 to master"Eric Laurent2010-02-111-0/+21
|\ \
| * \ resolved conflicts for merge of 61bb25f2 to masterEric Laurent2010-02-111-0/+21
| |\ \ | | |/
| | * Fix issue: 2413494: Add TTY support.Eric Laurent2010-02-101-0/+21
* | | Eliminate dependencies on Checkin, replacing checkin events with EventLogDan Egnor2010-02-119-108/+108
|/ /
* | Cleanup comments, see bug 2401350.Wink Saville2010-02-016-16/+6
* | am 1ef6fb3b: am 8deed914: Merge "Handle RIL_UNSOL_RESEND_INCALL_MUTE." into e...John Wang2010-02-017-0/+62
|\ \ | |/
| * Handle RIL_UNSOL_RESEND_INCALL_MUTE.John Wang2010-01-297-0/+62
* | am 89fec7b1: am 098295a5: Merge "Updated emergency string when locale changes...John Wang2010-01-281-6/+22
|\ \ | |/
| * Updated emergency string when locale changes.John Wang2010-01-221-6/+22
* | am 64c92f75: am 08cb0024: Handle emergency calls only status in ServiceStateT...John Wang2010-01-281-1/+35
|\ \ | |/
| * Handle emergency calls only status in ServiceStateTracker.John Wang2010-01-221-1/+35
* | am 3c2d3667: am 036e2108: Fix NPE when importing from USIM.jsh2010-01-271-1/+1
|\ \ | |/
| * Fix NPE when importing from USIM.jsh2010-01-211-1/+1
* | resolved conflicts for merge of d0514347 to masterIrfan Sheriff2010-01-251-12/+6
|\ \ | |/
| * Merge "Use MCC value to always override channel count setting" into eclairIrfan Sheriff2010-01-211-12/+6
| |\
| | * Use MCC value to always override channel count settingIrfan Sheriff2010-01-201-12/+6
| * | Cleanup of process-specific DNS.Robert Greenwalt2010-01-191-37/+0
| |/
* | Fix build, GsmServiceStateTracker was using old EventLog API.Wink Saville2010-01-211-2/+2
* | am 7319d94f: am 99f2a4bb: Merge "Add Event log for RAT switch." into eclairJohn Wang2010-01-212-0/+17
|\ \ | |/
| * Add Event log for RAT switch.John Wang2010-01-132-0/+17
* | Merge "Hangup calls before powering off radio."John Wang2010-01-135-42/+99
|\ \