History log of /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/UiScrollable.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9ebf91aa923d2424298cb908a79dd03aefbf0a8f 18-Jun-2013 Guang Zhu <guangzhu@google.com> fix build

Change-Id: I00868d5550c665340656fe1a4f20eaa3740ea50b
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/UiScrollable.java
445e82ee022c484166ce7175973827f591ff2ea7 13-Jun-2013 quddusc <quddusc@google.com> docs: Edited Javadoc comments in uiautomator library source files (MR2).

Change-Id: I3eff0160ecb4769f2a7b26af68794f761dbd5cbc
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/UiScrollable.java
805b170cb517a16adb6116bcf800f39ff711c27d 15-Mar-2013 Guang Zhu <guangzhu@google.com> function to ensure visibility of child item inside a scrollable

current implementation is experimental, with 2 restrictions:
* may scroll item off screen
* does not check if item fits or not (e.g. larger than screen)

Change-Id: I677d0f5c22b0e60a5cb9ca6893311daf13729d14
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/UiScrollable.java
dab052728a27d1c4f1991762038b51e85281f5ea 31-Jan-2013 Guang Zhu <guangzhu@google.com> split the code of test runner and core into separate sub folders

This will serve as the basis for further changes to use the core
framework on top of alternative test runner.

Change-Id: I389cbc8e79a004144c95bc99f7d2a58521541781
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/UiScrollable.java