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