summaryrefslogtreecommitdiffstats
path: root/libril
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add TD-SCDMA support"Linux Build Service Account2013-11-211-1/+15
|\
| * Add TD-SCDMA supportJaime Lopez2013-11-071-1/+15
* | Support Additional SIM Depersonalizations.Rakesh Pallerla2013-11-012-2/+2
|/
* Interface changes to support Multi SIM functionality.Srikanth Chintala2013-10-313-0/+63
* Add Multi RILD support.Srikanth Chintala2013-10-311-5/+25
* Add WRITE_SMS_TO_SIM and UNSOL_SUPP_SVC_NOTIFICATION.Naveen Kalla2013-10-311-0/+2
* STK Call Control feature implementation.Naveen Kalla2013-10-312-0/+81
* Support reading data profiles from OMH cardsNaveen Kalla2013-10-312-0/+39
* rild: Send extended information records as ByteBufferAjay Dudani2013-10-311-1/+14
* RIL: Support SMS over IMSSukanya Rajkhowa2013-10-103-4/+167
* Merge "ril: move record_stream_xxx to librilutils and export header"Dima Zavin2013-05-234-236/+7
|\
| * ril: move record_stream_xxx to librilutils and export headerDima Zavin2013-05-234-236/+7
* | Set initial attach apn for LTE networkSungmin Choi2013-05-222-0/+53
|/
* libril: move record_stream here as it is the sole clientDima Zavin2013-05-074-3/+234
* am c57b3eb5: Add CellInfoWcdma.Wink Saville2013-04-181-5/+23
|\
| * Add CellInfoWcdma.Wink Saville2013-04-171-5/+23
* | am 52688265: Add liblogYing Wang2013-04-101-0/+1
|\|
| * Add liblogYing Wang2013-04-091-0/+1
* | 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-093-0/+120
* | Fix SignalStrength response.Wink Saville2013-04-071-8/+30
|/
* Rild: Ril should try to write again to the socket EAGAIN errorBanavathu, Srinivas Naik2013-01-231-1/+1
* Add RLOGxWink Saville2012-12-082-101/+101
* Merge "Fix logging for setup_data_call response"Wink Saville2012-08-291-1/+2
|\
| * Fix logging for setup_data_call responseNaveen Kalla2012-08-291-1/+2
* | Fixed goto into scope.Kevin Schoedel2012-08-231-56/+60
|/
* Workaround for LTE RSRP -ve values in SignalUma Maheswari Ramalingam2012-08-091-0/+9
* Telephony: Get_imsi should use strings as per ril.hAlex Yakavenka2012-02-011-1/+1
* Implement sim_refresh as per ril v6Alex Yakavenka2012-01-312-1/+36
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-082-69/+69
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-3/+3
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-051-14/+14
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-032-13/+13
* Separate SIM states from Radio StatesNaveen Kalla2011-12-283-4/+206
* Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-1/+1
* Add new RIL requests to support SIM data download via SMS over IMS.Jake Hamby2011-10-202-1/+5
* RIL occasionally stopps event loop on phone process crashKazuhiro Ondo2011-10-181-0/+2
* Changes to RIL to support IMS features for LTE.Jake Hamby2011-08-222-1/+3
* Added a special retry back-off timer value for call retryKazuhiro Ondo2011-06-211-1/+3
* Fix debug output.Wink Saville2011-04-161-1/+1
* Added additional comments to some commands for clarification.Wink Saville2011-04-152-2/+2
* Fix RIL_UNSOL_RIL_CONNECTED to return the vendor RIL version. DO NOT MERGE.Jake Hamby2011-04-121-1/+1
* Add RIL_UNSOL_RIL_CONNECTED.Wink Saville2011-04-062-1/+8
* Change mock-ril and reference-ril to use include/telephony/ril.hWink Saville2011-03-191-7/+5
* Fix bugs in responseSimStatus and update comments.Wink Saville2011-02-221-34/+43
* Changes for ril.h version 6.Wink Saville2011-02-183-93/+117
* ril: Fix telephony under emulation.David 'Digit' Turner2011-02-041-0/+1
* Merge "RIL v5 RIL_REQUEST_SETUP_DATA_CALL."Wink Saville2011-01-142-17/+85
|\
| * RIL v5 RIL_REQUEST_SETUP_DATA_CALL.Wink Saville2011-01-132-17/+85