History log of /hardware/ril/mock-ril/src/js/simulated_icc.js
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2c1fb3a4e7aa8039bdefacceec98aa43cfe5784c 19-Mar-2011 Wink Saville <wink@google.com> Change mock-ril and reference-ril to use include/telephony/ril.h

I've done this by change the copy to a symbolic link, this allows
us to easily change from using the common include/telephony/ril.h
to a separate instance when ril.h is evolving.

Bug: 3457628
Bug: 4132203
Change-Id: Idd8029e57dd0b2afc16c2659dbbc3e587b438f0a
/hardware/ril/mock-ril/src/js/simulated_icc.js
871f8ef96970822bc2d33ef0c5d79a41d669b4e8 10-Sep-2010 Xia Wang <xiaw@google.com> Add icc application status in simulated_icc

Change-Id: I926db934a2f09b03df6100dc0fcfbdd4b470ca9a
/hardware/ril/mock-ril/src/js/simulated_icc.js
86d59acd423ed66e4ff570b6469eb53ee8440459 08-Sep-2010 Xia Wang <xiaw@google.com> Add RIL_REQUEST_SET_MUTE
Make the change in simulated_icc: pass the correct scope for function call
Remove extra space for function declaration in simulated_radio.

Change-Id: I408bec6e6866b60e18b8317ff83639c8418184f4
/hardware/ril/mock-ril/src/js/simulated_icc.js
6e6f04159f9986f0197828293db3c02c19e227fb 04-Sep-2010 Xia Wang <xiaw@google.com> Add ril request support in simulated_radio
Fix issue: pass the correct scope for function call in simulated radio

Change-Id: Ie926fba2cb17e3ace79f61af3326d31893ffe5f1
/hardware/ril/mock-ril/src/js/simulated_icc.js
90ea368d1d4d489f60b786033fccce472634a977 13-Aug-2010 Wink Saville <wink@google.com> Separate tests from normal code.

Change-Id: I07e377bfdf3e04cc76010e1008d74ee2d7753944
/hardware/ril/mock-ril/src/js/simulated_icc.js
a48cd1300bbbba382514b8592fc8416160e491d7 04-Aug-2010 Wink Saville <wink@google.com> Add RIL_REQUEST_GET_IMSI to mock_ril.

Also, fix indentation issue and ignore vim ".swp" files.

Change-Id: I3d87bc8d0ddfa44afeadaf7d7276ab4860ee0955
/hardware/ril/mock-ril/src/js/simulated_icc.js
1d471c1a2257ac6db6504ad00d52732d3e7bfca1 30-Jul-2010 Wink Saville <wink@google.com> Add rilRequestGetImei and rilRequestGetImeisv.

Also, moved the mock_ril.js dispatchTable to the bottom of the file to
make it easier to edit.

Change-Id: Ib636975d02cdd92d77b9a0c36912d2ff6947d833
/hardware/ril/mock-ril/src/js/simulated_icc.js
faa530146be1fd6de3cbeba7d60d88fc451de3f3 30-Jul-2010 Wink Saville <wink@google.com> Add rilRequestBaseBandVersion, RspString and cleaned up some debug output.

Also missed reordering in SimulatedRadio and SimulatedIcc in the previous
change so did that in this change.

Change-Id: I18c51a5ac175166301df97ef7517b8a706140754
/hardware/ril/mock-ril/src/js/simulated_icc.js
fea7c0f67ff6d6938c67f2cc10f591a150119439 30-Jul-2010 Wink Saville <wink@google.com> Reorder dispatch tables to be numeric.

Change-Id: I0c79797bf997e33adde4383496102e7ccbee2ab4
/hardware/ril/mock-ril/src/js/simulated_icc.js
52bb1fc4e99ae01d7be7ce1bec6c890ba3f4ebe9 29-Jul-2010 Wink Saville <wink@google.com> Reorganize files.

Separate generated from normal files and segrate the normal
files by their type.

Change-Id: I9c50b18e07f599fd32c61ae5610499ef94f999d3
/hardware/ril/mock-ril/src/js/simulated_icc.js