summaryrefslogtreecommitdiffstats
path: root/libril
Commit message (Expand)AuthorAgeFilesLines
* Snap for 4683893 from ac71c57c88050f2bc46ea75320f03c62c708c91a to pi-releaseandroid-build-team Robot2018-03-292-3/+22
|\
| * Add DISABLE_RILD_OEM_HOOK.Steven Moreland2018-03-212-3/+22
* | P PPR1.180304.001 merge 08e18c8831efeab1e3ea89c137a974cde584c83d - cleanLalit Kansara2018-03-093-5/+33
|\|
| * Merge "Store the system time when NITZ is received." am: 236f668034 am: 04062...Amit Mahajan2018-03-013-5/+33
| |\
| | * Store the system time when NITZ is received.Amit Mahajan2018-02-263-5/+33
* | | Replace strncpy with strlcpy.Gohulan Balachandran2018-02-151-3/+12
|/ /
* | Merge "Add carrierKeyLength parameter in RIL_CarrierInfoForImsiEncryption str...Youngrak Lee2017-12-191-3/+3
|\|
| * Add carrierKeyLength parameter in RIL_CarrierInfoForImsiEncryption structureYoungrak Lee2017-12-061-3/+3
* | Fix double freeing of memory in SAP service and add null-checks.Gohulan Balachandran2017-12-142-6/+13
|/
* Sending empty strings instead of NULL for some RIL requestsRuthwar Kumar Ambeer2017-10-271-57/+41
* Merge "Fix rild crash"Pankaj Kanwar2017-10-091-0/+1
|\
| * Merge "Fix rild crash"Pankaj Kanwar2017-10-091-0/+1
| |\
| | * Fix rild crashAjay Nambi2017-09-131-0/+1
* | | Merge "Fix Sap Service"Shuo Qian2017-09-131-0/+7
|\| |
| * | Merge "Fix Sap Service"Shuo Qian2017-09-131-0/+7
| |\ \ | | |/ | |/|
| | * Fix Sap Servicesqian2017-09-051-0/+7
* | | Merge "Remove unused code"Pengquan Meng2017-09-071-5/+0
|\| |
| * | Remove unused codePengquan Meng2017-09-061-5/+0
| * | Better handling for hal version 1.1Amit Mahajan2017-08-221-104/+72
| * | Merge "Change ISap version from 1.0 to 1.1"Steven Moreland2017-08-041-2/+2
| |\|
| | * Merge "Change ISap version from 1.0 to 1.1"Steven Moreland2017-08-041-2/+2
| | |\
| | | * Change ISap version from 1.0 to 1.1Amit Mahajan2017-08-031-2/+2
* | | | Merge "Fix Const-Correctness for RIL_RadioFunctions" am: e7a8d0f196 am: bfbd7...nharold2017-08-025-13/+13
|\| | |
| * | | Merge "Fix Const-Correctness for RIL_RadioFunctions"nharold2017-08-025-13/+13
| |\| |
| | * | Fix Const-Correctness for RIL_RadioFunctionsNathan Harold2017-08-015-13/+13
| | |/
* | | NATT Keepalive RIL ImplementationNathan Harold2017-07-293-44/+206
|\ \ \
| * | | NATT Keepalive RIL ImplementationNathan Harold2017-07-273-44/+206
* | | | Merge "Remove LOCAL_CLANG" am: 72dd7d8af9 am: 06ee397dc4Lennart Wieboldt2017-07-281-1/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge "Remove LOCAL_CLANG"Lennart Wieboldt2017-07-281-1/+0
| |\|
| | * Remove LOCAL_CLANGLennart Wieboldt2017-07-251-1/+0
| * | Merge "Fix the RIL-to-HIDL conversion for Cell Lat and Long"nharold2017-07-101-2/+3
| |\|
| | * Merge "Fix the RIL-to-HIDL conversion for Cell Lat and Long"nharold2017-07-101-2/+3
| | |\
| | | * Fix the RIL-to-HIDL conversion for Cell Lat and LongNathan Harold2017-07-071-2/+3
| * | | Merge "Use direct assignment to replace memcpy" am: d5461a4f08Ying Xu2017-06-231-1/+3
| |\| |
| | * | Merge "Use direct assignment to replace memcpy"Ying Xu2017-06-231-1/+3
| | |\ \ | | | |/ | | |/|
| | | * Use direct assignment to replace memcpyyinxu2017-06-231-1/+3
| * | | Handle empty apn string in setInitialAttachApn HIDL API.Sanket Padawe2017-06-211-4/+27
| |\ \ \
| * \ \ \ Merge "Keepalive RIL Interface" am: b507005da6nharold2017-06-161-0/+16
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge "Keepalive RIL Interface"nharold2017-06-161-0/+16
| | |\ \ \
| | | * | | Keepalive RIL InterfaceNathan Harold2017-06-151-0/+16
| | | | |/ | | | |/|
| * | | | Merge "Add cross-validation to IccCardStatusResponse" am: 476758da94nharold2017-06-161-2/+5
| |\| | |
| | * | | Merge "Add cross-validation to IccCardStatusResponse"nharold2017-06-161-2/+5
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Add cross-validation to IccCardStatusResponseNathan Harold2017-06-081-2/+5
| * | | | Merge "Radio Interface changes to allow the modem to query the framework for ...Pankaj Kanwar2017-06-131-6/+22
| |\| | |
| | * | | Radio Interface changes to allow the modem to query the frameworkpkanwar2017-06-121-6/+22
| | |/ /
| * | | Merge "Treat NULL payload in RIL messages as valid where applicable." into oc...Amit Mahajan2017-06-091-18/+33
| |\ \ \
| * \ \ \ Use Hex conversion for cid and lacSooraj Sasindran2017-06-081-14/+54
| |\ \ \ \
* | | | | | Change ISap version from 1.0 to 1.1Amit Mahajan2017-07-121-2/+2
* | | | | | Fix the RIL-to-HIDL conversion for Cell Lat and LongNathan Harold2017-07-101-2/+3
* | | | | | Merge "Add cross-validation to IccCardStatusResponse" into oc-dr1-devTreeHugger Robot2017-06-291-2/+5
|\ \ \ \ \ \