History log of /frameworks/testing/uiautomator/library/src/com/android/uiautomator/testrunner/UiAutomatorTestCase.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1893caed0ad4e73b0676f206282d490c2d345316 19-Nov-2012 Thanh Le <thanhle@google.com> Fixes lint errors in ui automator.

There are no functional change, but please double check the
javadoc, and feel free to make suggestions while i'm in
there.

Change-Id: Ia3c126736242624c4d7ab8d83e66f2a68b8eb1d5
/frameworks/testing/uiautomator/library/src/com/android/uiautomator/testrunner/UiAutomatorTestCase.java
dbba713661688a285e701a006ce2d199296ac328 10-Nov-2012 Guang Zhu <guangzhu@google.com> more Java doc tweaks

* annotate each public API with proper @since tag
* re-hide getDisplaySizeDp since we missed the launch window
* remove reference to getDisplaySizeDp in Java doc elsewhere

Change-Id: I25b5e461418e3cff72df685debecbc1d9620a1d5
/frameworks/testing/uiautomator/library/src/com/android/uiautomator/testrunner/UiAutomatorTestCase.java
f612e6a05f47b28ae0f5715545658c08dd759dd7 24-Aug-2012 Guang Zhu <guangzhu@google.com> more tweaks to visibility of methods, variables

Change-Id: Ia51395f89a5d3aa3994b550ab142519774dbe0f1
/frameworks/testing/uiautomator/library/src/com/android/uiautomator/testrunner/UiAutomatorTestCase.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
/frameworks/testing/uiautomator/library/src/com/android/uiautomator/testrunner/UiAutomatorTestCase.java