summaryrefslogtreecommitdiffstats
path: root/libril/ril.cpp
Commit message (Expand)AuthorAgeFilesLines
* ril-caf: Allow using RIL version 10stable/cm-12.1-caf-YOG3CSteve Kondik2015-05-141-1/+40
* Merge tag 'android-5.1.0_r1' into HEAD.Sandeep Gutta2015-03-171-32/+149
|\
| * Merge "Modify RIL_Data_Call_Response to include MTU" into lmp-mr1-devRobert Greenwalt2014-12-081-14/+66
| |\
| | * Modify RIL_Data_Call_Response to include MTUSukanya Rajkhowa2014-12-031-14/+66
| * | Merge "Revert "Revert "STK Call Control feature implementation.""" into lmp-m...Amit Mahajan2014-11-231-0/+82
| |\ \
| | * | Revert "Revert "STK Call Control feature implementation.""Amit Mahajan2014-11-221-0/+82
| | |/
| | * Revert "STK Call Control feature implementation."Amit Mahajan2014-11-191-82/+0
| | * STK Call Control feature implementation.Preeti Ahuja2014-11-141-0/+82
| * | Turn off RILC REQUEST loggingxinhe2014-11-211-2/+0
| |/
| * [DS] Radio Capability Support. New design of capability switch for L.Legler Wu2014-10-291-4/+4
| * Radio Capability Support.Wink Saville2014-10-171-1/+120
* | Modify RIL_Data_Call_Response to include MTUSukanya Rajkhowa2014-11-121-0/+55
* | Remove support for Data_Call_Response_v6 in RIL versions >=10Sukanya Rajkhowa2014-11-041-2/+2
* | SEEK: Add support for getAtrPreeti Ahuja2014-11-041-0/+1
* | Support reading data profiles from OMH cardsNaveen Kalla2014-11-041-0/+38
* | Add support for cdma dynamic address length.lrichard2014-11-041-3/+10
* | Use SimRefreshResponse struct in RIL Versions greater than 7.Rakesh Pallerla2014-11-041-1/+1
* | STK Call Control feature implementation.Naveen Kalla2014-11-041-0/+80
* | Support Additional SIM DepersonalizationsRakesh Pallerla2014-11-041-1/+1
* | Add WRITE_SMS_TO_SIM and UNSOL_SUPP_SVC_NOTIFICATION.Naveen Kalla2014-11-041-0/+2
* | rild: Send extended information records as ByteBufferSukanya Rajkhowa2014-11-041-1/+14
|/
* Add RIL_REQUEST_SHUTDOWN to notify RIL that device is shutting downNaveen Kalla2014-08-191-0/+1
* Revert "Revert "add apn setting parameters, and set apn parameters to bp""Amit Mahajan2014-08-131-0/+76
* Revert "add apn setting parameters, and set apn parameters to bp"Amit Mahajan2014-08-121-76/+0
* add apn setting parameters, and set apn parameters to bpHui Wang2014-08-111-0/+76
* Fix crash by checking for NULL token at the beginning of RIL_onRequestCompleteJayachandran C2014-08-041-5/+5
* Change to parse DATA_CALL_LIST correctly based on version.Amit Mahajan2014-07-301-16/+24
* Changes to correctly process EAP-SIM req parameters in rilAmit Mahajan2014-07-181-0/+42
* Add support for retrieving real time data connection information.Wink Saville2014-07-131-0/+25
* EAP-SIM RIL command name change.Amit Mahajan2014-06-301-1/+2
* Merge kwd to masterEtan Cohen2014-06-251-172/+752
* rild: Fix a sizeof bug.Mohamad Ayyash2014-04-181-2/+2
* am 680bdfa7: am 458d8b7e: Merge "[RIL] Fix build-break when enabling RILC_LOG"Etan Cohen2014-02-281-3/+4
|\
| * [RIL] Fix build-break when enabling RILC_LOGEtan Cohen2014-02-281-3/+4
* | Add new RIL commands to read, write, and reset NV items.Jake Hamby2014-02-031-0/+79
|/
* Fix pthread_create error handling in ril harder.Elliott Hughes2014-01-061-3/+3
* Fix pthread_create error handling in ril.Elliott Hughes2014-01-061-10/+9
* Fix parameter mismatch between header and implementationBernhard Rosenkränzer2013-12-121-2/+2
* RIL changes for supporting generic SIM communication.Shishir Agrawal2013-12-021-0/+73
* RIL: Support SMS over IMSSukanya Rajkhowa2013-10-101-4/+164
* Merge "ril: move record_stream_xxx to librilutils and export header"Dima Zavin2013-05-231-1/+1
|\
| * ril: move record_stream_xxx to librilutils and export headerDima Zavin2013-05-231-1/+1
* | Set initial attach apn for LTE networkSungmin Choi2013-05-221-0/+52
|/
* libril: move record_stream here as it is the sole clientDima Zavin2013-05-071-1/+1
* am c57b3eb5: Add CellInfoWcdma.Wink Saville2013-04-181-5/+23
|\
| * Add CellInfoWcdma.Wink Saville2013-04-171-5/+23
* | am 6fde8b8d: Merge "Fixes typo in logging string."Robert Greenwalt2013-04-091-1/+1
|\ \ | |/ |/|
| * Fixes typo in logging string.Robert Greenwalt2013-04-091-1/+1
* | Add support for CellInfo RIL commands.Wink Saville2013-04-091-0/+117
* | Fix SignalStrength response.Wink Saville2013-04-071-8/+30
|/