1. 7240949 libril: Fix freeing of strings for roaming protocol flag by Paul Keith · 7 years ago
  2. 63d0da8 ril: service: Fix RIL_UNSOL_NITZ_TIME_RECEIVED Parcel by Paul Keith · 7 years ago
  3. 8cc0417 ril: service: Add workaround for "ring of death" bug by Paul Keith · 7 years ago
  4. 96ff312 ril: service: Get off my back by Paul Keith · 7 years ago
  5. d26f4c9 ril: service: Fix breakage introduced by f7c75aa4e0 by Christopher N. Hesse · 7 years ago
  6. 7f2c1bf ril: Add support for imsType parcel member by Christopher N. Hesse · 7 years ago
  7. ffe632e ril: Add support for roamingProtocol parcel member by Christopher N. Hesse · 7 years ago
  8. 7ef59ce libsec-ril: Include liblog by Sean hoyt · 8 years ago
  9. f7c75aa libril: fix network operator search by Martin Bouchet · 8 years ago
  10. d912396 libril: fix in call presentation by Martin Bouchet · 8 years ago
  11. d53206c libril: handle Samsung proprietary commands by Martin Bouchet · 8 years ago
  12. 0063444 libril: port Samsung responseDataCallList to O libril by Martin Bouchet · 8 years ago
  13. db968d4 libril: port samsung changes to signalStrength by Martin Bouchet · 8 years ago
  14. c3c6cee libril: add Samsung flags to makefile by Martin Bouchet · 8 years ago
  15. 6e9a497 libril: bring back signalStrength v5 and v6 by Martin Bouchet · 8 years ago
  16. 0d4bbaf ril: import Oreo AOSP libril by Martin Bouchet · 8 years ago
  17. 8f9268e libril: Fix multisim flags by Christopher N. Hesse · 7 years ago
  18. 2a40024 secril-client: close fds on I/O errors by Basil Gello · 8 years ago
  19. 72aac79 secril-client: Fix RIL client token management in SendOemRequestHookRaw() by Basil Gello · 8 years ago
  20. 338942b secril-client: return exact error code from blockingWrite() by Basil Gello · 8 years ago
  21. 5eda55f libsecril-client: Expose MSIM functions by default by Christopher N. Hesse · 8 years ago
  22. a9d8bf6 libril: use responseInts for LAST_CALL_FAIL_CAUSE on Exynos4 by Simon Shields · 8 years ago
  23. e005881 libsecril-client: Rename SOUND_AUDIO_PATH_HANDSET to EARPIECE by Andreas Schneider · 8 years ago
  24. 5b75c57 libril: fix parceling of DataCallListV6 on xmm626x by Simon Shields · 8 years ago
  25. caece2d ril: Fix unsol response array mapping by Christopher N. Hesse · 8 years ago
  26. 6508486 ril: Align to AOSP libril by Christopher N. Hesse · 8 years ago
  27. 928ddca libsecril-client: Fix logging by Andreas Schneider · 8 years ago
  28. a366011 libsecril-client: Turn off logging by default by Andreas Schneider · 8 years ago
  29. 560e37a libsecril-client: Use RLOG by Andreas Schneider · 8 years ago
  30. 0130b88 libril: Use RLOG by Andreas Schneider · 8 years ago
  31. 5a2cc4e Fix RIL_CardStatus_v5 Parceling. by Kyle Repinski · 9 years ago
  32. 70ecc09 Add support for cdma dynamic address length. by Sukanya Rajkhowa · 11 years ago
  33. 6daeeef Fix build failure which occurs after setting macro RILC_LOG. by Sanket Padawe · 9 years ago
  34. cfef9bd RIL: release unsol wakelock by Sooraj Sasindran · 9 years ago
  35. 0af7d1c Ril Error codes: Voice related messages by Ajay Nambi · 9 years ago
  36. 6965975 New error codes for SMS/other messages by Ajay Nambi · 9 years ago
  37. 7dd377c Add RIL Error code list by twen.chang · 9 years ago
  38. 4877845 Enable integer sanitization in libril. by Sanket Padawe · 9 years ago
  39. df3dabe Fixing security vulnerabilities in ril.cpp by Sanket Padawe · 9 years ago
  40. db5d1e0 Add OEM specific error code space which can by used to replace Generic errors. by Sanket Padawe · 9 years ago
  41. 6049dec Convert newly added error code to string values in ril.cpp. by Sanket Padawe · 9 years ago
  42. 9f97208 Use different response type for unsolicited mesg requiring wakelock. by Sanket Padawe · 9 years ago
  43. a7c043d Improve wakelock symantics in RIL. by Sanket Padawe · 9 years ago
  44. a79128a Added fields to CELL_INFO_LIST. by Sanket Padawe · 9 years ago
  45. 201aca3 Use SimRefreshResponse struct in RIL Versions greater than 7 by Sanket Padawe · 9 years ago
  46. e63b4f6 Add WRITE_SMS_TO_SIM and UNSOL_SUPP_SVC_NOTIFICATION by Ajay Nambi · 13 years ago
  47. 9343e87 Improve RIL versioning. by Sanket Padawe · 9 years ago
  48. 48d3f72 libril: revert network operator string handling by Dheeraj CVR · 9 years ago
  49. b9e88c8 Properly export ril_ex.h by Colin Cross · 9 years ago
  50. e942c33 Fix build error with RILC_LOG on by Hyejin · 10 years ago
  51. 323c882 Fix for rild crash becasue of buffer overflow by Ajay Nambi · 10 years ago
  52. 022eadd libril: Export headers by Christopher N. Hesse · 9 years ago
  53. f9e2a71 libril: Remove unused include by Christopher N. Hesse · 9 years ago
  54. fb599ed ril: Restore alphabetical order for modem barrier by Christopher N. Hesse · 9 years ago
  55. 06ba105 libril: add initial support for tss310 modem by messi2050 · 9 years ago
  56. 6d6daf9 libril: Use a board flag for video call field by Andreas Schneider · 9 years ago
  57. 5608dcb libril: Remove RIL_REQUEST_DIAL_EMERGENCY by Christopher N. Hesse · 9 years ago
  58. d82d1d6 ril: fix libril if we don't overwrite the header in our device tree by Andreas Blaesius · 9 years ago
  59. c694ff0 libril: Move vendor commands header by Christopher N. Hesse · 9 years ago
  60. 57eacca libsecril-client: Use the correct incall audio paths by Christopher N. Hesse · 9 years ago
  61. 621e63e libril: Make ST-E Thor M7450 and Intel XMM7260 next gen modems as well by Christopher N. Hesse · 9 years ago
  62. 6eec819 Fix memory leaks and use of uninitialized pointers. by Pavel Zhamaitsiak · 10 years ago
  63. 1f58eca ril: fix $(filter ...) derp by Simon Shields · 9 years ago
  64. 12e3f26 ril: Group next gen Samsung modem's in same CFLAG by Brandon McAnsh · 9 years ago
  65. d105277 libril: add initial support for ss333 modem by Say · 9 years ago
  66. 40afadb libsecril-client: spell AUDIO correctly by Android-Andi · 9 years ago
  67. b8400a2 ril: Unify network elements property check by Christopher N. Hesse · 9 years ago
  68. e0568e1 libril: fix compilation with debugging enabled by forkbomb · 9 years ago
  69. 822b70b ril: Use debug log level and not error by Andreas Schneider · 9 years ago
  70. d806de9 ril: Fix network operator search by Andreas Schneider · 9 years ago
  71. d6306fa Modify RIL Unsol Message Wakelock to 200ms by Nathan Harold · 10 years ago
  72. 8e75559 Modem activity info by Prerepa Viswanadham · 10 years ago
  73. e7ed8c8 Add missing extern "C" declaration. by Chih-Hung Hsieh · 10 years ago
  74. bc29c43 Remove verbose logs by Robert Greenwalt · 10 years ago
  75. 9bdede0 Link Capacity Estimation - RIL support by fenglu · 10 years ago
  76. 5257b14 Fix build issues after the merge by Vinit Deshpande · 10 years ago
  77. 961fd02 libril: tag RILC messages to radio log by Mark Salyzyn · 10 years ago
  78. cc23101 Introduction of the new SAP-UIM socket by Dheeraj Shetty · 11 years ago
  79. 6187ef8 Removal of dead code and adding log messages to make it easier for debugging by Nanik Tolaram · 10 years ago
  80. 4c4ae39 We have POSIX clocks. by Elliott Hughes · 10 years ago
  81. 8409398 ril: Support new sound manger RIL responses by Andreas Schneider · 10 years ago
  82. 9427510 libsecril-client: Fix SetCallAudioPath for current devices by Andreas Schneider · 10 years ago
  83. 7bf409e libril: Add support for ST-Ericsson Thor M7450 modems by Christopher N. Hesse · 10 years ago
  84. a8d0950 ril: Fix compilation with debug messages turned on by Andreas Schneider · 10 years ago
  85. 72edd42 libril: Fix element count by NBruderman · 10 years ago
  86. f7a63e5 libril: Fix network operator search by Utkarsh Gupta · 10 years ago
  87. 8ede9fa libril: Fix signal strength for xmm6260 too by Utkarsh Gupta · 10 years ago
  88. ec04254 libril: Add missing semicolon by Caio Schnepper · 10 years ago
  89. 3063dc1 libril: Avoid strncat which doesn't check if we overflow by Andreas Schneider · 10 years ago
  90. 47b2d96 libril: Make data a const pointer in RIL_onUnsolicitedResponse() by Andreas Schneider · 10 years ago
  91. 8a0d740 libril: Fix signal strength by Utkarsh Gupta · 10 years ago
  92. d0b8416 libril: rewrite preferred network type by Daniel Hillenbrand · 10 years ago
  93. bd82ef1 libril: move samsung specific into seperate table, update to v11 by Howard Su · 10 years ago
  94. eef440e libril: Readd support for MODEM_TYPE_XMM7260 by Andreas Schneider · 10 years ago
  95. f68609b libril: Fix #elif for MODEM_TYPE_XMM6260 by Andreas Schneider · 10 years ago
  96. 8cb8de6 libril: Use consistent names for modem defines by Andreas Schneider · 10 years ago
  97. 8e5fa43 libril: The data variable should be const by Andreas Schneider · 10 years ago
  98. 68f80d8 libril: Fix processRadioState prototype by Andreas Schneider · 10 years ago
  99. eeb7df7 Fix the build error of some samsung devices which provides libril (e.g. ks01lte) by K Yasu · 10 years ago
  100. e32dbfd libril: Merge xmm6262 and xmm6260 to single lib. by Howard Su · 10 years ago