summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Print IMEI/MEID in dumpsys.jsh2009-09-242-0/+29
* Add Phone.getPhoneType() operation.Tammo Spalink2009-09-2410-59/+66
* Resolve race conditions with disconnect of CDMA data and airplane modeYong Zhang2009-09-211-3/+6
* Merge change 26171 into eclairAndroid (Google) Code Review2009-09-211-15/+43
|\
| * Fix several CDMA call collision casesWink Saville2009-09-211-15/+43
* | make PhoneNumberUtils.compareLoosely use MIN_MATCH of 7 instead of 5.Wei Huang2009-09-201-5/+19
|/
* Add ring back tone notification.John Wang2009-09-207-0/+67
* Implement compareStrictly() using phone_number_compare() written in C.Daisuke Miyakawa2009-09-191-120/+492
* Moved the toString method in the parent Connection class.Nicolas Catania2009-09-193-9/+23
* Fix potential ArrayIndexOutOfBoundsException.jsh2009-09-181-1/+1
* Merge change 25810 into eclairAndroid (Google) Code Review2009-09-181-10/+18
|\
| * Fix pause-wait dial string conversion errorLibin Tang2009-09-181-10/+18
* | Fix typo in SECONDARY_DATA_RETRY_CONFIGRobert Greenwalt2009-09-181-1/+1
|/