1. 54563d3 Revert "Revert "STK Call Control feature implementation."" by Amit Mahajan · 10 years ago
  2. 6bfaf64 Revert "STK Call Control feature implementation." by Amit Mahajan · 10 years ago
  3. 61bedcf STK Call Control feature implementation. by Preeti Ahuja · 13 years ago
  4. 8caf06f [DS] Radio Capability Support. New design of capability switch for L. by Legler Wu · 10 years ago
  5. 8b4e4f7 Radio Capability Support. by Wink Saville · 10 years ago
  6. a65a16a Add RIL_REQUEST_SHUTDOWN to notify RIL that device is shutting down by Naveen Kalla · 10 years ago
  7. c796e22 Revert "Revert "add apn setting parameters, and set apn parameters to bp"" by Amit Mahajan · 10 years ago
  8. 87540b6 Revert "add apn setting parameters, and set apn parameters to bp" by Amit Mahajan · 10 years ago
  9. 6be060d add apn setting parameters, and set apn parameters to bp by Hui Wang · 10 years ago
  10. 6c60759 Fix crash by checking for NULL token at the beginning of RIL_onRequestComplete by Jayachandran C · 10 years ago
  11. 5250016 Change to parse DATA_CALL_LIST correctly based on version. by Amit Mahajan · 10 years ago
  12. 90530a6 Changes to correctly process EAP-SIM req parameters in ril by Amit Mahajan · 10 years ago
  13. c29360a Add support for retrieving real time data connection information. by Wink Saville · 10 years ago
  14. 2b77203 EAP-SIM RIL command name change. by Amit Mahajan · 10 years ago
  15. d365219 Merge kwd to master by Etan Cohen · 10 years ago
  16. 74f7e66 rild: Fix a sizeof bug. by Mohamad Ayyash · 10 years ago
  17. ed9985c am 680bdfa7: am 458d8b7e: Merge "[RIL] Fix build-break when enabling RILC_LOG" by Etan Cohen · 10 years ago
  18. 5d891b7 [RIL] Fix build-break when enabling RILC_LOG by Etan Cohen · 10 years ago
  19. 8a4a233 Add new RIL commands to read, write, and reset NV items. by Jake Hamby · 10 years ago
  20. fd81e71 Fix pthread_create error handling in ril harder. by Elliott Hughes · 10 years ago
  21. c0d8dc6 Fix pthread_create error handling in ril. by Elliott Hughes · 10 years ago
  22. 6e7c196 Fix parameter mismatch between header and implementation by Bernhard Rosenkränzer · 11 years ago
  23. 2458d8d RIL changes for supporting generic SIM communication. by Shishir Agrawal · 11 years ago
  24. a18b9d1 RIL: Support SMS over IMS by Sukanya Rajkhowa · 11 years ago
  25. 6b0f914 Merge "ril: move record_stream_xxx to librilutils and export header" by Dima Zavin · 11 years ago
  26. 622bf2b ril: move record_stream_xxx to librilutils and export header by Dima Zavin · 11 years ago
  27. 7569753 Set initial attach apn for LTE network by Sungmin Choi · 11 years ago
  28. f467af6 libril: move record_stream here as it is the sole client by Dima Zavin · 11 years ago
  29. e1d9476 am c57b3eb5: Add CellInfoWcdma. by Wink Saville · 11 years ago
  30. c57b3eb Add CellInfoWcdma. by Wink Saville · 11 years ago
  31. 12b02b4 am 6fde8b8d: Merge "Fixes typo in logging string." by Robert Greenwalt · 11 years ago
  32. 2126ab2 Fixes typo in logging string. by Robert Greenwalt · 11 years ago
  33. 8a9e021 Add support for CellInfo RIL commands. by Wink Saville · 11 years ago
  34. 18e4ab1 Fix SignalStrength response. by Wink Saville · 11 years ago
  35. 3888490 Rild: Ril should try to write again to the socket EAGAIN error by Banavathu, Srinivas Naik · 13 years ago
  36. 8eb2a12 Add RLOGx by Wink Saville · 12 years ago
  37. d5580e1 Merge "Fix logging for setup_data_call response" by Wink Saville · 12 years ago
  38. 5638415 Fix logging for setup_data_call response by Naveen Kalla · 13 years ago
  39. 96dcdbc Fixed goto into scope. by Kevin Schoedel · 12 years ago
  40. 9efcac5 Workaround for LTE RSRP -ve values in Signal by Uma Maheswari Ramalingam · 12 years ago
  41. 45e740e Implement sim_refresh as per ril v6 by Alex Yakavenka · 12 years ago
  42. f423cde Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  43. 43b9c52 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 12 years ago
  44. 9139bfb Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 12 years ago
  45. 6464068 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  46. 2bc78d6 Separate SIM states from Radio States by Naveen Kalla · 13 years ago
  47. eb902b8 Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  48. 300105d Add new RIL requests to support SIM data download via SMS over IMS. by Jake Hamby · 13 years ago
  49. 5cdc135 RIL occasionally stopps event loop on phone process crash by Kazuhiro Ondo · 13 years ago
  50. fa8d584 Changes to RIL to support IMS features for LTE. by Jake Hamby · 13 years ago
  51. beb25b5 Added a special retry back-off timer value for call retry by Kazuhiro Ondo · 13 years ago
  52. ee27458 Fix debug output. by Wink Saville · 13 years ago
  53. 29487ef Added additional comments to some commands for clarification. by Wink Saville · 13 years ago
  54. a9c18d1 Fix RIL_UNSOL_RIL_CONNECTED to return the vendor RIL version. DO NOT MERGE. by Jake Hamby · 13 years ago
  55. 5b9df33 Add RIL_UNSOL_RIL_CONNECTED. by Wink Saville · 13 years ago
  56. 2c1fb3a Change mock-ril and reference-ril to use include/telephony/ril.h by Wink Saville · 13 years ago
  57. fd72937 Fix bugs in responseSimStatus and update comments. by Wink Saville · 13 years ago
  58. c0114b3 Changes for ril.h version 6. by Wink Saville · 13 years ago
  59. af1298d ril: Fix telephony under emulation. by David 'Digit' Turner · 13 years ago
  60. 4380897 RIL v5 RIL_REQUEST_SETUP_DATA_CALL. by Wink Saville · 13 years ago
  61. 57ce1f2 Fix dispatchDataCall parcel length for v4 RILs. by Lorenzo Colitti · 14 years ago
  62. 2640571 Properly handle version 3 vendor RILs. by Lorenzo Colitti · 14 years ago
  63. 4f81dcf RIL changes for IPv6 / IPv4v6 data calls. by Lorenzo Colitti · 14 years ago
  64. d855ef4 Fix index error in the radiooptions enable/disable QXDM Log by Xia Wang · 14 years ago
  65. 0d9f0c0 Revert "am 9a2f5113: merge from open-source master" by Dianne Hackborn · 14 years ago
  66. bb1375f am 9a2f5113: merge from open-source master by The Android Open Source Project · 14 years ago
  67. ca5e347 Support for fetching PSC of serving cell. by jsh · 14 years ago
  68. 563fd72 New RIL command to fetch PSC of current serving cell. by jsh · 14 years ago
  69. 9a2f511 merge from open-source master by The Android Open Source Project · 14 years ago
  70. 7edd07c Add timer delete support to rild by Naveen Kalla · 14 years ago
  71. 7553447 Add RIL_E_ILLEGAL_SIM_OR_ME error code. by John Wang · 14 years ago
  72. 3a4840b Remove STOP SHIP logs and comments from ril.cpp. by Wink Saville · 14 years ago
  73. 3475b8a am 2a7411dc: am 5909cf83: Add RIL_UNSOL_RESEND_INCALL_MUTE. by John Wang · 14 years ago
  74. 5909cf8 Add RIL_UNSOL_RESEND_INCALL_MUTE. by John Wang · 14 years ago
  75. 7bce082 Fix bug 2353510 "Sholes can't make a call from device". by Wink Saville · 14 years ago
  76. dac5d5a Fix build. by Wink Saville · 15 years ago
  77. 74fa388 ril interface: Add support for User-User Signaling Information during call setup by Wink Saville · 15 years ago
  78. 03c1edf ril.h: Add a failure cause for CDMA call failures, rename by Naveen Kalla · 15 years ago
  79. 5d621da Add UNSOL_CALL_RINGBACK_TONE to ril. by John Wang · 15 years ago
  80. 084f670 Release mutex locks on error conditions. by Jaikumar Ganesh · 15 years ago
  81. ee1fadc fix return value check issue in sendResponseRaw function by Kenny · 15 years ago
  82. b589a11 am 09a68ba3: Add remaining retry count to response for PIN/PUK commands. by jsh · 15 years ago
  83. 09a68ba Add remaining retry count to response for PIN/PUK commands. by jsh · 15 years ago
  84. 40202d7 am 920c78f1: Add authType to SETUP_DATA_CALL, errorCode to RIL_SMS_Response. by Jaikumar Ganesh · 15 years ago
  85. 920c78f Add authType to SETUP_DATA_CALL, errorCode to RIL_SMS_Response. by Jaikumar Ganesh · 15 years ago
  86. a2f6c8a am 7f856808: Cleanup whitespace. by Wink Saville · 15 years ago
  87. 7f85680 Cleanup whitespace. by Wink Saville · 15 years ago
  88. 15d5350 am b2a6184e: Allow response payload on RIL_REQUEST error by johnwang · 15 years ago
  89. b2a6184 Allow response payload on RIL_REQUEST error by johnwang · 15 years ago
  90. 2a058e1 am a592eebc: Cleanup and changes of responseCdmaInformationReocrds, Broadcast SMS configuration and reponseRilSignalStrength. by Wink Saville · 15 years ago
  91. a592eeb Cleanup and changes of responseCdmaInformationReocrds, Broadcast SMS by Wink Saville · 15 years ago
  92. e5c30e1 am fdf825f9: Enable new libhtc_ril which supporting new CDMA ril interface. by johnwang · 15 years ago
  93. fdf825f Enable new libhtc_ril which supporting new CDMA ril interface. by johnwang · 15 years ago
  94. 8a3c48c move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  95. 3d54e74 Teleca 2b changes. by Wink Saville · 15 years ago
  96. 000a9fe Add get/set SMSC address to ril.h. by jsh · 15 years ago
  97. af6ecbf Add RIL_UNSOL_OEM_HOOK_RAW by Jaikumar Ganesh · 15 years ago
  98. f5903df Teleca 090414 & 090423 patches for CDMA to complete phase1 work. by Wink Saville · 15 years ago
  99. 1b5fd23 New ril.h & changes to ril.cpp to support it. by Wink Saville · 15 years ago
  100. f4c4d36 AI 144185: Integrate cdma into the main code base. by Wink Saville · 15 years ago