History log of /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/UiSelector.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/UiSelector.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/UiSelector.java
4f72d8d757b71a767999703016ba4d6db7333457 10-May-2013 Adam Momtaz <amomtaz@google.com> Fix to precompile regex in UiSelector

Also added public UiSelector#resourceIdMatches

Change-Id: Ieb8a5d6fcdfdfa8c52c6ad3f2f202ec7ed4e69a5
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/UiSelector.java
6dcde4347f6af9095388e4bff62c19db63fbf523 18-Apr-2013 Adam Momtaz <amomtaz@google.com> Fixes for UiSelector ignoring instance criterion

Reported by an external user. Information is in associated
bug: 8657729

Change-Id: I5f6314d132dc167be3f06dca315947408d54d713
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/UiSelector.java
6b8d14ca5b3c2cbc066133da2e66658fb81f206e 21-Feb-2013 Adam Momtaz <amomtaz@google.com> UiSelector support for resource-id wasn't quite right

Change-Id: If97edcbdfc9593977860c9ee1b086adfdf0a49c3
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/UiSelector.java
56a7ae5d4fb91af7a8f4fb4ebbb778073be6feb3 05-Feb-2013 Svetoslav <svetoslavganov@google.com> Update for renamed APIs

Change-Id: I4703830d6554f16abfd03c2e162a317f278cc005
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/UiSelector.java
97835f3a7c80b147136c44c175eb9e6a4261fd92 01-Feb-2013 Adam Momtaz <amomtaz@google.com> New UiAutomator API Level 18

UiSelector.checkable
bug:7622129

UiObject.getClassName
bug:7622402

UiDevice.getDisplayRotation and isNaturalOrientation now wait
for idle before executing.
bug:7622137

Change-Id: Iddcbc3116241e3b7f1b68c4a5dda3346ad5d5871
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/UiSelector.java
946d553eb162ee5ac4eeef2c91c40f36f3db791d 01-Feb-2013 Adam Momtaz <amomtaz@google.com> Added resource id attribute to the uiautomatorviewer

Modified the UiSelector as well to support the naming
convention used for the id.

bug:8099047
Change-Id: I4f467d323492ff51e332ed69cc6a3b655c5700c8
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/UiSelector.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/UiSelector.java