summaryrefslogtreecommitdiffstats
path: root/ril
Commit message (Expand)AuthorAgeFilesLines
* * Added Werrors fix to secril-client-sap.cppLeonardo Amaral2019-03-181-0/+2
* ril: revert changesShilin Victor2019-02-231-20/+2
* ril: debugShilin Victor2019-02-231-1/+2
* libril: Force static radio capabilityDarkLord17312019-02-231-1/+2
* libril: Send fake event for manual network registration to unblock UIolivieer2019-02-231-0/+16
* Resolve compiler errorsDominggoes Isakh2019-02-233-6/+2
* libril: Add support custom numStringsdanile712019-02-231-1/+5
* libril: Fix signal strength for RIL_SignalStrength_v5/v6Dominggoes Isakh2019-02-231-1/+3
* libril: Add support for RIL_CardStatus_v5Dominggoes Isakh2019-02-231-2/+31
* libril: Enable debuggingDominggoes Isakh2019-02-234-4/+5
* libril: Handle legacy radiostate-change for old RIL'sDominggoes Isakh2019-02-232-2/+139
* libril: Prevent executing undefined responseFunction()Dominggoes Isakh2019-02-231-3/+7
* 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