aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SamsungQualcommRIL: allow mQANElements to be device specificpre-qcrilmarkcs2014-02-241-0/+1
* Merge "DCTracker: if cdma sim is not avaliable, load from predefined property...Shareef Ali2014-02-131-2/+10
|\
| * DCTracker: if cdma sim is not avaliable, load from predefined property from b...Shareef Ali2014-01-211-2/+10
* | Merge "Move message blacklist to framework (1/3)." into cm-11.0Koushik Dutta2014-01-283-5/+83
|\ \
| * | Move message blacklist to framework (1/3).Danny Baumann2014-01-233-5/+83
* | | SamsungQualcommRil: fix typoDaniele Di Conza2014-01-281-1/+1
* | | Merge "SamsungQualcommRIL: fixup drivercall for universal builds" into cm-11.0Shareef Ali2014-01-261-1/+2
|\ \ \
| * | | SamsungQualcommRIL: fixup drivercall for universal buildsShareef Ali2014-01-191-1/+2
* | | | Voice+, Whisperpush: Need to send SMS_RECEIVED_ACTION for all apps.Koushik Dutta2014-01-241-0/+4
| |/ / |/| |
* | | Telephony: Fix incorrect status display on UI in airplane modeSandeep Kunta2014-01-201-1/+1
| |/ |/|
* | Merge "SamsungQualcommRIL: Add Operator replace functionality to search netwo...Shareef Ali2014-01-172-2/+64
|\|
| * SamsungQualcommRIL: Add Operator replace functionality to search network.Shareef Ali2014-01-152-2/+64
* | GsmSST: Disregard any invalid verbose values for timezones in NITZ requestsRicardo Cerqueira2014-01-161-0/+9
* | PhoneFactory: Block radio init if the device's custom class can't be usedRicardo Cerqueira2014-01-141-2/+6
|/
* Merge "SamsungQualcommRil: bring back operatorCheck. (1/2)" into cm-11.0Ricardo Cerqueira2014-01-142-9/+122
|\
| * SamsungQualcommRil: bring back operatorCheck. (1/2)Shareef Ali2014-01-132-9/+122
* | Merge "PhoneFactory: fall back to default RIL if custom RIL Class fails" into...Ricardo Cerqueira2014-01-141-6/+13
|\ \ | |/ |/|
| * PhoneFactory: fall back to default RIL if custom RIL Class failsJon Haus2014-01-091-6/+13
* | SamsungQualcommRIL: rebase ril to 4.4.2Shareef Ali2014-01-121-8/+10
* | SamsungQualcommRIL: fix compile error.Shareef Ali2014-01-122-1510/+1
* | Fixup operatorCheck for Note3slayher2014-01-121-1/+1
* | SamsungQualcommRIL enhance and error proof icccardobject.Shareef Ali2014-01-121-5/+7
* | SamsungQualcommRIL: Create 2 more app for nv type of subscription.Shareef Ali2014-01-121-0/+28
* | SamsungQualcommRIL: skip setCdmaSubscriptionSource if CDMA_SUBSCRIPTION_MODE ...Shareef Ali2014-01-121-1/+6
* | SamsungQualcommRIL: kill off some old codeShareef Ali2014-01-121-17/+1
|/
* Merge "SamsungQualcommRIL: fix my derp." into cm-11.0Shareef Ali2014-01-051-2/+3
|\
| * SamsungQualcommRIL: fix my derp.Shareef Ali2014-01-041-2/+3
* | Merge "telephony: do only run setCellInfoListRate for RIL version >= 8 old li...Ricardo Cerqueira2014-01-041-1/+2
|\ \ | |/ |/|
| * telephony: do only run setCellInfoListRate for RIL version >= 8M1cha2014-01-011-1/+2
* | Allow tablets to send SMS if enabled in device overlays (2/2)Dave Daynard2014-01-021-2/+2
* | Fix typoKevin Liu2014-01-021-1/+1
|/
* SamsungQualcommRil: reversed engineered implimentation of dial() from touchwizShareef Ali2013-12-311-1/+30
* SamsungQualcommRIL: Add more validation of Signal StrengthShareef Ali2013-12-291-1/+4
* Could not enable data connectionPeter Pan2013-12-161-1/+2
* Merge "CdmaLte: call setDataRegState when using RilVoiceRadioTechnology for d...Ricardo Cerqueira2013-12-161-0/+1
|\
| * CdmaLte: call setDataRegState when using RilVoiceRadioTechnology for dataMichael Gernoth2013-12-111-0/+1
* | SamsungCDMAv6RIL: update to latest RILDorian Snyder2013-12-141-0/+38
* | Revert "Fix cdma data calls based on NV"Chris Holmes2013-12-147-127/+44
* | Merge "GsmSS: Use data tech in isConcurrentVoiceAndDataAllowed" into cm-11.0Ricardo Cerqueira2013-12-141-1/+1
|\ \
| * | GsmSS: Use data tech in isConcurrentVoiceAndDataAllowedPawit Pornkitprasan2013-12-101-1/+1
* | | Merge "Fix cdma data calls based on NV" into cm-11.0Ricardo Cerqueira2013-12-138-44/+174
|\ \ \
| * | | Fix cdma data calls based on NVAlex Yakavenka2013-12-118-44/+174
* | | | Merge "Properly handle a null URI." into cm-11.0Danny Baumann2013-12-131-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Properly handle a null URI.Danny Baumann2013-12-111-2/+2
| | |/ | |/|
* | | Merge tag 'android-4.4.2_r1' into HEADRicardo Cerqueira2013-12-111-143/+150
|\ \ \ | |/ / |/| |
| * | Fix OOBE crash/DoS after receiving 0-byte WAP push.Jake Hamby2013-12-031-143/+150
* | | Fix NPE on sending multipart texts.Jed Hamilton2013-12-102-9/+14
* | | IccSmsInterfaceManager: Don't intercept short-code premium messagesRicardo Cerqueira2013-12-102-0/+35
| |/ |/|
* | Merge tag 'android-4.4.1_r1' into HEADRicardo Cerqueira2013-12-0641-315/+990
|\|
| * if provisioning apn conditionally restart the radio.Wink Saville2013-11-151-0/+12