summaryrefslogtreecommitdiffstats
path: root/telephony/java
Commit message (Expand)AuthorAgeFilesLines
* Use LTE SNR and RSRP to set signal level bar.John Wang2012-01-313-16/+48
* Adjust the LTE signal bar mapping.John Wang2012-01-271-5/+4
* Use new preferredAPN URI avoiding onApnChanged() call with self-changeWink Saville2012-01-171-4/+11
* Fix teardown of secondary connections on CDMARobert Greenwalt2012-01-121-2/+4
* Adjust the mapping of LTE signal bars.John Wang2012-01-111-4/+4
* Fix an RuntimeExcpetion in GsmDCT.onDataSetupCompleteWink Saville2012-01-052-41/+66
* Merge "Enhancement on ICS data stall polling logic" into ics-mr1Wink Saville2012-01-043-14/+61
|\
| * Enhancement on ICS data stall polling logicKazuhiro Ondo2012-01-043-14/+61
* | Merge "Add support of dislaying Alpha tag for BIP commands" into ics-mr1Wink Saville2012-01-045-11/+150
|\ \
| * | Add support of dislaying Alpha tag for BIP commandsWink Saville2012-01-035-11/+150
| |/
* | Support suggestedRetryTime in CDMA DCTKazuhiro Ondo2011-12-201-6/+20
|/
* When the SIM_READY set current preferred network type.Wink Saville2011-12-075-0/+33
* Merge "Correct the dialing number of structured MMI." into ics-mr1John Wang2011-12-071-2/+18
|\
| * Correct the dialing number of structured MMI.John Wang2011-12-071-2/+18
* | Trim leading zeros from ipv4 addrs.Robert Greenwalt2011-12-071-3/+9
|/
* Be careful sharing connections when dun is in playRobert Greenwalt2011-12-022-1/+22
* Fix state synchronization problem.Robert Greenwalt2011-11-301-9/+10
* Fix a build break.John Wang2011-11-231-2/+2
* Check watingApns before access it.John Wang2011-11-231-2/+8
* Merge "Fix some policy-base routing issues." into ics-mr1Robert Greenwalt2011-11-231-0/+8
|\
| * Fix some policy-base routing issues.Robert Greenwalt2011-11-231-0/+8
* | Fix a crash caused by SIP addresses containing "%40" instead of "@"David Brown2011-11-172-1/+26
* | SIP addresses containing "911" shouldn't be considered emergency callsDavid Brown2011-11-161-0/+11
|/
* Merge "Fix TelephonyManager to grab the best context" into ics-mr1Robert Greenwalt2011-11-161-6/+6
|\
| * Fix TelephonyManager to grab the best contextRobert Greenwalt2011-11-161-6/+6
* | am 7d4046e9: Merge "Fix 3GPP SMS send failure for 7-bit national language tab...Jake Hamby2011-11-153-11/+52
|\ \ | |/ |/|
| * Fix 3GPP SMS send failure for 7-bit national language tables.Jake Hamby2011-11-143-11/+52
* | [maguro] Fix STK issuesdujin.cha2011-11-144-26/+58
* | am e562287c: Merge "[maguro] Update COMPREHENSION-TLV parser in CAT" into ics...Wink Saville2011-11-101-3/+9
|\ \ | |/
| * Merge "[maguro] Update COMPREHENSION-TLV parser in CAT" into ics-mr0Wink Saville2011-11-101-3/+9
| |\
| | * [maguro] Update COMPREHENSION-TLV parser in CATWink Saville2011-11-091-3/+9
* | | am 16ee60a5: Merge "Increase DATA_STALL_ALARM_DELAY_IN_MS_DEFAULT to 6 minute...Wink Saville2011-11-101-1/+1
|\ \ \ | |/ /
| * | Merge "Increase DATA_STALL_ALARM_DELAY_IN_MS_DEFAULT to 6 minutes." into ics-mr0Wink Saville2011-11-091-1/+1
| |\ \
| | * | Increase DATA_STALL_ALARM_DELAY_IN_MS_DEFAULT to 6 minutes.Wink Saville2011-11-091-1/+1
| | |/
* | | am 59882fb8: Merge "Add "potential" variants for PhoneNumberUtils.isEmergency...David Brown2011-11-091-33/+198
|\ \ \ | |/ /
| * | Merge "Add "potential" variants for PhoneNumberUtils.isEmergencyNumber()" int...David Brown2011-11-081-33/+198
| |\ \ | | |/ | |/|
| | * Add "potential" variants for PhoneNumberUtils.isEmergencyNumber()David Brown2011-11-081-33/+198
* | | am fee5f29b: Merge "Fix exception when sending multi-page SMS with Turkish ch...Jake Hamby2011-11-092-9/+28
|\ \ \ | |/ /
| * | Fix exception when sending multi-page SMS with Turkish characters.bi4004.lee2011-11-072-9/+28
| |/
* | Make policy data enabled flag static.Jeff Sharkey2011-11-082-5/+7
* | Remain in call audio mode while phone is offhook.John Wang2011-11-071-12/+13
* | am e4ca9242: Fix the build.Wink Saville2011-11-042-10/+27
|\ \ | |/
| * Fix the build.Wink Saville2011-11-032-10/+27
* | am 3d708451: Merge "Separate data stall detection and recovery from net stats...Wink Saville2011-11-043-163/+346
|\ \ | |/
| * Separate data stall detection and recovery from net stats.Wink Saville2011-11-033-163/+346
* | am 31d157ba: Merge "Fix bug in enabling/disabling SMS cell broadcast activati...Jake Hamby2011-10-283-3/+16
|\ \ | |/
| * Fix bug in enabling/disabling SMS cell broadcast activation.Jake Hamby2011-10-273-3/+16
* | merge ics-mr0Ed Heyl2011-10-251-0/+5
|\ \ | |/
| * Add getAvailableNetworks.Wink Saville2011-10-241-0/+5
* | Add support for SMS-PP data download to USIM.Jake Hamby2011-10-2112-59/+436