summaryrefslogtreecommitdiffstats
path: root/ril
Commit message (Expand)AuthorAgeFilesLines
* libril: add missing return statementStricted2018-08-261-1/+1
* libril: Fix freeing of strings for roaming protocol flagPaul Keith2018-07-011-1/+6
* ril: service: Fix RIL_UNSOL_NITZ_TIME_RECEIVED ParcelPaul Keith2018-06-231-1/+18
* ril: service: Add workaround for "ring of death" bugPaul Keith2018-06-231-0/+12
* ril: service: Get off my backPaul Keith2018-03-061-30/+30
* ril: service: Fix breakage introduced by f7c75aa4e0Christopher N. Hesse2018-03-061-6/+2
* ril: Add support for imsType parcel memberChristopher N. Hesse2018-02-222-0/+8
* ril: Add support for roamingProtocol parcel memberChristopher N. Hesse2018-02-222-0/+11
* libsec-ril: Include liblogSean hoyt2018-01-214-2/+6
* libril: fix network operator searchMartin Bouchet2018-01-211-6/+15
* libril: fix in call presentationMartin Bouchet2018-01-211-1/+1
* libril: handle Samsung proprietary commandsMartin Bouchet2018-01-213-7/+192
* libril: port Samsung responseDataCallList to O librilMartin Bouchet2018-01-211-0/+4
* libril: port samsung changes to signalStrengthMartin Bouchet2018-01-211-12/+172
* libril: add Samsung flags to makefileMartin Bouchet2018-01-211-1/+16
* libril: bring back signalStrength v5 and v6Martin Bouchet2018-01-211-2/+72
* ril: import Oreo AOSP librilMartin Bouchet2018-01-2116-6172/+10438
* libril: Fix multisim flagsChristopher N. Hesse2018-01-201-3/+6
* secril-client: close fds on I/O errorsBasil Gello2017-08-031-0/+23
* secril-client: Fix RIL client token management in SendOemRequestHookRaw()Basil Gello2017-07-171-0/+9
* secril-client: return exact error code from blockingWrite()Basil Gello2017-07-131-2/+1
* libsecril-client: Expose MSIM functions by defaultChristopher N. Hesse2017-02-222-6/+1
* libril: use responseInts for LAST_CALL_FAIL_CAUSE on Exynos4Simon Shields2017-02-191-0/+8
* libsecril-client: Rename SOUND_AUDIO_PATH_HANDSET to EARPIECEAndreas Schneider2017-02-152-7/+8
* libril: fix parceling of DataCallListV6 on xmm626xSimon Shields2017-02-131-1/+10
* ril: Fix unsol response array mappingChristopher N. Hesse2017-02-121-6/+19
* ril: Align to AOSP librilChristopher N. Hesse2017-02-096-109/+345
* libsecril-client: Fix loggingAndreas Schneider2017-02-081-14/+13
* libsecril-client: Turn off logging by defaultAndreas Schneider2017-02-061-1/+1
* libsecril-client: Use RLOGAndreas Schneider2017-02-061-71/+71
* libril: Use RLOGAndreas Schneider2017-02-061-2/+2
* Fix RIL_CardStatus_v5 Parceling.Kyle Repinski2016-10-241-0/+1
* Add support for cdma dynamic address length.Sukanya Rajkhowa2016-10-241-3/+10
* Fix build failure which occurs after setting macro RILC_LOG.Sanket Padawe2016-10-121-2/+3
* RIL: release unsol wakelockSooraj Sasindran2016-10-121-8/+8
* Ril Error codes: Voice related messagesAjay Nambi2016-10-121-0/+4
* New error codes for SMS/other messagesAjay Nambi2016-10-121-0/+6
* Add RIL Error code listtwen.chang2016-10-121-0/+5
* Enable integer sanitization in libril.Sanket Padawe2016-10-121-0/+1
* Fixing security vulnerabilities in ril.cppSanket Padawe2016-10-121-22/+126
* Add OEM specific error code space which can by used toSanket Padawe2016-10-121-0/+25
* Convert newly added error code to string values in ril.cpp.Sanket Padawe2016-10-121-0/+28
* Use different response type for unsolicited mesg requiringSanket Padawe2016-10-121-1/+7
* Improve wakelock symantics in RIL.Sanket Padawe2016-10-121-37/+161
* Added fields to CELL_INFO_LIST.Sanket Padawe2016-10-121-7/+240
* Use SimRefreshResponse struct in RIL Versions greater than 7Sanket Padawe2016-10-122-16/+17
* Add WRITE_SMS_TO_SIM and UNSOL_SUPP_SVC_NOTIFICATIONAjay Nambi2016-10-121-0/+1
* Improve RIL versioning.Sanket Padawe2016-10-121-182/+284
* libril: revert network operator string handlingDheeraj CVR2016-10-122-27/+2
* Properly export ril_ex.hColin Cross2016-09-123-4/+1