1. c4412de am 2b7b0f7d: Add control commands for Mock Ril by Xia Wang · 14 years ago
  2. 2b7b0f7 Add control commands for Mock Ril by Xia Wang · 14 years ago
  3. 58633e1 am 2932f312: (-s ours) Revert "Add timer delete support to rild" DO NOT MERGE by Wink Saville · 14 years ago
  4. 996f0f2 Sync with GB change: 72592 by Xia Wang · 14 years ago
  5. bffcbfe am a4f9cab8: (-s ours) am 14171dca: Port Mock Ril from master branch to GB. DO NOT MERGE by Xia Wang · 14 years ago
  6. 53d4ce8 am bf40f252: Add command to start incoming call. DO NOT MERGE by Xia Wang · 14 years ago
  7. bf40f25 Add command to start incoming call. DO NOT MERGE by Xia Wang · 14 years ago
  8. 2932f31 Revert "Add timer delete support to rild" DO NOT MERGE by Wink Saville · 14 years ago
  9. a4f9cab am 14171dca: Port Mock Ril from master branch to GB. DO NOT MERGE by Xia Wang · 14 years ago
  10. 14171dc Port Mock Ril from master branch to GB. DO NOT MERGE by Xia Wang · 14 years ago
  11. 66d51de Add RIL_REQUEST_SEPARATE_CONNECTION and fix bugs by Xia Wang · 14 years ago
  12. 915335d Add RIL_REQUEST_CONFERENCE support to mock ril by Xia Wang · 14 years ago
  13. 92439d0 Merge ". Add call hold support in Mock Ril . Fix issue: send unsolicited call state change after RIL_REQUEST_HANGUP_WAITING_OR_BACKGROUND, RIL_REQUEST_HANGUP_FOREGROUND_RESUME_BACKGROUND, and RIL_REQUEST_SWITCH_WAITING_OR_HOLDING_AND_ACTIVE return. . Rename command handler to make the name consistent" by Xia Wang · 14 years ago
  14. 3880c96 . Add call hold support in Mock Ril by Xia Wang · 14 years ago
  15. 755763d Merge "Add MockRil support for: RIL_REQUEST_HANGUP_FOREGROUND_RESUME_BACKGROUND Change calls in mockril so it starts with index "1" (According to GsmCallTracker DriverCall)" by Xia Wang · 14 years ago
  16. 57ce1f2 Fix dispatchDataCall parcel length for v4 RILs. by Lorenzo Colitti · 14 years ago
  17. 5b6f1f5 Add MockRil support for: RIL_REQUEST_HANGUP_FOREGROUND_RESUME_BACKGROUND by Xia Wang · 14 years ago
  18. eff44bf Merge "Properly handle version 3 vendor RILs." by Lorenzo Colitti · 14 years ago
  19. 2640571 Properly handle version 3 vendor RILs. by Lorenzo Colitti · 14 years ago
  20. 871f8ef Add icc application status in simulated_icc by Xia Wang · 14 years ago
  21. 86d59ac Add RIL_REQUEST_SET_MUTE by Xia Wang · 14 years ago
  22. 79835c9 Merge "RIL changes for IPv6 / IPv4v6 data calls." by Lorenzo Colitti · 14 years ago
  23. 4f81dcf RIL changes for IPv6 / IPv4v6 data calls. by Lorenzo Colitti · 14 years ago
  24. 6e6f041 Add ril request support in simulated_radio by Xia Wang · 14 years ago
  25. 6e9b686 Serialize the requests beforing inserting into the queue by Xia Wang · 14 years ago
  26. bf14edd Add mock ril to send unsolicited signal strength periodically by Xia Wang · 14 years ago
  27. 65afce6 Add RIL_REQUEST_SIGNAL_STRENGTH and setSignalStrength in simulated_radio.js by Xia Wang · 14 years ago
  28. 6941405 Move setRadioState command to simulated radio Define commands in ril_var.js by Xia Wang · 14 years ago
  29. d9c8c5f Add copying *tests.js to /sdcard/data/ by Wink Saville · 14 years ago
  30. 90ea368 Separate tests from normal code. by Wink Saville · 14 years ago
  31. 67202fd Add support sending a message after delaying a number of milli-seconds. by Wink Saville · 14 years ago
  32. e179955 Merge "Change varilables in ril_vars.js to be consistent in ril.proto Add setRadioState command to control server" by Xia Wang · 14 years ago
  33. 9b92c6b Change handling of bad enum values. by Wink Saville · 14 years ago
  34. 3e2cde5 Change varilables in ril_vars.js to be consistent in ril.proto by Xia Wang · 14 years ago
  35. 3445866 Merge "Add RIL_REQUEST_GET_CURRENT_CALLS to mock-ril" by Wink Saville · 14 years ago
  36. 0773075 Add RIL_REQUEST_GET_CURRENT_CALLS to mock-ril by Wink Saville · 14 years ago
  37. 439ad18 am 128ef9cb: am f44700c4: Support for fetching PSC of serving cell. by jsh · 14 years ago
  38. 128ef9c am f44700c4: Support for fetching PSC of serving cell. by jsh · 14 years ago
  39. a1e3f27 cleanup mock-ril. by Wink Saville · 14 years ago
  40. a48cd13 Add RIL_REQUEST_GET_IMSI to mock_ril. by Wink Saville · 14 years ago
  41. 0618c21 Add RIL_REQUEST_SET_NETWORK_SELECTION_AUTOMATIC. by Wink Saville · 14 years ago
  42. f44700c Support for fetching PSC of serving cell. by jsh · 14 years ago
  43. 50eeaad Merge "Add rilRequestGetImei and rilRequestGetImeisv." by Wink Saville · 14 years ago
  44. 4c72a99 am 2e977068: (-s ours) am 060f053e: DO NOT MERGE by Xia Wang · 14 years ago
  45. 2e97706 am 060f053e: DO NOT MERGE by Xia Wang · 14 years ago
  46. 1d471c1 Add rilRequestGetImei and rilRequestGetImeisv. by Wink Saville · 14 years ago
  47. 060f053 DO NOT MERGE by Xia Wang · 14 years ago
  48. faa5301 Add rilRequestBaseBandVersion, RspString and cleaned up some debug output. by Wink Saville · 14 years ago
  49. fea7c0f Reorder dispatch tables to be numeric. by Wink Saville · 14 years ago
  50. 311475a Rename the global state varaibles to "gXxxx" by Wink Saville · 14 years ago
  51. 52bb1fc Reorganize files. by Wink Saville · 14 years ago
  52. 28fea8b Merge "Refactor mock-ril and some renaming in responses and requests." by Wink Saville · 14 years ago
  53. a6b6baf Refactor mock-ril and some renaming in responses and requests. by Wink Saville · 14 years ago
  54. d855ef4 Fix index error in the radiooptions enable/disable QXDM Log by Xia Wang · 14 years ago
  55. 1d4c8a2 Always make librilproto-java. by Wink Saville · 14 years ago
  56. b4e463d Try to fix sim-eng build. by Wink Saville · 14 years ago
  57. 2cfb450 Add a java library and change so the message header is a protobuf. by Wink Saville · 14 years ago
  58. d0b7b49 Merge "Create a very initial mock_ril.js and supporting code." by Wink Saville · 14 years ago
  59. 3d6d348 Create a very initial mock_ril.js and supporting code. by Wink Saville · 14 years ago
  60. f838ede Fix reference ril to pass correct interface name by Robert Greenwalt · 14 years ago
  61. 985f527 am 678966d7: merge from open-source froyo by The Android Open Source Project · 14 years ago
  62. 678966d merge from open-source froyo by The Android Open Source Project · 14 years ago
  63. c45f467 Keep also the CAP_NET_RAW capability by Pal Szasz · 14 years ago
  64. 0d9f0c0 Revert "am 9a2f5113: merge from open-source master" by Dianne Hackborn · 14 years ago
  65. bb1375f am 9a2f5113: merge from open-source master by The Android Open Source Project · 14 years ago
  66. ca5e347 Support for fetching PSC of serving cell. by jsh · 14 years ago
  67. 563fd72 New RIL command to fetch PSC of current serving cell. by jsh · 14 years ago
  68. 9a2f511 merge from open-source master by The Android Open Source Project · 14 years ago
  69. 7edd07c Add timer delete support to rild by Naveen Kalla · 14 years ago
  70. dac2e4a Handle the RIL_REQUEST_SCREEN_STATE using v8 object wrapping. by Wink Saville · 14 years ago
  71. 9bc3e60 Test how to send a "request" to JS and "print" messages to Android log. by Wink Saville · 14 years ago
  72. eab8da3 am dc504536: merge from open-source master by The Android Open Source Project · 14 years ago
  73. a166472 Make mock-ril optional and remove reference-cdma-sms. by Wink Saville · 14 years ago
  74. 841eaba Fix the x86 build. by Andy McFadden · 14 years ago
  75. 16c0052 Add testV8. by Wink Saville · 14 years ago
  76. dc50453 merge from open-source master by The Android Open Source Project · 14 years ago
  77. 2db099f Skip stlport for simulator by Kenny Root · 14 years ago
  78. 934c2e2 Add trivial tests of STLport and protobuf. by Wink Saville · 14 years ago
  79. c651f24 A minimal ril. by Wink Saville · 14 years ago
  80. ed9d64a merge from open-source master by The Android Open Source Project · 14 years ago
  81. 6152f97 Fix data type of RIL_UNSOL_RESPONSE_NEW_BROADCAST_SMS by Henrik Hall · 15 years ago
  82. bdbc6b0 Add support for EVDO rev B by Naveen Kalla · 14 years ago
  83. 1b3a6fe Notify user regarding invalid number during MO call. by Naveen Kalla · 14 years ago
  84. 76e1a7b For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
  85. 7553447 Add RIL_E_ILLEGAL_SIM_OR_ME error code. by John Wang · 14 years ago
  86. 3a4840b Remove STOP SHIP logs and comments from ril.cpp. by Wink Saville · 14 years ago
  87. bd4b12e Add an empty CleanSpec.mk by Jean-Baptiste Queru · 15 years ago
  88. e65672b am 64f6d1f2: am 358c03ff: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  89. 64f6d1f am 358c03ff: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  90. 358c03f reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  91. 3475b8a am 2a7411dc: am 5909cf83: Add RIL_UNSOL_RESEND_INCALL_MUTE. by John Wang · 15 years ago
  92. 2a7411d am 5909cf83: Add RIL_UNSOL_RESEND_INCALL_MUTE. by John Wang · 15 years ago
  93. 5909cf8 Add RIL_UNSOL_RESEND_INCALL_MUTE. by John Wang · 15 years ago
  94. 2c21e09 reconcile android-2.1_r1 snapshot by The Android Open Source Project · 15 years ago
  95. b8ee550 am 81898138: am 7f8ded1d: Comments on the extension of registration status. by John Wang · 15 years ago
  96. 8189813 am 7f8ded1d: Comments on the extension of registration status. by John Wang · 15 years ago
  97. 7f8ded1 Comments on the extension of registration status. by John Wang · 15 years ago
  98. 001abad android-2.1_r1 snapshot by The Android Open Source Project · 15 years ago
  99. 7bce082 Fix bug 2353510 "Sholes can't make a call from device". by Wink Saville · 15 years ago
  100. dac5d5a Fix build. by Wink Saville · 15 years ago