| Commit message (Expand) | Author | Age | Files | Lines |
* | Print IMEI/MEID in dumpsys. | jsh | 2009-09-24 | 2 | -0/+29 |
* | Add Phone.getPhoneType() operation. | Tammo Spalink | 2009-09-24 | 10 | -59/+66 |
* | Resolve race conditions with disconnect of CDMA data and airplane mode | Yong Zhang | 2009-09-21 | 1 | -3/+6 |
* | Merge change 26171 into eclair | Android (Google) Code Review | 2009-09-21 | 1 | -15/+43 |
|\ |
|
| * | Fix several CDMA call collision cases | Wink Saville | 2009-09-21 | 1 | -15/+43 |
* | | make PhoneNumberUtils.compareLoosely use MIN_MATCH of 7 instead of 5. | Wei Huang | 2009-09-20 | 1 | -5/+19 |
|/ |
|
* | Add ring back tone notification. | John Wang | 2009-09-20 | 7 | -0/+67 |
* | Implement compareStrictly() using phone_number_compare() written in C. | Daisuke Miyakawa | 2009-09-19 | 1 | -120/+492 |
* | Moved the toString method in the parent Connection class. | Nicolas Catania | 2009-09-19 | 3 | -9/+23 |
* | Fix potential ArrayIndexOutOfBoundsException. | jsh | 2009-09-18 | 1 | -1/+1 |
* | Merge change 25810 into eclair | Android (Google) Code Review | 2009-09-18 | 1 | -10/+18 |
|\ |
|
| * | Fix pause-wait dial string conversion error | Libin Tang | 2009-09-18 | 1 | -10/+18 |
* | | Fix typo in SECONDARY_DATA_RETRY_CONFIG | Robert Greenwalt | 2009-09-18 | 1 | -1/+1 |
|/ |
|
* | telephony: Add CdmaCellLocation class to the public API. | Mike Lockwood | 2009-09-17 | 1 | -3/+3 |
* | Message Reject notification shouldn't be shown in Emergency Calling Mode | Satish Roddom | 2009-09-17 | 1 | -1/+1 |
* | Merge change 25535 into eclair | Android (Google) Code Review | 2009-09-17 | 2 | -2/+33 |
|\ |
|
| * | CDMA Check for network duplicate sms | Christian Gustafsson | 2009-09-17 | 2 | -2/+33 |
* | | Added a field to track if the call is to a voicemail instance. | Nicolas Catania | 2009-09-16 | 7 | -65/+191 |
|/ |
|
* | Merge change 25092 into eclair | Android (Google) Code Review | 2009-09-15 | 6 | -14/+360 |
|\ |
|
| * | New field in CallerInfo to cache if the call is an emergency one. | Nicolas Catania | 2009-09-15 | 6 | -14/+360 |
* | | Fix call collision issue | Libin Tang | 2009-09-15 | 1 | -25/+59 |
* | | Some SMS logging improvements. | jsh | 2009-09-15 | 2 | -4/+12 |
* | | Assemble WAP datagram correctly when segments arrive out of order | Christian Gustafsson | 2009-09-15 | 1 | -5/+7 |
|/ |
|
* | Merge change 24662 into eclair | Android (Google) Code Review | 2009-09-14 | 1 | -1/+1 |
|\ |
|
| * | Fix URI returned by IccProvider. | jsh | 2009-09-10 | 1 | -1/+1 |
* | | Merge change 24754 into eclair | Android (Google) Code Review | 2009-09-11 | 3 | -41/+106 |
|\ \ |
|
| * | | Handle secondary APN connect failures. | Robert Greenwalt | 2009-09-11 | 3 | -41/+106 |
* | | | Merge change 24773 into eclair | Android (Google) Code Review | 2009-09-11 | 1 | -21/+76 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix NPE in TelephonyManager. | johnwang | 2009-09-11 | 1 | -21/+76 |
| |/ |
|
* | | Fix CDMA SMS delivery status reporting. | Tammo Spalink | 2009-09-11 | 2 | -22/+50 |
|/ |
|
* | Allow an alternate eri file. | Wink Saville | 2009-09-10 | 1 | -11/+55 |
* | [Issue 2099206] Encoding phone number prior to sending it to the phone lookup... | Dmitri Plotnikov | 2009-09-10 | 2 | -2/+2 |
* | Make Phone.updateServiceLocation acquire a one-shot wake lock. | Tammo Spalink | 2009-09-10 | 7 | -59/+57 |
* | Avoid CDMA messages with IDs of zero. | Tammo Spalink | 2009-09-09 | 1 | -12/+11 |
* | Fix mncLength in cases with a malformed AD_DONE msg from SIM | Robert Greenwalt | 2009-09-04 | 1 | -35/+41 |
* | Merge change 23870 into eclair | Android (Google) Code Review | 2009-09-03 | 2 | -1/+11 |
|\ |
|
| * | Allow hasIccCard to be useable by any processes. | Wink Saville | 2009-09-03 | 2 | -1/+11 |
* | | Implement USIM and add support for importing emails from USIM. | Jaikumar Ganesh | 2009-09-03 | 9 | -47/+564 |
* | | Promote MccTable to telephony and use it for both gsm/cdma | Robert Greenwalt | 2009-09-03 | 8 | -150/+173 |
|/ |
|
* | Exit Emergency Callback Mode if phone process crashes/restarts | Libin Tang | 2009-09-03 | 1 | -1/+4 |
* | Merge change 23793 into eclair | Android (Google) Code Review | 2009-09-03 | 1 | -5/+13 |
|\ |
|
| * | add conditional verbose logging for when sending a SMS message. | Wei Huang | 2009-09-03 | 1 | -5/+13 |
* | | Fix the issue that dialing *86 during call, the dialing voicemail screen is n... | Libin Tang | 2009-09-02 | 2 | -334/+0 |
* | | Merge change 23607 into eclair | Android (Google) Code Review | 2009-09-02 | 2 | -12/+24 |
|\ \
| |/
|/| |
|
| * | Reject (NAK) CDMA SMS with unknown teleservice ids. | Tammo Spalink | 2009-09-02 | 2 | -12/+24 |
* | | Merge change 23510 into eclair | Android (Google) Code Review | 2009-09-02 | 1 | -1/+1 |
|\ \ |
|
| * | | SMS-to-email fix for messages from the web | Satish Roddom | 2009-09-02 | 1 | -1/+1 |
| |/ |
|
* | | Merge change 23548 into eclair | Android (Google) Code Review | 2009-09-02 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | Fix some sign in errors. | jsh | 2009-09-01 | 1 | -0/+3 |
* | | Add hasIccCard to IccCard and TelephonyManager. | Wink Saville | 2009-09-01 | 2 | -0/+20 |
|/ |
|