History log of /development/cmds/monkey/src/com/android/commands/monkey/MonkeySourceNetworkViews.java
Revision Date Author Comments
77201b54149ff8d531eb15ac5bd8386b325974be 16-Aug-2012 Dianne Hackborn <hackbod@google.com> Rename UserId to UserHandle.

Change-Id: I701335483628d30c875d087f27287e084789f10c
a277cee31d6bf10ee8e93b12f08ceb04421f93e0 13-Mar-2012 Amith Yamasani <yamasani@google.com> Package control per user

Change-Id: Ife6c3b223c382ca680b5fcf9b71213d0460c95b7
4ce026b4b196e24ee125247843697680fb8e207e 24-Jan-2012 Svetoslav Ganov <svetoslavganov@google.com> Updating the monkey to use a dedicated UI test bridge.

1. The MonkeySourceNetworkViews was registering a raw event
listener for accessibility events and hence perform
connection and cache management in similar way to an
AccessibilityService. This is fragile and requires
the Monkey implementor to know internal framework
stuff. Now the functionality required by the class
is accessed via the new UiTestAutomationBridge.

Change-Id: Idd5820e42a4b4dfc1d9eed8977ec5ccd96485daa
15ee96f1d552c04b240b53212209b2cc678d2f50 01-Dec-2011 Svetoslav Ganov <svetoslavganov@google.com> Fising the build

Change-Id: I3bbc77a2ad4244076df01071c1093f969c9dd4e4
bdf03ad735632ba585f53fea2e07d0e0c4973e20 01-Dec-2011 Svetoslav Ganov <svetoslavganov@google.com> Updating the Monkey commands due to framework changes.

bug:5664337

Change-Id: I7093fb8a646b9363dde6eee87955330bedec117b
f87d80fabed7ca96268d76daaa2e5d5341227322 17-Oct-2011 Svetoslav Ganov <svetoslavganov@google.com> Updated the Monkey runner to reflect changes to some private APIs it uses.

bug:5382859

Change-Id: I67f8e4c7604d5466621e4655218e24f663d9efe6
33a93ebfe34ca53e7dc6d446f49f647d87732aee 25-Aug-2011 Svetoslav Ganov <svetoslavganov@google.com> Update required due to framework API change.

Change-Id: I0c297c978415e2a23df1fc2e70ebfa3e6e00715d
c6c89b994e89b9e4cd1cd6e0463a42c6526130b0 19-Jul-2011 Michael Wright <michaelwr@google.com> Added deferreturn command

Change-Id: Id84ac667d42dab4648b24cc335917c3d15ec1de4
b36bed5899431bc495f3046ca380f318963eb700 15-Jun-2011 Michael Wright <michaelwr@google.com> Added view introspection functionality to Monkey

Change-Id: Ica8439d8c5694dc6ecc5c64d8ce52d16f51cbb25