Sign in
ara-mdk
/
platform
/
frameworks
/
testing
/
HEAD
9ebf91a
fix build
by Guang Zhu
· 11 years ago
master
ara-dev-release-20141107
27862e0
Merge "docs: Edited Javadoc comments in uiautomator library source files (MR2)." into jb-mr2-dev
by quddusc
· 11 years ago
445e82e
docs: Edited Javadoc comments in uiautomator library source files (MR2).
by quddusc
· 11 years ago
dd6abfe
change verbose mode default to true and change param accordingly
by Guang Zhu
· 11 years ago
46fcf07
guard against use of UiDevice prior to its initialization
by Guang Zhu
· 11 years ago
b77a610
Merge "Fix for UiDevice press button operations wait for idle" into jb-mr2-dev
by Guang Zhu
· 12 years ago
5dfbc26
Fix for UiDevice press button operations wait for idle
by Adam Momtaz
· 12 years ago
1078ab1
API Cleanup: return types and consitent function names
by Guang Zhu
· 12 years ago
f272fb3
Merge "Fix to precompile regex in UiSelector" into jb-mr2-dev
by Adam Momtaz
· 12 years ago
4f72d8d
Fix to precompile regex in UiSelector
by Adam Momtaz
· 12 years ago
f00bbd6
Generate online Java doc for UI Automator
by Guang Zhu
· 12 years ago
d0f4e83
Debugging help for issue #8734824: WATCHDOG KILLING SYSTEM PROCESS
by Dianne Hackborn
· 12 years ago
0456d0b
Merge "adding IAutomationSupport for API compatibility" into jb-mr2-dev
by Guang Zhu
· 12 years ago
875f4cd
adding IAutomationSupport for API compatibility
by Guang Zhu
· 12 years ago
0a9fec3
Merge "Added support for global action APIs and fixed WaitForIdle" into jb-mr2-dev
by Adam Momtaz
· 12 years ago
44ef31d
Port change to common library
by Xia Wang
· 12 years ago
aa08fcf
Added support for global action APIs and fixed WaitForIdle
by Adam Momtaz
· 12 years ago
6dcde43
Fixes for UiSelector ignoring instance criterion
by Adam Momtaz
· 12 years ago
de8b8de
use SDK to build instrumentation based UI Automator
by Guang Zhu
· 12 years ago
71aebfa
Fix for shell uiautomator to support monkey flag
by Adam Momtaz
· 12 years ago
48c83ae
Allow for declaring a test as a monkey type test
by Adam Momtaz
· 12 years ago
5967bd5
Merge the jank test tools to unbundle branch
by Xia Wang
· 12 years ago
b7c67db
Fix class runner selection.
by Flavio Lerda
· 12 years ago
f36191d
Merge "Revert "Fix for uiautomator arguments that contain spaces"" into jb-mr2-dev
by Guang Zhu
· 12 years ago
2e4b10c
Revert "Fix for uiautomator arguments that contain spaces"
by Guang Zhu
· 12 years ago
c5cb28f
am 9d96629f: am 8b328127: Merge "Fix incorrect test counts when filtering JUnit3 tests."
by Brett Chabot
· 12 years ago
9d96629
am 8b328127: Merge "Fix incorrect test counts when filtering JUnit3 tests."
by Brett Chabot
· 12 years ago
8b32812
Merge "Fix incorrect test counts when filtering JUnit3 tests."
by Brett Chabot
· 12 years ago
4c88c21
Fix incorrect test counts when filtering JUnit3 tests.
by Brett Chabot
· 12 years ago
198177b
Fix for uiautomator arguments that contain spaces
by Adam Momtaz
· 12 years ago
805b170
function to ensure visibility of child item inside a scrollable
by Guang Zhu
· 12 years ago
76c7edc
Modify the default iteration to 20
by Xia Wang
· 12 years ago
bb36257
DO NOT MERGE - UiObject did not perform the wait waitForObject() in UiWatchers
by Adam Momtaz
· 12 years ago
4a82ca3
DO NOT MERGE - Allow for toggling of layout hierarchy compression
by Adam Momtaz
· 12 years ago
c625944
am 8ff5e708: am 336ce2a5: am 63e89c49: am 17f9bee4: (-s ours) am 58af0551: (-s ours) Reconcile with jb-mr1-release - do not merge
by Jean-Baptiste Queru
· 12 years ago
8ff5e70
am 336ce2a5: am 63e89c49: am 17f9bee4: (-s ours) am 58af0551: (-s ours) Reconcile with jb-mr1-release - do not merge
by Jean-Baptiste Queru
· 12 years ago
336ce2a
am 63e89c49: am 17f9bee4: (-s ours) am 58af0551: (-s ours) Reconcile with jb-mr1-release - do not merge
by Jean-Baptiste Queru
· 12 years ago
63e89c4
am 17f9bee4: (-s ours) am 58af0551: (-s ours) Reconcile with jb-mr1-release - do not merge
by Jean-Baptiste Queru
· 12 years ago
17f9bee
am 58af0551: (-s ours) Reconcile with jb-mr1-release - do not merge
by Jean-Baptiste Queru
· 12 years ago
58af055
Reconcile with jb-mr1-release - do not merge
by Jean-Baptiste Queru
· 12 years ago
5fa2d90
Merge commit '7a9a9f00' into manualmerge
by Brett Chabot
· 12 years ago
7a9a9f0
am 3d2ea40b: Merge "Add ability to receive command line args in JUnit3 tests."
by Brett Chabot
· 12 years ago
3d2ea40
Merge "Add ability to receive command line args in JUnit3 tests."
by Brett Chabot
· 12 years ago
80bb7c1
am 13c9b947: am 7824d00c: Merge "Add mechanism to add extra RunListener"
by Kenny Root
· 12 years ago
13c9b94
am 7824d00c: Merge "Add mechanism to add extra RunListener"
by Kenny Root
· 12 years ago
7824d00
Merge "Add mechanism to add extra RunListener"
by Kenny Root
· 12 years ago
13a3311
Add mechanism to add extra RunListener
by Kenny Root
· 12 years ago
4085195
Merge commit '458addac' into manualmerge
by Brett Chabot
· 12 years ago
458adda
am 0bef45b3: Merge "Add InjectBundle annotation for JUnit4 tests."
by Brett Chabot
· 12 years ago
42f05ae
Add ability to receive command line args in JUnit3 tests.
by Brett Chabot
· 12 years ago
0bef45b
Merge "Add InjectBundle annotation for JUnit4 tests."
by Brett Chabot
· 12 years ago
e514756
Add InjectBundle annotation for JUnit4 tests.
by Brett Chabot
· 12 years ago
137fd28
am 5fb28ffc: am 2845dc24: Merge "Add support for JUnit4 Parameterized tests"
by Kenny Root
· 12 years ago
5fb28ff
am 2845dc24: Merge "Add support for JUnit4 Parameterized tests"
by Kenny Root
· 12 years ago
2845dc2
Merge "Add support for JUnit4 Parameterized tests"
by Kenny Root
· 12 years ago
596c213
Add support for JUnit4 Parameterized tests
by Kenny Root
· 12 years ago
6b8d14c
UiSelector support for resource-id wasn't quite right
by Adam Momtaz
· 12 years ago
0d3e425
Add configuration setting options to UiAutomator
by Adam Momtaz
· 12 years ago
3e0cedb
am eda81264: am a4d5b750: am 0e52fd6f: Add two helper functions to the uiautomator test library
by Xia Wang
· 12 years ago
eda8126
am a4d5b750: am 0e52fd6f: Add two helper functions to the uiautomator test library
by Xia Wang
· 12 years ago
a4d5b75
am 0e52fd6f: Add two helper functions to the uiautomator test library
by Xia Wang
· 12 years ago
0e52fd6
Add two helper functions to the uiautomator test library
by Xia Wang
· 12 years ago
9a39aba
Merge "Fix mockito/dexmaker with android-test-lib interaction."
by Brett Chabot
· 12 years ago
02693f8
Fix mockito/dexmaker with android-test-lib interaction.
by Brett Chabot
· 12 years ago
2197cf9
Merge "Updating the UiAutomator due to framework API change."
by Svetoslav
· 12 years ago
df721e5
Updating the UiAutomator due to framework API change.
by Svetoslav
· 12 years ago
517fca3
Merge "Add ability to receive command line args in JUnit3 tests."
by Brett Chabot
· 12 years ago
1379df1
Add ability to receive command line args in JUnit3 tests.
by Brett Chabot
· 12 years ago
23b09c0
am 606fea5a: am 54552bd8: am 0bebaf39: Change uiautomation -> uiautomator
by Xia Wang
· 12 years ago
54823ff
am bda2992d: am ff3ae2fb: am 0aac9989: Move the uiautomator test libraries to frameworks/testing to solve the unbundle configure issue.
by Xia Wang
· 12 years ago
606fea5
am 54552bd8: am 0bebaf39: Change uiautomation -> uiautomator
by Xia Wang
· 12 years ago
54552bd
am 0bebaf39: Change uiautomation -> uiautomator
by Xia Wang
· 12 years ago
2c51659
Merge "Adds UiAutomator 'drag' APIs to UiObject and UiDevice"
by Adam Momtaz
· 12 years ago
8d7e1dc
Adds UiAutomator 'drag' APIs to UiObject and UiDevice
by Adam Momtaz
· 12 years ago
0bebaf3
Change uiautomation -> uiautomator
by Xia Wang
· 12 years ago
bda2992
am ff3ae2fb: am 0aac9989: Move the uiautomator test libraries to frameworks/testing to solve the unbundle configure issue.
by Xia Wang
· 12 years ago
ff3ae2f
am 0aac9989: Move the uiautomator test libraries to frameworks/testing to solve the unbundle configure issue.
by Xia Wang
· 12 years ago
0aac998
Move the uiautomator test libraries to frameworks/testing to
by Xia Wang
· 12 years ago
b467157
Merge "instrumentation based UI Automator static library"
by Guang Zhu
· 12 years ago
23296fc
instrumentation based UI Automator static library
by Guang Zhu
· 12 years ago
2ed4ac8
Merge "Handle multiple AccessibilityEvent parsing for scrolling"
by Adam Momtaz
· 12 years ago
56a7ae5
Update for renamed APIs
by Svetoslav
· 12 years ago
1dc7d12
Handle multiple AccessibilityEvent parsing for scrolling
by Adam Momtaz
· 12 years ago
ebb34d4
am c7739bd5: (-s ours) Reconcile with jb-mr1.1-release - do not merge
by The Android Open Source Project
· 12 years ago
c7739bd
Reconcile with jb-mr1.1-release - do not merge
by The Android Open Source Project
· 12 years ago
fc37a01
Add InjectBundle annotation for JUnit4 tests.
by Brett Chabot
· 12 years ago
97835f3
New UiAutomator API Level 18
by Adam Momtaz
· 12 years ago
c803be0
Merge "Added resource id attribute to the uiautomatorviewer"
by Adam Momtaz
· 12 years ago
946d553
Added resource id attribute to the uiautomatorviewer
by Adam Momtaz
· 12 years ago
1bfba54
Merge "Convert AndroidTestLibTests to mockito from littlemock."
by Brett Chabot
· 12 years ago
f510857
Convert AndroidTestLibTests to mockito from littlemock.
by Brett Chabot
· 12 years ago
c344be1
Support for multipointer gestures
by Adam Momtaz
· 12 years ago
cd08ab4
futher split of UI automator code base and refactoring
by Guang Zhu
· 12 years ago
dab0527
split the code of test runner and core into separate sub folders
by Guang Zhu
· 12 years ago
d28239c
Fix the build.
by Svetoslav
· 12 years ago
9222850
Fix the build.
by Svetoslav
· 12 years ago
1687b81
Merge "Refactoring of UiAutomator to use the new UI test APIs."
by Svetoslav Ganov
· 12 years ago
3f570c3
unhide getDisplaySizeDp, also make it return real size
by Guang Zhu
· 12 years ago
c23cd41
merge in jb-mr1.1-release history after reset to jb-mr1.1-dev
by The Android Automerger
· 12 years ago
89f6117
Refactoring of UiAutomator to use the new UI test APIs.
by Svetoslav Ganov
· 12 years ago
Next »