summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* Merge change 24662 into eclairAndroid (Google) Code Review2009-09-141-1/+1
|\
| * Fix URI returned by IccProvider.jsh2009-09-101-1/+1
* | Merge change 24754 into eclairAndroid (Google) Code Review2009-09-113-41/+106
|\ \
| * | Handle secondary APN connect failures.Robert Greenwalt2009-09-113-41/+106
* | | Merge change 24773 into eclairAndroid (Google) Code Review2009-09-111-21/+76
|\ \ \ | |/ / |/| |
| * | Fix NPE in TelephonyManager.johnwang2009-09-111-21/+76
| |/
* | Fix CDMA SMS delivery status reporting.Tammo Spalink2009-09-112-22/+50
|/
* Allow an alternate eri file.Wink Saville2009-09-101-11/+55
* [Issue 2099206] Encoding phone number prior to sending it to the phone lookup...Dmitri Plotnikov2009-09-102-2/+2
* Make Phone.updateServiceLocation acquire a one-shot wake lock.Tammo Spalink2009-09-107-59/+57
* Avoid CDMA messages with IDs of zero.Tammo Spalink2009-09-091-12/+11
* Fix mncLength in cases with a malformed AD_DONE msg from SIMRobert Greenwalt2009-09-041-35/+41
* Merge change 23870 into eclairAndroid (Google) Code Review2009-09-032-1/+11
|\
| * Allow hasIccCard to be useable by any processes.Wink Saville2009-09-032-1/+11
* | Implement USIM and add support for importing emails from USIM.Jaikumar Ganesh2009-09-039-47/+564
* | Promote MccTable to telephony and use it for both gsm/cdmaRobert Greenwalt2009-09-038-150/+173
|/
* Exit Emergency Callback Mode if phone process crashes/restartsLibin Tang2009-09-031-1/+4
* Merge change 23793 into eclairAndroid (Google) Code Review2009-09-031-5/+13
|\
| * add conditional verbose logging for when sending a SMS message.Wei Huang2009-09-031-5/+13
* | Fix the issue that dialing *86 during call, the dialing voicemail screen is n...Libin Tang2009-09-022-334/+0
* | Merge change 23607 into eclairAndroid (Google) Code Review2009-09-022-12/+24
|\ \ | |/ |/|
| * Reject (NAK) CDMA SMS with unknown teleservice ids.Tammo Spalink2009-09-022-12/+24
* | Merge change 23510 into eclairAndroid (Google) Code Review2009-09-021-1/+1
|\ \
| * | SMS-to-email fix for messages from the webSatish Roddom2009-09-021-1/+1
| |/
* | Merge change 23548 into eclairAndroid (Google) Code Review2009-09-021-0/+3
|\ \ | |/ |/|
| * Fix some sign in errors.jsh2009-09-011-0/+3
* | Add hasIccCard to IccCard and TelephonyManager.Wink Saville2009-09-012-0/+20
|/
* Some fixes to SMS processing in the framework.jsh2009-09-013-27/+57
* Move SMS pdu creation fully into the central Phone process.Tammo Spalink2009-09-0111-118/+276
* Allow fragmentText to be called for singleton CDMA messages.Tammo Spalink2009-09-012-2/+17
* Merge change 23271 into eclairAndroid (Google) Code Review2009-08-313-219/+166
|\
| * Cleanup egregious style issues.Tammo Spalink2009-08-313-219/+166
* | Don't mark an APN disabled if setup failsRobert Greenwalt2009-08-283-13/+3
* | Merge change 23182 into eclairAndroid (Google) Code Review2009-08-282-10/+53
|\ \
| * | MO SMS fail after sending 100 messagesYong Liu2009-08-282-10/+53
| |/
* | Fix bug 2040024 phone rings only once sometimes.Wink Saville2009-08-287-367/+406
|/
* optimize MCC tableTammo Spalink2009-08-281-366/+493
* Merge change 22529 into eclairAndroid (Google) Code Review2009-08-273-43/+59
|\
| * Track apn Enable synchronously and notice failuresRobert Greenwalt2009-08-273-43/+59
* | Integrate CDMA provisioning into SetupWizardJim Miller2009-08-261-0/+5
|/
* Note net availability even when apn not enabledRobert Greenwalt2009-08-241-1/+2
* I am getting tired of the java doc warnings, so fix them.Dianne Hackborn2009-08-245-6/+12
* Fix missing break statement found by Motorola.Wink Saville2009-08-221-0/+1
* Merge change 22362 into eclairAndroid (Google) Code Review2009-08-211-82/+101
|\
| * Fix +NANP issue and cleanup plus code conversion.Libin Tang2009-08-211-82/+101
* | Disable data call in emergency callGuo-Bin Zhang2009-08-212-0/+32
* | Framework changes to support HSDPA/HSUPA/HSPALi Zhe2009-08-215-23/+68
* | Merge change 22282 into eclairAndroid (Google) Code Review2009-08-211-1/+7
|\ \
| * | Fix Calling screen shows "In Call" on pressing mute buttonGuo-Bin Zhang2009-08-201-1/+7
| |/
* | Delay radio reset to wait for data cleanup in CdmaDataConnectionTrackerYong Zhang2009-08-202-13/+45
|/