summaryrefslogtreecommitdiffstats
path: root/mock-ril/src
Commit message (Expand)AuthorAgeFilesLines
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-086-33/+33
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-0311-106/+106
* Change mock-ril and reference-ril to use include/telephony/ril.hWink Saville2011-03-199-3699/+106
* Move the ril.h in mock-ril to src/cpp where it should be.Wink Saville2011-02-151-0/+3642
* Use local copy of ril.h for reference-ril and mock-ril.Wink Saville2011-02-157-7/+7
* Use the build system rules to compile the .proto files.Ying Wang2010-11-0322-19972/+8
* am 54ff2635: am 230e5a78: Disable response for CMD_UNSOL_CALL_RING in mock rilXia Wang2010-10-131-16/+14
|\
| * Disable response for CMD_UNSOL_CALL_RING in mock rilXia Wang2010-10-111-16/+14
* | am c4412dec: am 2b7b0f7d: Add control commands for Mock RilXia Wang2010-10-1118-137/+2494
|\|
| * Add control commands for Mock RilXia Wang2010-10-1018-137/+2494
| * Add command to start incoming call. DO NOT MERGEXia Wang2010-10-0814-67/+312
| * Port Mock Ril from master branch to GB. DO NOT MERGEXia Wang2010-10-0560-0/+27330
* Sync with GB change: 72592Xia Wang2010-10-0813-34/+852
* Add RIL_REQUEST_SEPARATE_CONNECTION and fix bugsXia Wang2010-09-1610-37/+620
* Add RIL_REQUEST_CONFERENCE support to mock rilXia Wang2010-09-155-41/+155
* . Add call hold support in Mock RilXia Wang2010-09-146-32/+167
* Add MockRil support for: RIL_REQUEST_HANGUP_FOREGROUND_RESUME_BACKGROUNDXia Wang2010-09-135-13/+123
* Add icc application status in simulated_iccXia Wang2010-09-094-7/+108
* Add RIL_REQUEST_SET_MUTEXia Wang2010-09-0910-97/+621
* Add ril request support in simulated_radioXia Wang2010-09-074-23/+108
* Serialize the requests beforing inserting into the queueXia Wang2010-09-0215-204/+1110
* Add mock ril to send unsolicited signal strength periodicallyXia Wang2010-08-235-11/+92
* Add RIL_REQUEST_SIGNAL_STRENGTHXia Wang2010-08-1817-307/+3030
* Move setRadioState command to simulated radioXia Wang2010-08-146-79/+88
* Separate tests from normal code.Wink Saville2010-08-128-138/+228
* Add support sending a message after delaying a number of milli-seconds.Wink Saville2010-08-124-9/+207
* Merge "Change varilables in ril_vars.js to be consistent in ril.proto Add set...Xia Wang2010-08-1110-27/+618
|\
| * Change varilables in ril_vars.js to be consistent in ril.protoXia Wang2010-08-1110-27/+618
* | Change handling of bad enum values.Wink Saville2010-08-114-49/+133
|/
* Add RIL_REQUEST_GET_CURRENT_CALLS to mock-rilWink Saville2010-08-0611-95/+3882
* cleanup mock-ril.Wink Saville2010-08-0414-7174/+605
* Add RIL_REQUEST_GET_IMSI to mock_ril.Wink Saville2010-08-034-6/+29
* Add RIL_REQUEST_SET_NETWORK_SELECTION_AUTOMATIC.Wink Saville2010-08-034-1/+18
* Add rilRequestGetImei and rilRequestGetImeisv.Wink Saville2010-07-294-52/+89
* Add rilRequestBaseBandVersion, RspString and cleaned up some debug output.Wink Saville2010-07-295-50/+89
* Reorder dispatch tables to be numeric.Wink Saville2010-07-295-36/+37
* Rename the global state varaibles to "gXxxx"Wink Saville2010-07-296-17/+18
* Reorganize files.Wink Saville2010-07-2859-0/+23067