summaryrefslogtreecommitdiffstats
path: root/libril/ril.cpp
Commit message (Expand)AuthorAgeFilesLines
* libril: Protect against NULL unsolicited response functionlineage-15.1D. Andrei Măceș2018-03-101-3/+5
* Fix multi sim support and warnings in new hal code.Amit Mahajan2017-05-171-4/+0
* Support different SIM power statesGrace Chen2017-05-091-1/+1
* Radio Interface to query for the public key.pkanwar2017-04-261-1/+3
* Fix warnings and set Werror flags to not let them happen again.Tomasz Wasilczyk2017-04-121-25/+1
* Change radio related service names to slot1, slot2, slot3...Amit Mahajan2017-03-301-90/+12
* Merge "Move RILC logs under verbose flag to reduce the RILC log spam" am: 13b...Jayachandran Chinnakkannu2017-03-261-0/+2
|\
| * Move RILC logs under verbose flag to reduce the RILC log spamJayachandran C2017-03-251-0/+2
| * Remove rild sockets.Amit Mahajan2017-03-211-746/+3
* | Remove rild sockets.Amit Mahajan2017-03-201-746/+3
* | Merge "Delete Parcel references and other unused code." am: 3f82483b46 am: 7e...Amit Mahajan2017-03-071-138/+4
|\|
| * Delete Parcel references and other unused code.Amit Mahajan2017-03-031-138/+4
| * Remove unused response and dispatch functions.Amit Mahajan2017-03-031-2757/+0
* | Remove unused response and dispatch functions.Amit Mahajan2017-03-021-2761/+0
* | Merge "Cleanup for radioStateChanged." am: 996dce23cb am: 219b8a282aAmit Mahajan2017-03-021-22/+0
|\|
| * Cleanup for radioStateChanged.Amit Mahajan2017-03-021-22/+0
| * Cleanup DATA_REG and VOICE_REG Location InfoSooraj Sasindran2017-03-011-0/+6
| * Data call refactoring and hidlizationJack Yu2017-02-281-310/+18
| * OemHook service implementation.Amit Mahajan2017-02-231-2/+0
| * Service side HAL changes for RIL solicited responses.Amit Mahajan2017-02-111-16/+6
| * Provide HIDL support for RIL commands in ril.cpp (patch 2).Sanket Padawe2017-02-101-406/+34
* | Cleanup DATA_REG and VOICE_REG Location InfoSooraj Sasindran2017-02-281-0/+6
* | Data call refactoring and hidlizationJack Yu2017-02-271-310/+18
* | OemHook service implementation.Amit Mahajan2017-02-221-2/+0
* | Merge "Revert "Revert "Service side HAL changes for RIL solicited responses."""TreeHugger Robot2017-02-101-16/+6
|\ \
| * | Revert "Revert "Service side HAL changes for RIL solicited responses.""Amit Mahajan2017-02-101-16/+6
| * | Revert "Service side HAL changes for RIL solicited responses."Sanket Padawe2017-02-081-6/+16
| * | Service side HAL changes for RIL solicited responses.Amit Mahajan2017-02-061-16/+6
* | | Merge "Resend NITZ when the upstream client is not ready" am: 0e4644614a am: ...Weilun Du2017-02-101-17/+23
|\ \ \ | | |/ | |/|
| * | Resend NITZ when the upstream client is not readyWeilun Du2017-02-091-17/+23
| * | Add synchronization between IRadio callbacks and service creation.Amit Mahajan2017-02-031-0/+31
| * | Service side HAL changes for RIL unsolicited responses - 3Amit Mahajan2017-02-021-135/+1
| * | Service side HAL changes for RIL unsolicited responses - 2Amit Mahajan2017-02-021-0/+7
| * | Service side HAL changes for RIL unsolicited responses.Amit Mahajan2017-02-021-34/+23
| * | Convert ril cpp to HIDL service.Sanket Padawe2017-02-021-16/+52
| * | Converting SAP from protobuf to hidl.Amit Mahajan2017-02-011-0/+4
| * | Adding simple radio service and callbacks.Amit Mahajan2017-02-011-245/+282
* | | Provide HIDL support for RIL commands in ril.cpp (patch 2).Sanket Padawe2017-02-091-406/+34
* | | Revert "Provide HIDL support for RIL commands in ril.cpp (patch 2)."Sanket Padawe2017-02-081-34/+406
| |/ |/|
* | Provide HIDL support for RIL commands in ril.cpp (patch 2).Sanket Padawe2017-02-061-406/+34
* | Add synchronization between IRadio callbacks and service creation.Amit Mahajan2017-01-261-0/+31
* | Service side HAL changes for RIL unsolicited responses - 3Amit Mahajan2017-01-131-135/+1
* | Service side HAL changes for RIL unsolicited responses - 2Amit Mahajan2017-01-131-0/+7
* | Merge "Service side HAL changes for RIL unsolicited responses."TreeHugger Robot2017-01-131-34/+23
|\ \
| * | Service side HAL changes for RIL unsolicited responses.Amit Mahajan2017-01-121-34/+23
* | | Merge "Convert ril cpp to HIDL service."TreeHugger Robot2017-01-121-16/+52
|\| |
| * | Convert ril cpp to HIDL service.Sanket Padawe2017-01-121-16/+52
* | | Converting SAP from protobuf to hidl.Amit Mahajan2017-01-111-0/+4
|/ /
* | Adding simple radio service and callbacks.Amit Mahajan2017-01-041-245/+282
* | resolve merge conflicts of e534d6c to masterMark Salyzyn2016-12-121-44/+57
|\|