summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* Fix test breakage in Zaku. Modification to PhoneNumberUtils included.Daisuke Miyakawa2009-10-291-4/+22
* am a2058e43: Merge change I11c3cdc7 into eclairWink Saville2009-10-281-1/+1
|\
| * Change default TIME_DELAYED_TO_RESTART_RADIO to 60secs from 20secs.Wink Saville2009-10-261-1/+1
* | am 6158038a: Merge change I2811f162 into eclairJaikumar Ganesh2009-10-283-5/+11
|\ \ | |/
| * 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 I808651dc into eclair-mr2Android (Google) Code Review2009-10-231-4/+11
|\ \ \
| * | | bug #2180646: make comparing "404-04" and "40404" return true in PhoneNumberU...Wei Huang2009-10-231-4/+11
* | | | am 6c618c68: Merge change Ie7105dae into eclairTom Taylor2009-10-222-2/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Merge change Ie7105dae into eclairAndroid (Google) Code Review2009-10-222-2/+4
| |\ \ \
| | * | | Handle bad SIM messageTom Taylor2009-10-222-2/+4
| | | |/ | | |/|
* | | | am f14da417: Merge change I3ff560d7 into eclairjsh2009-10-222-1/+2
|\ \ \ \ | |/ / /
| * | | Send "encoding problem" to the network for general errors during SMS dispatch.jsh2009-10-212-1/+2
| |/ /
* | | am 076cb23a: Merge change I13dd02fc into eclairNaveen Kalla2009-10-222-45/+90
|\ \ \ | |/ / | | / | |/ |/|
| * telephony/cdma: Fix Erroneous Roaming Indicators and Latitude-Longitude parsingNaveen Kalla2009-10-212-45/+90
* | Move calc of EriIconIndex/Mode to whenever basis changesRobert Greenwalt2009-10-212-16/+8
* | Merge change Ie5df08ef into eclair-mr2Android (Google) Code Review2009-10-216-10/+45
|\ \ | |/ |/|
| * Let PLUS occur once anywhere in dial-str network portion.Tammo Spalink2009-10-216-10/+45
* | 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