aboutsummaryrefslogtreecommitdiff
path: root/src/com/google/android/droiddriver/scroll/ScrollStepStrategy.java
AgeCommit message (Expand)Author
2015-02-20rename package 'com.google.android' to 'io.appium'Kevin Jin
2015-02-18Fix the remaining JavaDoc warningsKevin Jin
2013-12-03add ScrollStepStrategy.doScroll for customizationKevin Jin
2013-11-22add driver as a parameter to the ScrollStepStrategy hooks in order to allowKevin Jin
2013-11-21add hooks in ScrollStepStrategy: beginScrolls and endScrollsKevin Jin
2013-11-06introduce AccessibilityEventScrollStepStrategy which isKevin Jin