summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* Merge "Prevent dial() return null in a racing condition."John Huang2012-02-271-2/+2
|\
| * Prevent dial() return null in a racing condition.John Wang2012-02-241-2/+2
* | attempt to fix IMSFramework crashMathias Agopian2012-02-241-0/+4
|/
* Merge "Seperate RIL constants from the framework."Robert Greenwalt2012-02-2411-133/+170
|\
| * Seperate RIL constants from the framework.Robert Greenwalt2012-02-2411-133/+170
* | Merge "Introduce convertAndStrip()"Daisuke Miyakawa2012-02-152-0/+45
|\ \
| * | Introduce convertAndStrip()Daisuke Miyakawa2012-02-152-0/+45
* | | am 1b2583c4: am 7874efeb: am c8711ca7: Merge "Stop using shared DUN APN when ...Robert Greenwalt2012-02-152-11/+18
|\ \ \
| * \ \ Merge "Stop using shared DUN APN when tethering stops." into ics-mr1Robert Greenwalt2012-02-146-28/+121
| |\ \ \
| | * | | Stop using shared DUN APN when tethering stops.Robert Greenwalt2012-02-146-28/+121
* | | | | am 7a08ef44: am e3776a47: am fc19160a: Merge "Add a config to set Dun capabil...Robert Greenwalt2012-02-151-2/+19
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Add a config to set Dun capabilities.Robert Greenwalt2012-02-141-2/+19
| |/ /
* | | Merge "Fix the 3-parameter formatNumber to correctly handle IDDs."Makoto Onuki2012-02-132-3/+25
|\ \ \
| * | | Fix the 3-parameter formatNumber to correctly handle IDDs.Shaopeng Jia2012-02-062-3/+25
* | | | Merge "Add ril.test.emergency system property."Wink Saville2012-02-086-4/+93
|\ \ \ \
| * | | | Add ril.test.emergency system property.Wink Saville2012-01-106-4/+93
* | | | | Merge "Fix INTENT_RECONNECT_ALARM_EXTRA_xx, make strings meaningful."Wink Saville2012-02-072-2/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix INTENT_RECONNECT_ALARM_EXTRA_xx, make strings meaningful.Wink Saville2012-02-072-2/+3
* | | | | am 7e6295b3: am 9ad528d5: am 48ac0f14: Merge "Don\'t use SNR in the invalid c...John Wang2012-02-061-3/+2
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Don't use SNR in the invalid check.John Wang2012-02-061-3/+2
* | | | 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
|\ \ \ | |/ /