• Home
  • History
  • Annotate
  • only in /frameworks/testing/uiautomator/library/src/com/android/uiautomator/testrunner/
History log of /frameworks/testing/uiautomator/library/src/com/android/uiautomator/testrunner/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f612e6a05f47b28ae0f5715545658c08dd759dd7 24-Aug-2012 Guang Zhu <guangzhu@google.com> more tweaks to visibility of methods, variables

Change-Id: Ia51395f89a5d3aa3994b550ab142519774dbe0f1
iAutomatorTestCase.java
ddc1008f06fd2a875037026490ce1f848a442572 23-Aug-2012 Guang Zhu <guangzhu@google.com> UI Automator public API cleanup

@hide some public methods and classes that we do not intend to
export in the SDK. Also adjust visibility on variables, methods
used inside the library classes.

Change-Id: I3492bb30a4b0040b298b7d96f255f137599ee8aa
estCaseCollector.java
iAutomatorTestCaseFilter.java
iAutomatorTestRunner.java
e54d649fb83a0a44516e5c25a9ac1992c8950e59 14-Jun-2012 Guang Zhu <guangzhu@google.com> uiautomator branding and source move

This moves the source of core pieces of uiautomator framework:
* module uiautomator.core: core classeses, including test runner
* module uiautomator: command line runner

Modules are building into system image, but they are marked
optional for now.

No material Java code changes are made, only package names,
imports and makefiles are modified as needed.

Change-Id: I09816368c02203fed2eeabd4f73b93111d1d4b29
AutomationSupport.java
estCaseCollector.java
iAutomatorTestCase.java
iAutomatorTestCaseFilter.java
iAutomatorTestRunner.java