summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* telephony: Add CdmaCellLocation class to the public API.Mike Lockwood2009-09-171-3/+3
* 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-167-65/+191
|/
* Merge change 25092 into eclairAndroid (Google) Code Review2009-09-156-14/+360
|\
| * New field in CallerInfo to cache if the call is an emergency one.Nicolas Catania2009-09-156-14/+360
* | Fix call collision issueLibin Tang2009-09-151-25/+59
* | Some SMS logging improvements.jsh2009-09-152-4/+12
* | Assemble WAP datagram correctly when segments arrive out of orderChristian Gustafsson2009-09-151-5/+7
|/
* 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