aboutsummaryrefslogtreecommitdiff
path: root/src/io/appium/droiddriver/helpers
AgeCommit message (Collapse)Author
2016-03-15Fix AS Inspection warningsKevin Jin
Organize imports Change-Id: I59e545c0020a3d488917c54107e114604a749699
2016-02-16Added DuoDriver.Eric Fitchett
Automatically uses the most appropriate DroidDriver implementation. Uses InstrumentationDriver for activities owned by the application under instrumentation. Uses UiAutomationDriver for all others. Change-Id: Iea232a8c3ef590d170fd2ca47c78f515fe0ec57c
2015-03-06runOnMainSync on a single threadKevin Jin
Add DroidDriverException.propagate Change-Id: I7bdcbe1642b4448cc40a06995950573ebd890b4f
2015-03-05Add InstrumentationUtilsKevin Jin
Move runOnMainSyncWithTimeout to InstrumentationUtils Add By.resourceId(int) since InstrumentationUtils should always be available Change-Id: I8e4683030583b88c3e2b777d0b80b5a2f310e279
2015-02-20rename package 'com.google.android' to 'io.appium'Kevin Jin
Change-Id: I2c7c96cd6a6971806e2ea7b06cd6c2c6666e4340