summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* am 19e2f60e: am 9c7692aa: Set ro.monkey if it\'s not set yet.Ying Wang2010-01-061-8/+2
|\
| * Set ro.monkey if it's not set yet.Ying Wang2010-01-061-8/+2
* | resolved conflicts for merge of e3b115d0 to masterYing Wang2010-01-041-0/+10
|\|
| * Annouce that Monkey is running.Ying Wang2010-01-041-0/+10
* | Add some more buttons to Bad Behavior:Dan Egnor2009-12-211-3/+1
* | Merge commit 'goog/eclair-mr2' into play-with-monkeyYing Wang2009-12-141-18/+10
|\ \
| * | Remove the old Dev Tools exception browser (since it relies onDan Egnor2009-12-111-18/+10
* | | Package blacklist/whitelist file support for Monkey.Ying Wang2009-12-101-21/+106
|/ /
* | Fix bug where monkey always tries to run multiple scripts.Eric Rowe2009-11-031-1/+1
* | Create way to run monkey with multiple scripts.Eric Rowe2009-10-282-6/+162
* | Fix how the monkey counts events for scripts.Eric Rowe2009-10-224-279/+352
* | Modify Monkey so that scripts can use raw and user events.Eric Rowe2009-10-202-203/+213
|/
* Fix build.Dianne Hackborn2009-10-051-1/+1
* modified: src/com/android/commands/monkey/MonkeySourceScript.javaYu Shan Emily Lau2009-09-141-0/+12
* modified: MonkeySourceScript.javaYu Shan Emily Lau2009-09-102-43/+132
* Add getvar and listvar commands to monkey to allow inspection of properties o...Bill Napier2009-08-174-81/+393
* Squashed commit of the following:Bill Napier2009-08-123-13/+55
* Add "type" command to allow strings to be more easily typed.Bill Napier2009-08-113-27/+83
* Add press/tap and also a command queue for returning multiple events.Bill Napier2009-08-102-30/+159
* Add "wake" command to wake device up. Run wake command at first connection.Bill Napier2009-08-104-12/+99
* Update monkey network readme.Bill Napier2009-08-101-10/+10
* Added in simple command scripting to monkey over a TCP socket.Bill Napier2009-08-076-160/+711
* Rename IActivityWatcher to IActivityControllerDianne Hackborn2009-07-131-7/+7
* Change import for IIntentReceiver since the class has been refactored from an...Suchi Amalapurapu2009-06-171-1/+1
* Add network statistics collection to monkey runs.Jim Miller2009-04-232-3/+116
* AI 144927: Fix throttling in scripted monkeys (bug #1739843).Evan Millar2009-04-078-22/+74
* AI 143190: am: CL 142951 Change the way we handle monkey throttling. We now w...Evan Millar2009-03-274-10/+71
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0313-0/+2537
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0313-2537/+0
* auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-201-0/+2
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-179-505/+1540
* Initial ContributionThe Android Open Source Project2008-10-215-0/+1500