summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Track reason for screen turning on.Dianne Hackborn2015-07-151-1/+1
* fix slotting of permission categoryGuang Zhu2015-06-231-6/+6
* teach monkey to flip permissions on appsGuang Zhu2015-06-216-59/+363
* Update call to IActivityManager.startActivity.Jeff Hao2014-08-261-1/+1
* am 361fce55: am d9fb901d: am 479cf9ff: Merge "Track changes to IActivityManag...Narayan Kamath2014-05-301-1/+1
|\
| * Track changes to IActivityManager.startInstrumentation.Narayan Kamath2014-05-301-1/+1
* | Add logging for failed injections to Monkey.Michael Wright2014-04-011-0/+1
* | blacklist KEYCODE_SLEEP in random key generationGuang Zhu2014-03-211-0/+1
|/
* Merge "Revert "Monkey support for swipes from the sides of a device.""Ying Wang2013-06-113-113/+14
|\
| * Revert "Monkey support for swipes from the sides of a device."Ying Wang2013-06-113-113/+14
* | Optimizing AccessibilityNodeInfo caching (Monkey).Svetoslav2013-06-041-1/+2
|/
* Monkey support for swipes from the sides of a device.Ying Wang2013-05-143-14/+113
* Debugging help for issue #8734824: WATCHDOG KILLING SYSTEM PROCESSDianne Hackborn2013-05-061-0/+55
* Update to follow activity manager protocol change.Dianne Hackborn2013-01-311-1/+1
* Refactoring due to removing some private APIs.Svetoslav Ganov2013-01-233-79/+41
* am ab8b25ff: am 03c58239: am c6fbad00: Merge "Make all monkeys do the same th...Brian Muramatsu2012-10-091-2/+5
|\
| * Make all monkeys do the same thingKenny Root2012-10-091-2/+5
* | am 0c8fe324: am 1e1926db: Merge "For the recent SD card access change. The no...Yu Shan Emily Lau2012-09-241-2/+2
|\|
| * For the recent SD card access change.Yu Shan Emily Lau2012-09-211-2/+2
* | am 6852ac74: am 077c59a0: Track multi-user change.Dianne Hackborn2012-09-101-1/+1
|\|
| * Track multi-user change.Dianne Hackborn2012-09-071-1/+1
* | am a80e74b7: am dbb1e6af: Fix some more.Dianne Hackborn2012-09-041-2/+3
|\|
| * Fix some more.Dianne Hackborn2012-09-041-2/+3
* | am 75cd1b5b: am 99c82587: Merge "Use new display manager API." into jb-mr1-devJeff Brown2012-08-292-4/+4
|\|
| * Use new display manager API.Jeff Brown2012-08-292-4/+4
* | am 3eadba67: am f9fc2a56: Use new display manager API.Jeff Brown2012-08-192-9/+5
|\|
| * Use new display manager API.Jeff Brown2012-08-192-9/+5
* | am 846fe415: am 77201b54: Rename UserId to UserHandle.Dianne Hackborn2012-08-162-5/+5
|\|
| * Rename UserId to UserHandle.Dianne Hackborn2012-08-162-5/+5
* | am b25ebf3f: am 9bb23fd7: Use new PowerManager API.Jeff Brown2012-08-151-1/+1
|\|
| * Use new PowerManager API.Jeff Brown2012-08-141-1/+1
* | supported multi-touch scripts and line-by-line mode in monkey, fixed some for...Xiaojun Bi2012-07-191-1/+115
|/
* Remove the WaitEvent added in Tap and Drag.Xia Wang2012-05-181-4/+1
* more fixes to monkey motion event timingGuang Zhu2012-05-041-9/+20
* fix how monkey adjust timestamps for motion eventsGuang Zhu2012-05-011-5/+6
* Fix Monkey key events.Jeff Brown2012-04-261-30/+34
* Merge "change the way we fetch the test result file."Tsu Chiang Chuang2012-04-171-3/+3
|\
| * change the way we fetch the test result file.Tsu Chiang Chuang2012-04-091-3/+3
* | Ensure Monkey uses sane timestamps for key events.Jeff Brown2012-04-111-14/+16
* | Use new InputManager API.Jeff Brown2012-04-092-2/+2
|/
* Merge "Use new input manager API."Jeff Brown2012-04-054-49/+20
|\
| * Use new input manager API.Jeff Brown2012-04-054-49/+20
* | Add new way to calculate FPS to monkey.Tsu Chiang Chuang2012-04-022-0/+186
|/
* Support to generate screen rotation events.Ying Wang2012-03-275-13/+140
* Package control per userAmith Yamasani2012-03-202-3/+6
* Update to follow IActivityManager change.Dianne Hackborn2012-03-141-2/+2
* Fix # of arguments to startActivitySiva Velusamy2012-03-091-1/+1
* Merge "Fix UNKNOWN keycode parsing in monkey."Bill Napier2012-03-053-3/+10
|\
| * Fix UNKNOWN keycode parsing in monkey.Bill Napier2012-02-163-3/+10
* | Update the intent that monkey uses to launch applicationGuang Zhu2012-02-271-5/+5
|/