aboutsummaryrefslogtreecommitdiffstats
path: root/chimpchat
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Added check for mText property in getText()"Jean-Baptiste Queru2012-05-241-1/+5
|\
| * Added check for mText property in getText()Diego Torres Milano2012-05-031-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Fix typo in javadoc.Pin Ting2012-05-111-2/+2
|/ | | | Change-Id: Ieb6ea82e0cb914b9f586b798c350dedd7200ab7c
* Change how to find adb.Bill Napier2011-08-221-7/+6
| | | | | | This method is aligned with how hierarchyviewer2 finds adb. Change-Id: I56a5a12e3e6ff592748a3afee18299d16066a537
* Added view introspection to ChimpChat and MonkeyRunnerMichael Wright2011-07-2714-16/+882
| | | | Change-Id: I0e44f6d2c51c99cb0409087a77e2916b630051da
* Refactored MonkeyRunner to use ChimpChatMichael Wright2011-06-2027-21/+491
| | | | Change-Id: Icbe5bcb066021d578faae43aa49b58ab1595870b
* Extracted ChimpChat from MonkeyRunnerMichael Wright2011-06-2020-3/+2530
| | | | | | | Extracted ChimpChat, the library for communication with Monkey from MonkeyRunner Change-Id: Ia9f966549d27abc9f494b2b001099d8130dea376
* Laying out the base for ChimpChatMichael Wright2011-06-155-0/+260
Change-Id: Ia9ba8bb572e029bf3c838605feae55b2f91f16eb