summaryrefslogtreecommitdiffstats
path: root/libril/ril.cpp
Commit message (Expand)AuthorAgeFilesLines
* Store the system time when NITZ is received.Amit Mahajan2018-02-261-2/+21
* Merge "Remove unused code"Pengquan Meng2017-09-071-5/+0
|\
| * Remove unused codePengquan Meng2017-09-061-5/+0
* | Merge "Fix Const-Correctness for RIL_RadioFunctions" am: e7a8d0f196 am: bfbd7...nharold2017-08-021-2/+2
|\|
| * Merge "Fix Const-Correctness for RIL_RadioFunctions"nharold2017-08-021-2/+2
| |\
| | * Fix Const-Correctness for RIL_RadioFunctionsNathan Harold2017-08-011-2/+2
| * | Fix multi sim support and warnings in new hal code.Amit Mahajan2017-05-181-4/+0
| |\ \
| | * | Fix multi sim support and warnings in new hal code.Amit Mahajan2017-05-171-4/+0
| | * | Change radio related service names to slot1, slot2, slot3...Amit Mahajan2017-04-041-90/+12
| * | | Merge "Support different SIM power states" am: df82df8ff4 am: 0770994e46Grace Chen2017-05-161-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Merge "Support different SIM power states"Grace Chen2017-05-161-1/+1
| | |\ \
| | | * | Support different SIM power statesGrace Chen2017-05-161-1/+1
| | * | | Add RIL_UNSOL_MODEM_RESTART messageNaveen Kalla2017-05-121-3/+4
| | |/ /
| * | | resolve merge conflicts of ee186e9 to oc-dev-plus-aosppkanwar2017-04-271-1/+3
| |\| |
| | * | Radio Interface changes to allow the modem to query the frameworkpkanwar2017-04-271-0/+2
| * | | resolve merge conflicts of 77eb76c to oc-dev-plus-aospAmit Mahajan2017-04-041-90/+12
| |\| | | | |/ | |/|
| | * Change radio related service names to slot1, slot2, slot3...Amit Mahajan2017-04-041-90/+12
* | | 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