1. afe706f libril: Store the system time when NITZ is received. by Amit Mahajan · 7 years ago
  2. 4d60c2d libril: Remove unused code by Pengquan Meng · 8 years ago
  3. ea60787 libril: Fix Const-Correctness for RIL_RadioFunctions by Nathan Harold · 8 years ago
  4. 3dbd37f libril: remove unused variables/functions by Stricted · 7 years ago
  5. f055a05 libril: add missing return statement by Stricted · 7 years ago
  6. d53206c libril: handle Samsung proprietary commands by Martin Bouchet · 8 years ago
  7. 0d4bbaf ril: import Oreo AOSP libril by Martin Bouchet · 8 years ago
  8. 5b75c57 libril: fix parceling of DataCallListV6 on xmm626x by Simon Shields · 8 years ago
  9. caece2d ril: Fix unsol response array mapping by Christopher N. Hesse · 8 years ago
  10. 6508486 ril: Align to AOSP libril by Christopher N. Hesse · 8 years ago
  11. 0130b88 libril: Use RLOG by Andreas Schneider · 8 years ago
  12. 5a2cc4e Fix RIL_CardStatus_v5 Parceling. by Kyle Repinski · 9 years ago
  13. 70ecc09 Add support for cdma dynamic address length. by Sukanya Rajkhowa · 12 years ago
  14. 6daeeef Fix build failure which occurs after setting macro RILC_LOG. by Sanket Padawe · 9 years ago
  15. cfef9bd RIL: release unsol wakelock by Sooraj Sasindran · 9 years ago
  16. 0af7d1c Ril Error codes: Voice related messages by Ajay Nambi · 9 years ago
  17. 6965975 New error codes for SMS/other messages by Ajay Nambi · 9 years ago
  18. 7dd377c Add RIL Error code list by twen.chang · 9 years ago
  19. df3dabe Fixing security vulnerabilities in ril.cpp by Sanket Padawe · 9 years ago
  20. db5d1e0 Add OEM specific error code space which can by used to replace Generic errors. by Sanket Padawe · 9 years ago
  21. 6049dec Convert newly added error code to string values in ril.cpp. by Sanket Padawe · 9 years ago
  22. 9f97208 Use different response type for unsolicited mesg requiring wakelock. by Sanket Padawe · 10 years ago
  23. a7c043d Improve wakelock symantics in RIL. by Sanket Padawe · 10 years ago
  24. a79128a Added fields to CELL_INFO_LIST. by Sanket Padawe · 10 years ago
  25. 201aca3 Use SimRefreshResponse struct in RIL Versions greater than 7 by Sanket Padawe · 10 years ago
  26. e63b4f6 Add WRITE_SMS_TO_SIM and UNSOL_SUPP_SVC_NOTIFICATION by Ajay Nambi · 14 years ago
  27. 9343e87 Improve RIL versioning. by Sanket Padawe · 10 years ago
  28. 48d3f72 libril: revert network operator string handling by Dheeraj CVR · 9 years ago
  29. e942c33 Fix build error with RILC_LOG on by Hyejin · 10 years ago
  30. 323c882 Fix for rild crash becasue of buffer overflow by Ajay Nambi · 10 years ago
  31. 5608dcb libril: Remove RIL_REQUEST_DIAL_EMERGENCY by Christopher N. Hesse · 9 years ago
  32. c694ff0 libril: Move vendor commands header by Christopher N. Hesse · 9 years ago
  33. 621e63e libril: Make ST-E Thor M7450 and Intel XMM7260 next gen modems as well by Christopher N. Hesse · 9 years ago
  34. 12e3f26 ril: Group next gen Samsung modem's in same CFLAG by Brandon McAnsh · 9 years ago
  35. d105277 libril: add initial support for ss333 modem by Say · 10 years ago
  36. b8400a2 ril: Unify network elements property check by Christopher N. Hesse · 10 years ago
  37. e0568e1 libril: fix compilation with debugging enabled by forkbomb · 10 years ago
  38. 822b70b ril: Use debug log level and not error by Andreas Schneider · 10 years ago
  39. d806de9 ril: Fix network operator search by Andreas Schneider · 10 years ago
  40. d6306fa Modify RIL Unsol Message Wakelock to 200ms by Nathan Harold · 10 years ago
  41. 8e75559 Modem activity info by Prerepa Viswanadham · 10 years ago
  42. bc29c43 Remove verbose logs by Robert Greenwalt · 10 years ago
  43. 9bdede0 Link Capacity Estimation - RIL support by fenglu · 10 years ago
  44. 961fd02 libril: tag RILC messages to radio log by Mark Salyzyn · 10 years ago
  45. cc23101 Introduction of the new SAP-UIM socket by Dheeraj Shetty · 11 years ago
  46. 6187ef8 Removal of dead code and adding log messages to make it easier for debugging by Nanik Tolaram · 11 years ago
  47. 7bf409e libril: Add support for ST-Ericsson Thor M7450 modems by Christopher N. Hesse · 10 years ago
  48. a8d0950 ril: Fix compilation with debug messages turned on by Andreas Schneider · 10 years ago
  49. 72edd42 libril: Fix element count by NBruderman · 10 years ago
  50. f7a63e5 libril: Fix network operator search by Utkarsh Gupta · 10 years ago
  51. 8ede9fa libril: Fix signal strength for xmm6260 too by Utkarsh Gupta · 10 years ago
  52. ec04254 libril: Add missing semicolon by Caio Schnepper · 10 years ago
  53. 3063dc1 libril: Avoid strncat which doesn't check if we overflow by Andreas Schneider · 10 years ago
  54. 47b2d96 libril: Make data a const pointer in RIL_onUnsolicitedResponse() by Andreas Schneider · 10 years ago
  55. 8a0d740 libril: Fix signal strength by Utkarsh Gupta · 10 years ago
  56. d0b8416 libril: rewrite preferred network type by Daniel Hillenbrand · 10 years ago
  57. bd82ef1 libril: move samsung specific into seperate table, update to v11 by Howard Su · 10 years ago
  58. eef440e libril: Readd support for MODEM_TYPE_XMM7260 by Andreas Schneider · 10 years ago
  59. f68609b libril: Fix #elif for MODEM_TYPE_XMM6260 by Andreas Schneider · 10 years ago
  60. 8cb8de6 libril: Use consistent names for modem defines by Andreas Schneider · 10 years ago
  61. 8e5fa43 libril: The data variable should be const by Andreas Schneider · 10 years ago
  62. 68f80d8 libril: Fix processRadioState prototype by Andreas Schneider · 10 years ago
  63. e32dbfd libril: Merge xmm6262 and xmm6260 to single lib. by Howard Su · 11 years ago[Renamed (75%) from ril/xmm6262/libril/ril.cpp]
  64. 2947268 libril: Add support for xmm7260 modem. by Andreas Schneider · 11 years ago
  65. cbf8e0a libril: use ip address as gateway in ppp network. by Howard Su · 11 years ago
  66. 36b5065 XMM626x: fix Samsung RIL v9 update by bmork · 11 years ago
  67. ca4a9a0 XMM626x: Update RIL to V9 [1/2] by Andrew Jiang · 12 years ago
  68. a22f51c libril: handle samsungs unsol responses by Daniel Hillenbrand · 12 years ago
  69. d6e3065 xmm6262: Update using 4.3 libril.cpp by Ethan Chen · 12 years ago
  70. ba5c6a3 xmm6262: Update to new RIL version by XpLoDWilD · 12 years ago
  71. ea4af61 samsung: libril: some code cleanup by Daniel Hillenbrand · 12 years ago
  72. 601dc85 samsung: add libril for xmm626x modems by Daniel Hillenbrand · 12 years ago