summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* Telephony: Fix get_imsi and icc_ioAlex Yakavenka2012-02-0110-31/+100
* Telephony: Fix sim_refresh as per ril v6Alex Yakavenka2012-02-018-30/+125
* Fix 3 broken unittests.Shaopeng Jia2012-02-011-12/+12
* am 66146c4f: am 792d83c5: Merge "Use LTE SNR and RSRP to set signal level bar...Justin Ho2012-01-313-16/+48
|\
| * Use LTE SNR and RSRP to set signal level bar.John Wang2012-01-313-16/+48
* | Fix 2 broken PhoneNumberUtilsTest.Shaopeng Jia2012-01-311-2/+6
* | am 136704a8: am b069833e: Merge "Adjust the LTE signal bar mapping." into ics...John Wang2012-01-301-5/+4
|\ \ | |/
| * Adjust the LTE signal bar mapping.John Wang2012-01-271-5/+4
* | Merge "Fixing broken unittests."Makoto Onuki2012-01-301-1/+1
|\ \
| * | Fixing broken unittests.Shaopeng Jia2012-01-301-1/+1
* | | Bug 5567648 Request and abandon audio focus in callsJean-Michel Trivi2012-01-271-10/+29
|/ /
* | Fix ClassCastExceptionWink Saville2012-01-251-1/+4
* | Do not clear good TLVs when a error occurs decoding.Wink Saville2012-01-232-3/+2
* | Merge "Additional logging information for Card Application Toolkit/SIM Toolkit"Wink Saville2012-01-207-19/+85
|\ \
| * | Additional logging information for Card Application Toolkit/SIM ToolkitWink Saville2012-01-207-19/+85
* | | Merge "Stop using shared DUN APN when tethering stops."Robert Greenwalt2012-01-205-17/+100
|\ \ \ | |/ / |/| |
| * | Stop using shared DUN APN when tethering stops.Robert Greenwalt2012-01-035-17/+100
* | | am 7b6231a4: am aba79851: Merge "Use new preferredAPN URI avoiding onApnChang...Wink Saville2012-01-181-4/+11
|\ \ \ | | |/ | |/|
| * | Use new preferredAPN URI avoiding onApnChanged() call with self-changeWink Saville2012-01-171-4/+11
* | | am e6572304: am 2753e826: Merge "Fix teardown of secondary connections on CDM...John Huang2012-01-131-2/+4
|\ \ \ | |/ /
| * | Fix teardown of secondary connections on CDMARobert Greenwalt2012-01-121-2/+4
* | | Merge "Ignore case on apn type strings."Robert Greenwalt2012-01-121-3/+4
|\ \ \
| * | | Ignore case on apn type strings.Robert Greenwalt2012-01-111-3/+4
* | | | am 70205788: am 6ad68ba9: Adjust the mapping of LTE signal bars.John Wang2012-01-111-4/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Adjust the mapping of LTE signal bars.John Wang2012-01-111-4/+4
* | | Merge "Add use of net.tethering.noprovisioning to fetchDunApn"Wink Saville2012-01-061-2/+11
|\ \ \
| * | | Add use of net.tethering.noprovisioning to fetchDunApnWink Saville2012-01-061-2/+11
* | | | am f817e941: am 2f143a96: Merge "Fix an RuntimeExcpetion in GsmDCT.onDataSetu...Wink Saville2012-01-062-41/+66
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix an RuntimeExcpetion in GsmDCT.onDataSetupCompleteWink Saville2012-01-052-41/+66
* | | am 3ed28036: am c697ebfd: Merge "Enhancement on ICS data stall polling logic"...Wink Saville2012-01-043-14/+61
|\ \ \ | |/ /
| * | 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
* | | | am 0ad96f89: am d4d35168: Merge "Add support of dislaying Alpha tag for BIP c...Wink Saville2012-01-045-11/+150
|\ \ \ \ | |/ / /
| * | | 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
| | |/ /
* | | | am a3534ad4: am c97d0e43: Merge "Support suggestedRetryTime in CDMA DCT" into...Wink Saville2012-01-041-6/+20
|\ \ \ \ | |/ / /
| * | | Support suggestedRetryTime in CDMA DCTKazuhiro Ondo2011-12-201-6/+20
| |/ /
* | | Merge "Separate SIM states from Radio states"Wink Saville2011-12-2929-664/+842
|\ \ \ | |_|/ |/| |
| * | Separate SIM states from Radio statesNaveen Kalla2011-12-2929-664/+842
* | | Use shared connections over retries.Robert Greenwalt2011-12-202-33/+43
|/ /
* | am ea75b822: am 234a5ef6: Merge "When the SIM_READY set current preferred net...Wink Saville2011-12-075-0/+33
|\ \ | |/
| * When the SIM_READY set current preferred network type.Wink Saville2011-12-075-0/+33
* | am 2de0b07f: am ca0a68cc: Merge "Correct the dialing number of structured MMI...John Wang2011-12-071-2/+18
|\ \ | |/
| * 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
* | | am 2ebd3612: am f352491a: Merge "Trim leading zeros from ipv4 addrs." into ic...Robert Greenwalt2011-12-071-3/+9
|\ \ \ | |/ /
| * | Trim leading zeros from ipv4 addrs.Robert Greenwalt2011-12-071-3/+9
| |/
* | am 00f1ac80: am 2a7b5ab1: Merge "Be careful sharing connections when dun is i...Robert Greenwalt2011-12-022-1/+22
|\ \ | |/
| * Be careful sharing connections when dun is in playRobert Greenwalt2011-12-022-1/+22
* | am c8e643a8: am 22d5d7b6: Merge "Fix state synchronization problem." into ics...Robert Greenwalt2011-12-011-9/+10
|\ \ | |/