History log of /sdk/monkeyrunner/src/com/android/monkeyrunner/JythonUtils.java
Revision Date Author Comments
4fe2f2f34d3e16f1ab9e64aacdff1a5cf99065c3 30-Mar-2011 Terence Haddock <thaddock@google.com> Initial version of "easy monkeyrunner".

Change-Id: I4fce0fb00eac1ed59d0b8a3bd4ac8d168b36b4e0
a00d9246892a6c23b2fdc2fd8e794c14144e8793 09-Mar-2011 Vijay Yellapragada <vijay.yellapragada@gmail.com> - Fix a NPE when arguments are not properly understood by MonkeyRunner
- Add the ability to pass Boolean types for Intent extras (extras={'a':True, 'b':False})
- Fix an improper flag being passed to am start
- Pass the key and value to am start instead of just the value.

Change-Id: Ifd0c69ccb4c2755a49efca2d3f8b3befa212a69f
eb93a3b24ab6c9b96d63b87fa205678f39e9176a 18-Oct-2010 Bill Napier <napier@google.com> Integrate 5397067d into tools_r8. DO NOT MERGE.

Fix field visibility by ensuring they stay in __dict__.

Change-Id: I2e93dd4ba8c8cc3f05ca477091932268ec5d78da
6db57208c8fb964bba0bc6da098e8aac94ea6b93 18-Oct-2010 Bill Napier <napier@google.com> Initial cut at MonkeyRecorder.

MonkeyRecorder (and MonkeyPlayback) are a set of tools for using MonkeyRunner to record and playback actions. The current implementation is not very sophisticated, but it works.

Please don't review yet. Needs a lot of style cleanup.

Change-Id: Id300a27294b5dc13a842fade900e8b9916b8a17b
5397067da9a1dc97ca2d4d036c9614da2f3af46f 18-Oct-2010 Bill Napier <napier@google.com> Fix field visibility by ensuring they stay in __dict__.

Change-Id: I0f632f799ac7f554bb524099208385973423a0d0
d1efb3282762072d219285643792ff0119e3ed96 02-Oct-2010 Bill Napier <napier@google.com> Bridge MonkeyRunnerExported tags into pydoc.

This allows the use of pydoc to generate MonkeyRunner
API documentation.

Change-Id: I0af981f2023abf2cbf92cb1d7c9132936414c559
7169aa30eeaac89c49984bb9d061ca152d43391a 28-Jul-2010 Bill Napier <napier@google.com> Release MonkeyRunner into open source.

Change-Id: Ie08e493e700e3e4c85270629f68547a08b7457d4