| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix WPS Queued pip tone not working issue. | Tang@Motorola.com | 2009-08-03 | 1 | -1/+15 |
* | relax ia5 parsing, and combine with ascii | Tammo Spalink | 2009-08-03 | 2 | -48/+29 |
* | Handle SMS during CDMA emergency callback mode | Richard Meng | 2009-07-31 | 1 | -0/+21 |
* | Add technology and authentication type in setupDataCall. | johnwang | 2009-07-31 | 6 | -19/+38 |
* | Second word lost when SMS is received from email | Satish Roddom | 2009-07-30 | 1 | -9/+3 |
* | Merge change 9260 | Android (Google) Code Review | 2009-07-30 | 1 | -18/+19 |
|\ |
|
| * | Fix crash while dialing "*228;1" | Libin Tang | 2009-07-30 | 1 | -18/+19 |
* | | am 1247a644: Merge change 9243 into donut | Android (Google) Code Review | 2009-07-30 | 1 | -8/+0 |
|\ \ |
|
| * | | Clean up RIL_SIM_* in RILConstants | John Wang | 2009-07-30 | 1 | -8/+0 |
* | | | Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/fra... | Android (Google) Code Review | 2009-07-30 | 1 | -28/+71 |
|\ \ \ |
|
| * | | | Fix CDMA ERI/roaming indicator issues | Libin Tang | 2009-07-30 | 1 | -28/+71 |
| | |/
| |/| |
|
* | | | am 0da3bdb4: Fix public API caused due to CDMA changes. | Jaikumar Ganesh | 2009-07-30 | 4 | -44/+44 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Fix public API caused due to CDMA changes. | Jaikumar Ganesh | 2009-07-30 | 4 | -44/+44 |
* | | Represent SID/NID in decimal format. | johnwang | 2009-07-30 | 2 | -4/+14 |
* | | am b307c894: Fix bug 1994955 where PHONE_TYPE_CDMA was 0 and it should be 2 a... | Wink Saville | 2009-07-30 | 2 | -2/+3 |
|\ \
| |/ |
|
| * | Fix bug 1994955 where PHONE_TYPE_CDMA was 0 and it should be 2 and added RILC... | Wink Saville | 2009-07-29 | 2 | -2/+3 |
* | | CDMA Message Waiting Indication support | yong liu | 2009-07-29 | 3 | -3/+25 |
* | | Fix wrong Singal Strength interpretation. | Yong Zhang | 2009-07-29 | 1 | -4/+4 |
* | | Merge change 9054 | Android (Google) Code Review | 2009-07-29 | 3 | -4/+6 |
|\ \ |
|
| * | | Increase waiting time for data disable action in setPowerStateToDesired(). | Yong Zhang | 2009-07-29 | 3 | -4/+6 |
* | | | Disable data call in emergency call | Jinghui Guo | 2009-07-29 | 2 | -0/+33 |
|/ / |
|
* | | allow illegal subparam sizes for CDMA SMS | Tammo Spalink | 2009-07-29 | 1 | -116/+295 |
* | | Voicemail number setting is throwing exception | repo sync | 2009-07-28 | 1 | -0/+1 |
* | | Merge change 8745 | Android (Google) Code Review | 2009-07-27 | 1 | -1/+1 |
|\ \ |
|
| * | | Refix the MT call screen stuck issue. | Ling Li | 2009-07-27 | 1 | -1/+1 |
* | | | am ecbbecf6: Merge change 8620 into donut | Android (Google) Code Review | 2009-07-27 | 1 | -9/+6 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Fix swapped gsm/cdma function dispatch, and 7bit text fragmentation. | Tammo Spalink | 2009-07-27 | 1 | -9/+6 |
| * | DO NOT MERGE. Implement IMSI function for CDMA phones | Wink Saville | 2009-07-16 | 3 | -41/+110 |
* | | Fix the issue of new call failing in 3-way call scenario. | Jinghui Guo | 2009-07-27 | 1 | -0/+1 |
* | | Fix for unknown number issue in CDMA call waiting | Anna Markova | 2009-07-27 | 2 | -3/+19 |
* | | added non-numeric cdma sms address support | Tammo Spalink | 2009-07-27 | 4 | -35/+156 |
* | | Fix for missing call drop notice in CDMA mode | Satish.Kulkarni | 2009-07-25 | 3 | -4/+11 |
* | | Add method in Phone interface to check whether data is enabled. | Wink Saville | 2009-07-24 | 4 | -0/+19 |
* | | Fix bug# 1997056 | johnwang | 2009-07-23 | 2 | -4/+4 |
* | | Fix remote caller ID unknow issue in 3 way call | Jinghui Guo | 2009-07-21 | 1 | -2/+2 |
* | | Merge change 7709 | Android (Google) Code Review | 2009-07-17 | 1 | -11/+3 |
|\ \ |
|
| * | | Fix MT Call screen stuck issue. | Cheng Yang | 2009-07-17 | 1 | -11/+3 |
* | | | Implement IMSI function for CDMA phones | Wink Saville | 2009-07-16 | 3 | -41/+110 |
* | | | Merge change 7526 | Android (Google) Code Review | 2009-07-16 | 2 | -37/+163 |
|\ \ \ |
|
| * | | | Implement the carrier specified OTASP numbers | Ling Li | 2009-07-14 | 2 | -37/+163 |
| |/ / |
|
* | | | resolved conflicts for merge of 8e0fb366 to master | jsh | 2009-07-15 | 2 | -6/+9 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Minor tweak to CDMA_SUBSCRIPTION. | jsh | 2009-07-15 | 2 | -6/+9 |
| * | Merge change 6935 into donut | Android (Google) Code Review | 2009-07-13 | 2 | -5/+47 |
| |\ |
|
| | * | DO NOT MERGE: backporting from master: | Mike Lockwood | 2009-07-13 | 2 | -5/+47 |
* | | | Rename registerPhoneStateChange to registerPreciseCallStateChange | Jaikumar Ganesh | 2009-07-14 | 7 | -56/+61 |
* | | | Merge change 7007 | Android (Google) Code Review | 2009-07-13 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | Update name getCdmaMIN to getCdmaMin | Cheng Yang | 2009-07-13 | 1 | -4/+4 |
* | | | | Merge change 6963 | Android (Google) Code Review | 2009-07-13 | 1 | -0/+13 |
|\ \ \ \ |
|
| * | | | | Block incoming SMS in CDMA Emergency Callback Mode | Cheng Yang | 2009-07-13 | 1 | -0/+13 |
| |/ / / |
|
* | | | | Merge change 6934 | Android (Google) Code Review | 2009-07-13 | 1 | -0/+4 |
|\ \ \ \ |
|