summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* Updated emergency string when locale changes.John Wang2010-01-221-6/+22
* Handle emergency calls only status in ServiceStateTracker.John Wang2010-01-221-1/+35
* Fix NPE when importing from USIM.jsh2010-01-211-1/+1
* 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
|/
* Add Event log for RAT switch.John Wang2010-01-132-0/+17
* docs: add 2.1 platform notes, win usb driver notesScott Main2009-12-161-1/+1
* Cleanup @hide and @deprecated directives.Wink Saville2009-12-023-17/+34
* Sending UCS2 encoded SMS correctlyBai Tao2009-11-301-0/+1
* Merge change Idfc116fe into eclairAndroid (Google) Code Review2009-11-121-10/+1
|\
| * Return null if SIM doesn't have the MSISDN Aplha tag.Jaikumar Ganesh2009-11-121-10/+1
* | Add code to use Gservices provided values for throtting NITZ updates.Wink Saville2009-11-111-12/+12
|/
* Merge change I326c1f7e into eclairAndroid (Google) Code Review2009-11-111-38/+59
|\
| * Throttle nitz updates as the are too numerous on cdma.Wink Saville2009-11-111-38/+59
* | Make multipart message follow 3GPP TS 23.040 V9.0.0 (2009-06), section 9.2.3....Gilles Duboscq2009-11-113-50/+130
|/
* Merge change I70e1f7a6 into eclairAndroid (Google) Code Review2009-11-091-5/+7
|\
| * Fix the selection of locale from SIM mcc.Robert Greenwalt2009-11-051-5/+7
* | Merge change I44d4cbec into eclairAndroid (Google) Code Review2009-11-063-2/+21
|\ \
| * | Fix some SMS encode issues.jsh2009-11-053-2/+21
| |/
* | Add needsOtaServiceProvisioning and used to not allowWink Saville2009-11-032-2/+28
|/
* Change default TIME_DELAYED_TO_RESTART_RADIO to 60secs from 20secs.Wink Saville2009-10-261-1/+1
* Merge change I2811f162 into eclairAndroid (Google) Code Review2009-10-263-5/+11
|\
| * Add Authentication Type field to the APN settings.Jaikumar Ganesh2009-10-263-5/+11
* | Merge change Ie7105dae into eclairAndroid (Google) Code Review2009-10-222-2/+4
|\ \
| * | Handle bad SIM messageTom Taylor2009-10-222-2/+4
| |/
* | Send "encoding problem" to the network for general errors during SMS dispatch.jsh2009-10-212-1/+2
|/
* telephony/cdma: Fix Erroneous Roaming Indicators and Latitude-Longitude parsingNaveen Kalla2009-10-212-45/+90
* Log exception if we hit an error parsing an incoming SMS message.jsh2009-10-192-0/+2
* Make sure CF icon updates when using "all CF" MMI.jsh2009-10-141-1/+2
* Futher reduce the logging of EriManager.Robert Greenwalt2009-10-131-1/+1
* Make standard roaming indicator display indications configurableLibin Tang2009-10-121-3/+13
* Reduce the amount of EriManager Logging.Robert Greenwalt2009-10-121-9/+9
* Make PhoneStateListeners not call TelephonyManagerRobert Greenwalt2009-10-096-5/+68
* Add PERIOD char to CDMA address sugar list.Tammo Spalink2009-10-051-1/+1
* Unhide constant DATA_ACTIVITY_DORMANT.John Wang2009-10-011-1/+0
* Update from API review.Dianne Hackborn2009-09-301-0/+4
* Revert setDataEnabled to setting a master switch.Robert Greenwalt2009-09-304-13/+42
* Telephony: Add a failure cause for CDMA call failures and renameNaveen Kalla2009-09-295-6/+13
* Fix the reporting of ActiveApnTypes on CDMARobert Greenwalt2009-09-292-13/+27
* Merge change I49fbfc68 into eclairAndroid (Google) Code Review2009-09-291-0/+12
|\
| * Add PhoneNumberUtils.compare() method that uses a resource to determine stric...Evan Millar2009-09-291-0/+12
* | Merge change Ib23e57cf into eclairAndroid (Google) Code Review2009-09-292-58/+33
|\ \
| * | Set roaming based on both data and voice.John Wang2009-09-282-58/+33
* | | Fix the reporting of ActiveApnTypes on CDMARobert Greenwalt2009-09-281-2/+2
| |/ |/|
* | Fix Cdma re-start of default connection.Robert Greenwalt2009-09-271-4/+11
* | Fix ConnectivityManager's handling of apn switch.Robert Greenwalt2009-09-251-16/+20
* | Unhide NETWORK_TYPE_XXX.John Wang2009-09-251-8/+2
* | Update CID in NeighboringCellInfojohnwang2009-09-253-25/+221
* | Add null check at isEmergencyNumber().Peng Zhu2009-09-241-0/+3
|/