summaryrefslogtreecommitdiffstats
path: root/telephony/java/com
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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-211-35/+64
* 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-094-3/+16
* Add PERIOD char to CDMA address sugar list.Tammo Spalink2009-10-051-1/+1
* 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 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
* | Update CID in NeighboringCellInfojohnwang2009-09-251-9/+41
|/
* Print IMEI/MEID in dumpsys.jsh2009-09-242-0/+29
* Add Phone.getPhoneType() operation.Tammo Spalink2009-09-248-28/+45
* Resolve race conditions with disconnect of CDMA data and airplane modeYong Zhang2009-09-211-3/+6
* Fix several CDMA call collision casesWink Saville2009-09-211-15/+43
* Add ring back tone notification.John Wang2009-09-207-0/+67
* 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
|/
* Message Reject notification shouldn't be shown in Emergency Calling ModeSatish Roddom2009-09-171-1/+1
* Merge change 25535 into eclairAndroid (Google) Code Review2009-09-172-2/+33
|\
| * CDMA Check for network duplicate smsChristian Gustafsson2009-09-172-2/+33
* | Added a field to track if the call is to a voicemail instance.Nicolas Catania2009-09-162-61/+81
|/
* Merge change 25092 into eclairAndroid (Google) Code Review2009-09-152-14/+36
|\
| * New field in CallerInfo to cache if the call is an emergency one.Nicolas Catania2009-09-152-14/+36
* | Fix call collision issueLibin Tang2009-09-151-25/+59