History log of /sdk/chimpchat/src/com/android/chimpchat/hierarchyviewer/HierarchyViewer.java
Revision Date Author Comments
653ef98d1ee34717ab319b34cde577cd2c7d859e 29-Jan-2012 Diego Torres Milano <dtmilano@gmail.com> Added check for mText property in getText()

Sometimes the node's property is not 'text:mText' but just 'mText'.
A new test was added to getText() to check for both properties and not
throwing unnecessarily the RuntimeException("No text property on node").

This has been tested by monkyrunner tests using EasyMonkeyDevice that runs
correctly after this patch is applied.

Change-Id: I5399169b906e28eeee0a17ab298a724cc5bb9b51
Signed-off-by: Diego Torres Milano <dtmilano@gmail.com>
7af6646391705a276b814bf8b45f8874554831fb 13-Jun-2011 Michael Wright <michaelwr@google.com> Extracted ChimpChat from MonkeyRunner

Extracted ChimpChat, the library for communication with Monkey from
MonkeyRunner

Change-Id: Ia9f966549d27abc9f494b2b001099d8130dea376